Closed Bug 700188 Opened 13 years ago Closed 13 years ago

Please update TBPL production to caca9c0f49e3

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: philor, Assigned: ashish)

References

Details

http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/5c7509561200 por favor.

I thought maybe we could make it two weeks between updates this time, but people can't seem to stop themselves from fiddling with the corpse of Firefox3.6, and we're quite busted for it.
Grr, please make that http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/caca9c0f49e3 because we *still* haven't fixed having a hard-coded timezone for mtv and have to update once someone notices that we're an hour off on everything after daylight/standard changes.
Summary: Please update TBPL production to 5c7509561200 → Please update TBPL production to caca9c0f49e3
The further we get from the daylight saving time switchover while still having tbpl pretend everything happened in daylight saving time, the more likely we are to have someone reason mistakenly about when a build/test happened relative to things outside of tbpl, and the more major this is going to get, I'm afraid.
Severity: normal → major
Assignee: server-ops → ashish
Push complete:

[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update caca9c0f49e3
+ date
Wed Nov  9 08:16:03 PST 2011
+ 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 4 changesets with 6 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update caca9c0f49e3
merging dataimport/import-buildbot-data.py
2 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 tip
changeset:   723:caca9c0f49e3
tag:         tip
user:        Phil Ringnalda <philringnalda@gmail.com>
date:        Sun Nov 06 18:27:36 2011 -0800
summary:     DST is over, change timezone

+ 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.104s)
[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' (3.089s)
[localhost] out: [master f5ae07c] deploy
[localhost] out: 3 files changed, 17 insertions(+), 5 deletions(-)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Perfect, thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.