Closed
Bug 817713
Opened 12 years ago
Closed 12 years ago
Please update TBPL production to f745614241f0
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: emorley, Assigned: cturra)
References
()
Details
(Whiteboard: [triaged 20121203][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: 9270a044bea9
Assignee | ||
Comment 1•12 years ago
|
||
prod updated as requested...
[root@genericadm.private.phx1 tbpl.mozilla.org]# bash -x update f745614241f0
+ '[' 1 -lt 1 ']'
+ CODE_DIR=/data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ set -x
+ date
Mon Dec 3 11:14:14 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 11 changesets with 11 changes to 6 files
(run 'hg update' to get a working copy)
+ hg update f745614241f0
6 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: 965:f745614241f0
tag: tip
user: Ed Morley <emorley@mozilla.com>
date: Mon Dec 03 18:51:05 2012 +0000
summary: Backout 58479c0656f2 (bug 816971) for false positives in jsreftest
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-12-03 11:14:15] Running rsync_project
[2012-12-03 11:14:15] [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-12-03 11:14:15] [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.067s)
[2012-12-03 11:14:15] Finished rsync_project (0.068s)
[2012-12-03 11:14:15] Running commit_www
[2012-12-03 11:14:15] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-12-03 11:14:29] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (14.165s)
[localhost] out: [master 9e87ffd] deploy [tbpl.mozilla.org]
[localhost] out: 6 files changed, 29 insertions(+), 41 deletions(-)
[2012-12-03 11:14:29] Finished commit_www (14.166s)
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [triaged 20121203][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
•