Closed Bug 804021 Opened 12 years ago Closed 12 years ago

Please update TBPL production to 43b5054776ba

Categories

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

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: cturra)

References

Details

Please may tbpl.mozilla.org be updated to the changeset in the bug summary [1].

Thank you!

Note to self: Current production revision is 8f404395159e


[1] Using summary rather than comment 0 to list the desired changeset, since it's then possible for me to edit with minimal risk of confusion if we land something else before this is deployed.
edmorley - as requested, i have updated prod to 43b5054776ba.


[root@genericadm.private.phx1 tbpl.mozilla.org]# bash -x update 43b5054776ba
+ '[' 1 -lt 1 ']'
+ CODE_DIR=/data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ set -x
+ date
Sun Oct 21 18:33:45 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 17 changesets with 38 changes to 11 files
(run 'hg update' to get a working copy)
+ hg update 43b5054776ba
11 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:   908:43b5054776ba
tag:         tip
user:        Ed Morley <emorley@mozilla.com>
date:        Wed Oct 17 21:40:06 2012 +0100
summary:     Bug 799637 - BzAPI searches for orange bugs should use include_fields, otherwise we get the default 150 fields; r=Swatinem

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-10-21 18:33:46] Running rsync_project
[2012-10-21 18:33:46] [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-10-21 18:33:47] [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.059s)
[2012-10-21 18:33:47] Finished rsync_project (0.059s)
[2012-10-21 18:33:47] Running commit_www
[2012-10-21 18:33:47] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-10-21 18:33:51] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (4.069s)
[localhost] out: [master bf51eb4] deploy [tbpl.mozilla.org]
[localhost] out: 11 files changed, 73 insertions(+), 75 deletions(-)
[2012-10-21 18:33:51] Finished commit_www (4.069s)
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Looks great - thank you :-)
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.