Closed
Bug 790559
Opened 12 years ago
Closed 12 years ago
Please update TBPL production to b3f9daa143ce
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P2)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: cturra)
References
Details
(Whiteboard: [9/13])
Please may tbpl.mozilla.org be updated to b3f9daa143ce
(
http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/b3f9daa143ce).
Thanks!
(Note to self: Current production revision is 3fe5fa1631bc).
Comment 1•12 years ago
|
||
Why does it always have to be me doing the
OMG, we have to have http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/23ba106f6d47 instead and we have to have it before tomorrow morning because releng is going to be adding a new build that we will otherwise fail to recognize and mass confusion will ensue!
change to these bugs?
Summary: Please update TBPL production to b3f9daa143ce → Please update TBPL production to 23ba106f6d47
Updated•12 years ago
|
Assignee: server-ops-devservices → server-ops-webops
Severity: normal → major
Component: Server Operations: Developer Services → Server Operations: Web Operations
QA Contact: shyam → cshields
Updated•12 years ago
|
Severity: major → normal
Priority: -- → P2
Whiteboard: [9/13]
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → cturra
Assignee | ||
Comment 2•12 years ago
|
||
:edmorley - push of b3f9daa143ce complete. should be live shortly.
[root@genericadm.private.phx1 tbpl.mozilla.org]# bash update b3f9daa143ce
+ date
Wed Sep 12 23:04:49 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
no changes found
+ hg update b3f9daa143ce
merging dataimport/import-buildbot-data.py
18 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: 857:b3f9daa143ce
user: Ed Morley <emorley@mozilla.com>
date: Wed Sep 12 09:56:00 2012 +0100
summary: Bug 718632 - Purge the bugscache after 3 hours rather than 24 to pick up newly filed bugs more quickly; f=Swatinem,mbrubeck,philor
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-09-12 23:04:49] Running rsync_project
[2012-09-12 23:04:49] [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-09-12 23:04:49] [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.064s)
[2012-09-12 23:04:49] Finished rsync_project (0.064s)
[2012-09-12 23:04:49] Running commit_www
[2012-09-12 23:04:49] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-09-12 23:04:53] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (3.503s)
[localhost] out: [master b1b913a] deploy [tbpl.mozilla.org]
[localhost] out: 18 files changed, 253 insertions(+), 73 deletions(-)
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/inc/Timer.php
[2012-09-12 23:04:53] Finished commit_www (3.503s)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•12 years ago
|
||
Updating summary to reflect the revision that was pushed (b3f9daa143ce).
Summary: Please update TBPL production to 23ba106f6d47 → Please update TBPL production to b3f9daa143ce
Comment 4•11 years ago
|
||
Bug 790459 was accidentally landed under this bug number, in case anyone ends up here when looking for it.
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
•