Closed
Bug 787163
Opened 13 years ago
Closed 13 years ago
Please update AUS to AUS2_PRODUCTION tag (throttle Firefox 15.0 updates)
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: coop, Assigned: rbryce)
References
Details
+++ This bug was initially created as a clone of Bug #777944 +++
The expected change is rev 1.220 -> 1.221 of xml/inc/config-dist.php
Reporter | ||
Updated•13 years ago
|
Summary: Please update AUS to AUS2_PRODUCTION tag (unthrottle Firefox 15.0 updates) → Please update AUS to AUS2_PRODUCTION tag (throttle Firefox 15.0 updates)
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops-webops → rbryce.bugs
Assignee | ||
Comment 1•13 years ago
|
||
root@ip-admin02 inc]# md5sum config-dist.php
3bb5abfce31e0c7fc7a3ddbc0ec78340 config-dist.php
[root@ip-admin02 inc]# md5sum config.php
3184454ed4c87b9d0b9c960c04934ed2 config.php
[root@ip-admin02 inc]# cp config.php ../backup/config.php.`date '+%Y%m%d'`
[root@ip-admin02 inc]# cp config-dist.php config.php
cp: overwrite `config.php'? yes
[root@ip-admin02 inc]# md5sum config.php
3bb5abfce31e0c7fc7a3ddbc0ec78340 config.php
[root@ip-admin02 inc]# git add config*
[root@ip-admin02 inc]# git commit -m "bug 777944"
[master e7fc905] bug 777944
2 files changed, 138 insertions(+), 0 deletions(-)
[root@ip-admin02 inc]# issue-multi-command dist /data/bin/libget/get-php5-www-git.sh && sleep 300[pp-app-dist04] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist01] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist07] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist06] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist05] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist09] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist08] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist02] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist03] run: /data/bin/libget/get-php5-www-git.sh
[root@ip-admin02 inc]#
[root@ip-admin02 inc]# issue-multi-command dist md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist01] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist01] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist06] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist06] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist03] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist03] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist05] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist05] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist07] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist07] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist09] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist09] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist08] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist08] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist02] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist02] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist04] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist04] out: 3bb5abfce31e0c7fc7a3ddbc0ec78340 /data/www/aus2.mozilla.org/app/inc/config.php
[root@ip-admin02 inc]# cvs status config-dist.php
===================================================================
File: config-dist.php Status: Up-to-date
Working revision: 1.221
Repository revision: 1.221 /cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v
Sticky Tag: AUS2_PRODUCTION (revision: 1.221)
Sticky Date: (none)
Sticky Options: (none)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•13 years ago
|
||
I goofed the git commit comment. I used the wrong bug number.
Assignee | ||
Comment 3•13 years ago
|
||
[12:18:03]<rbryce> coop: AUS2 Push done please verify
[12:20:31] <@coop> rbryce: looks good to me
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•