Closed Bug 698293 Opened 13 years ago Closed 13 years ago

Please update TBPL production to bb5e4b729844

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: cshields)

References

Details

Rumor has it that we'll want to be able to recognize split crashtests by sometime Monday; the rest is just gravy and filler so server-ops won't feel like they're updating for almost noth... oh, did I say that out loud?
Pushed out:

[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update bb5e4b729844
+ date
Mon Oct 31 08:49:26 PDT 2011
+ 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 4 changesets with 5 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update bb5e4b729844
3 files updated, 0 files merged, 1 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg tip
changeset:   719:bb5e4b729844
tag:         tip
user:        Phil Ringnalda <philringnalda@gmail.com>
date:        Sun Oct 30 09:55:23 2011 -0700
summary:     Bug 698227 - Reorganize the tree list, r=mstange

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.132s)
[localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (3.000s)
[localhost] out: [master 65cee6e] deploy
[localhost] out: 4 files changed, 87 insertions(+), 81 deletions(-)
[localhost] out: delete mode 100644 tbpl.mozilla.org/tbpl/css/justStarring.css
Assignee: server-ops → cshields
Status: NEW → RESOLVED
Closed: 13 years ago
Component: Server Operations → Server Operations: Web Operations
Resolution: --- → FIXED
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.