Closed
Bug 765841
Opened 13 years ago
Closed 13 years ago
Please update TBPL production to b4f5c8e03b91
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sfink, Assigned: jd)
References
Details
We want to start seeing the spidermonkey root analysis builds (bug 762678).
Thanks,
Steve
Assignee | ||
Comment 1•13 years ago
|
||
[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update b4f5c8e03b91
+ date
Mon Jun 18 12:51:11 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 4 changesets with 4 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update b4f5c8e03b91
2 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: 800:b4f5c8e03b91
user: Steve Fink <sfink@mozilla.com>
date: Thu Jun 07 13:51:04 2012 -0700
summary: Bug 762678 - Add Spidermonkey --enable-root-analysis build. r=arpad
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-06-18 12:51:12] Running rsync_project
[2012-06-18 12:51:12] [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-06-18 12:51:12] [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.077s)
[2012-06-18 12:51:12] Finished rsync_project (0.077s)
[2012-06-18 12:51:12] Running commit_www
[2012-06-18 12:51:12] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-06-18 12:51:24] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (12.491s)
[localhost] out: [master ce34894] deploy [tbpl.mozilla.org]
[localhost] out: 2 files changed, 7 insertions(+), 5 deletions(-)
[2012-06-18 12:51:24] Finished commit_www (12.492s)
[root@genericadm.private.phx1 tbpl.mozilla.org]# cd tbpl/
[root@genericadm.private.phx1 tbpl]# hg id .
b4f5c8e03b91+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → jcrowe
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
•