Closed Bug 786165 Opened 12 years ago Closed 12 years ago

Please update TBPL production to 3fe5fa1631bc

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: philor, Assigned: fox2mike)

References

Details

We got caught napping, and we're now running tests on OS X 10.8, which https://tbpl.mozilla.org/ cunningly recognizes as 10.5 since we don't have tbpl's "recognize 10.8" patch on production, leading to the potential for hilarious developer confusion and hours of discussion of "how could I break 10.5 with a trunk push when we don't run on 10.5 on trunk?" "but that's the 10.5 row where the failed test is, plain as day".

Please save us from days of repeated explanations on IRC with a quick update to http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/3fe5fa1631bc, thanks.
I'll grab this.
Assignee: server-ops-webops → shyam
Done. Should be live in a while.

[shyam@genericadm.private.phx1 tbpl.mozilla.org]$ sudo ./update 3fe5fa1631bc
+ date
Tue Aug 28 00:02:50 PDT 2012
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg pull
pulling from http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog
searching for changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 6 changes to 6 files
(run 'hg update' to get a working copy)
+ hg update 3fe5fa1631bc
5 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg parent
changeset:   836:3fe5fa1631bc
user:        Ed Morley <emorley@mozilla.com>
date:        Thu Aug 23 10:21:25 2012 +0100
summary:     Bug 764894 - Further tweaks to README.vagrant in response to feedback from those unfamiliar with Vagrant; r=me

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-08-28 00:02:51] Running rsync_project
[2012-08-28 00:02:51] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[2012-08-28 00:02:51] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.048s)
[2012-08-28 00:02:51] Finished rsync_project (0.048s)
[2012-08-28 00:02:51] Running commit_www
[2012-08-28 00:02:51] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-08-28 00:02:55] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (3.812s)
[localhost] out: [master e3c106c] deploy [tbpl.mozilla.org]
[localhost] out: 5 files changed, 115 insertions(+), 87 deletions(-)
[localhost] out: rewrite tbpl.mozilla.org/tbpl/README (76%)
[localhost] out: rewrite tbpl.mozilla.org/tbpl/README.vagrant (69%)
[2012-08-28 00:02:55] Finished commit_www (3.812s)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Perfect, thanks!
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.