Closed
Bug 807786
Opened 12 years ago
Closed 12 years ago
Please update TBPL production to 535535d1bb0c
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 20121101][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: 552bcff18ffb
(Ryan, Phil: Just say if you would rather not be CCed to these btw).
Assignee | ||
Comment 1•12 years ago
|
||
prod push of changeset 535535d1bb0c complete.
[root@genericadm.private.phx1 tbpl]# hg summary
parent: 921:552bcff18ffb tip
Bug 805141 - Support 'mochitests-N' in addition to 'mochitest-N', until bug 805138 is fixed; r=me
branch: default
commit: 1 modified
update: (current)
[root@genericadm.private.phx1 tbpl]# cd ..
[root@genericadm.private.phx1 tbpl.mozilla.org]# bash -x update 535535d1bb0c
+ '[' 1 -lt 1 ']'
+ CODE_DIR=/data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ set -x
+ date
Thu Nov 1 13:37:35 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 11 changesets with 13 changes to 6 files
(run 'hg update' to get a working copy)
+ hg update 535535d1bb0c
merging dataimport/import-buildbot-data.py
5 files updated, 1 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: 932:535535d1bb0c
tag: tip
user: Ed Morley <emorley@mozilla.com>
date: Thu Nov 01 19:29:31 2012 +0000
summary: Bug 807707 - Perform more validation on the search term used for bug suggestion & limit to 200 characters; r=Swatinem
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-11-01 13:37:36] Running rsync_project
[2012-11-01 13:37:36] [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-01 13:37:36] [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.056s)
[2012-11-01 13:37:36] Finished rsync_project (0.057s)
[2012-11-01 13:37:36] Running commit_www
[2012-11-01 13:37:36] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-11-01 13:37:43] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (6.331s)
[localhost] out: [master 98be307] deploy [tbpl.mozilla.org]
[localhost] out: 6 files changed, 102 insertions(+), 65 deletions(-)
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [triaged 20121101][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
•