Closed
Bug 836290
Opened 12 years ago
Closed 12 years ago
Please update TBPL production 57d854b4b2f6
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: cturra)
References
Details
(Whiteboard: [triaged 20130130][push interrupt])
Sorry this time of the week^Wday again!
Please may tbpl.mozilla.org be updated to the changeset in the bug summary.
Thank you :-)
(Current prod revision is 7990656420b1)
Assignee | ||
Comment 1•12 years ago
|
||
:edmorley - push to prod complete.
[root@genericadm.private.phx1 tbpl]# hg incoming
comparing with http://hg.mozilla.org/webtools/tbpl
searching for changes
changeset: 1002:3de321da020c
user: Ed Morley <emorley@mozilla.com>
date: Tue Jan 29 17:03:16 2013 +0000
summary: Bug 835854 - Avoid build job symbol false positives on the build-system repo; r=philor
changeset: 1003:57d854b4b2f6
tag: tip
user: Hal Wine <hwine@mozilla.com>
date: Tue Jan 29 18:58:25 2013 -0800
summary: bug 835685 - add support for mozilla-b2g18_v1_0_1; r=aki
[root@genericadm.private.phx1 tbpl.mozilla.org]# bash update 57d854b4b2f6
+ date
+ echo -e 'Updating code...'
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg incoming -r 57d854b4b2f6 --template '{node|short} | {desc|firstline}\n'
/usr/bin/tee: /data/genericrhel6/src/tbpl.mozilla.org/tbpl/cache/revision_info.txt: No such file or directory
Wed Jan 30 07:50:53 PST 2013
Updating code...
comparing with http://hg.mozilla.org/webtools/tbpl
searching for changes
3de321da020c | Bug 835854 - Avoid build job symbol false positives on the build-system repo; r=philor
57d854b4b2f6 | bug 835685 - add support for mozilla-b2g18_v1_0_1; r=aki
+ hg pull -r 57d854b4b2f6 -u -v
pulling from http://hg.mozilla.org/webtools/tbpl
searching for changes
all local heads known remotely
adding changesets
adding manifests
adding file changes
added 2 changesets with 2 changes to 2 files
resolving manifests
getting js/Config.js
getting js/Data.js
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: 1003:57d854b4b2f6
tag: tip
user: Hal Wine <hwine@mozilla.com>
date: Tue Jan 29 18:58:25 2013 -0800
summary: bug 835685 - add support for mozilla-b2g18_v1_0_1; r=aki
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
[2013-01-30 07:50:55] Running rsync_project
[2013-01-30 07:50:55] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[2013-01-30 07:50:55] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.057s)
[2013-01-30 07:50:55] Finished rsync_project (0.057s)
[2013-01-30 07:50:55] Running commit_www
[2013-01-30 07:50:55] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2013-01-30 07:51:10] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (15.010s)
[localhost] out: [master 803b6de] deploy [tbpl.mozilla.org]
[localhost] out: 2 files changed, 6 insertions(+), 1 deletion(-)
[2013-01-30 07:51:10] Finished commit_www (15.010s)
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [triaged 20130130][push interrupt]
Reporter | ||
Comment 2•12 years ago
|
||
Thank you :-)
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
•