Closed
Bug 809543
Opened 12 years ago
Closed 12 years ago
Please update TBPL production to 80ddde092e66
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: emorley, Assigned: nmaul)
References
()
Details
(Whiteboard: [push interrupt])
Please may tbpl.mozilla.org be updated to the changeset in the bug summary.
Thank you :-)
Note to self: Current production revision is: a24b3f25b19c
Assignee | ||
Comment 1•12 years ago
|
||
Completed!
[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update 80ddde092e66
+ date
Wed Nov 7 11:27:34 PST 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 4 changesets with 4 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update 80ddde092e66
3 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: 938:80ddde092e66
tag: tip
user: Ed Morley <emorley@mozilla.com>
date: Wed Nov 07 18:56:27 2012 +0000
summary: Bug 809436 - Support mozharness CRITICAL too; r=me
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-11-07 11:27:35] Running rsync_project
[2012-11-07 11:27:35] [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-11-07 11:27:35] [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.078s)
[2012-11-07 11:27:35] Finished rsync_project (0.078s)
[2012-11-07 11:27:35] Running commit_www
[2012-11-07 11:27:35] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-11-07 11:27:51] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (15.553s)
[localhost] out: [master 9c26e4a] deploy [tbpl.mozilla.org]
[localhost] out: 3 files changed, 14 insertions(+), 1 deletion(-)
[2012-11-07 11:27:51] Finished commit_www (15.554s)
Assignee: server-ops-webops → nmaul
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [push interrupt]
Updated•11 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
•