Closed
Bug 951478
Opened 12 years ago
Closed 12 years ago
Please deploy trychooser from tools repo tip
Categories
(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)
Infrastructure & Operations Graveyard
WebOps: Product Delivery
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: cturra)
References
Details
Thanks!
| Assignee | ||
Comment 1•12 years ago
|
||
push complete as requested.
# /data/releng/src/trychooser/update tip
pulling from http://hg.mozilla.org/build/tools
searching for changes
adding changesets
adding manifests
adding file changes
added 6 changesets with 7 changes to 6 files
(run 'hg update' to get a working copy)
6 files updated, 0 files merged, 0 files removed, 0 files unresolved
Deploying code...
[2013-12-17 22:38:40] Running rsync_project
[2013-12-17 22:38:40] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/
[2013-12-17 22:38:40] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/ (0.196s)
[2013-12-17 22:38:40] Finished rsync_project (0.197s)
[2013-12-17 22:38:40] Running commit_www
[2013-12-17 22:38:40] [localhost] running: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']'
[2013-12-17 22:38:47] [localhost] finished: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']' (6.884s)
[localhost] out: [master 4617e76] deploy [trychooser]
[localhost] out: 6 files changed, 162 insertions(+), 22 deletions(-)
[localhost] out: create mode 100644 trychooser/tools/buildfarm/maintenance/reboot-idle-slaves.py
[2013-12-17 22:38:47] Finished commit_www (6.885s)
[root@relengwebadm.private.scl3 tools]# hg summary
parent: 4280:1d410ae59a56 tip
bug 951469 - fix try load. r=dholbert
branch: default
commit: (clean)
update: (current)
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Component: WebOps: IT-Managed Tools → WebOps: Product Delivery
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Updated•9 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
•