Closed Bug 848752 Opened 11 years ago Closed 11 years ago

please update AUS to AUS2_PRODUCTION tag

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: pir)

References

Details

This isn't blocker priority but we need it in the next 3-4h. You should end up with rev 1.39 of index.php.
The push process goes off the version of config-dist.php:

[root@ip-admin02 app]# cvs status inc/config-dist.php | grep 'Repository revision'
   Repository revision: 1.249   /cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v

The index version is as you say:

[root@ip-admin02 app]# cvs status index.php | grep 'Repository revision'
   Repository revision: 1.39    /cvsroot/mozilla/webtools/aus/xml/index.php,v


Is that all good?
Assignee: server-ops → pradcliffe
Looks good.
Pushed, with a manual md5sum check of index.php (because our push tooling centers on config.php, not index.php):

[root@ip-admin02 app]# /data/sync/dist/aus2.mozilla.org/update  1.249 848752 
? backup
? inc/config.php
Old version: 1.249, Old md5sum: e7cd569864a4cd78a839567155cc4455
New version: 1.249, New md5sum: e7cd569864a4cd78a839567155cc4455
Verifying COOKIE_NAME and COOKIE_DOMAIN...
define('COOKIE_NAME', 'aus2a');
define('COOKIE_DOMAIN', 'aus2.mozilla.org');
Verified!\n
Backing up existing config... Done.
Deploying...
[master 6defea0] bug 848752
 2 files changed, 460 insertions(+), 1 deletions(-)
 create mode 100644 aus2.mozilla.org/app/backup/config.php.20130307
[pp-app-dist02] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist05] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist04] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist06] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist08] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist07] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist01] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist03] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist09] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist01] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist01] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist05] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist05] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist04] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist04] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist06] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist06] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist08] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist08] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist02] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist02] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist03] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist03] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist07] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist07] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
[pp-app-dist09] run: md5sum /data/www/aus2.mozilla.org/app/inc/config
[pp-app-dist09] out: e7cd569864a4cd78a839567155cc4455  /data/www/aus2g/app/inc/config.php
Completed.
[root@ip-admin02 app]# md5sum index.php 
f2d69b57510fb563bee3520ca4ab3a8c  index.php
[root@ip-admin02 app]# issue-multi-command dist md5sum /data/www/aus2g/app/index.php
[pp-app-dist01] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist01] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist05] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist05] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist02] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist02] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist03] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist03] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist07] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist07] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist08] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist08] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist04] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist04] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist06] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist06] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
[pp-app-dist09] run: md5sum /data/www/aus2.mozilla.org/app/index.php
[pp-app-dist09] out: f2d69b57510fb563bee3520ca4ab3a8c  /data/www/aus2g/app/index.php
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
I verified with a few test requests. Thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.