Closed Bug 725220 Opened 12 years ago Closed 12 years ago

Please update TBPL production to 61b49334bc31

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: philor, Assigned: bburton)

References

Details

http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/61b49334bc31 for great justice and the hope of massive improvements, please and thanks.
Assignee: server-ops → bburton
Status: NEW → ASSIGNED
Push complete. Site loads and I am able to click around, let us know if you see any issues. Thanks.

[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update 61b49334bc31
+ date
Wed Feb  8 08:33:32 PST 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 2 changesets with 13 changes to 13 files
(run 'hg update' to get a working copy)
+ hg update 61b49334bc31
merging dataimport/import-buildbot-data.py
12 files updated, 1 files merged, 1 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg tip
changeset:   747:61b49334bc31
tag:         tip
user:        Arpad Borsos <arpad.borsos@googlemail.com>
date:        Wed Jan 25 16:26:04 2012 +0100
summary:     Bug 718234 - tbpl should use 'log_url' property if it exists; r=philor

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.343s)
[localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (9.496s)
[localhost] out: [master 4892994] deploy
[localhost] out: 14 files changed, 470 insertions(+), 150 deletions(-)
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/getLeakAnalysis.php
[localhost] out: rewrite tbpl.mozilla.org/tbpl/php/inc/GzipUtils.php (67%)
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/inc/LeakAnalyzer.php
[localhost] out: delete mode 100644 tbpl.mozilla.org/tbpl/php/inc/ParallelFileGenerating.php
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/inc/ParallelLogGenerating.php
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/inc/gzdecode.php
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Absolutely perfect, thanks!
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.