Closed
Bug 863317
Opened 12 years ago
Closed 12 years ago
Please reset projects/jamun to tip of mozilla-central
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mconley, Assigned: fubar)
Details
Can we please reset https://hg.mozilla.org/projects/jamun/ to the tip of mozilla-central?
I'll be handling merging from m-c to jamun following this.
Thanks
Reporter | ||
Comment 1•12 years ago
|
||
Hey - don't mean to pester, but is it possible for this to happen today? There are patches for Australis that we'd like to land on Jamun.
Assignee | ||
Comment 2•12 years ago
|
||
If I can get an ack from :jaws I'll do it this afternoon (https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectBranches#BOOKING_SCHEDULE)
Assignee: server-ops-devservices → klibby
Status: NEW → ASSIGNED
Flags: needinfo?(jaws)
Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Kendall Libby [:fubar] from comment #2)
> If I can get an ack from :jaws I'll do it this afternoon
> (https://wiki.mozilla.org/ReleaseEngineering/
> DisposableProjectBranches#BOOKING_SCHEDULE)
Awesome, thanks!
Assignee | ||
Comment 5•12 years ago
|
||
All set.
[root@hgssh1.dmz.scl3 ~]# export REPO_PATH=mozilla-central
[root@hgssh1.dmz.scl3 ~]# export TWIG=jamun
[root@hgssh1.dmz.scl3 ~]# cd /repo/hg/scripts/
[root@hgssh1.dmz.scl3 scripts]# time ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/mozilla-central to jamun
Deleting repo /repo/hg/mozilla/projects/jamun
Proceed? (y/n): y
Okay, here we go!
78042 files updated, 0 files merged, 0 files removed, 0 files unresolved
real 23m1.288s
user 0m45.705s
sys 2m37.633s
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•12 years ago
|
||
Thanks for resetting the branch - however, we're not seeing builds on that branch with tbpl...is there still something left to do?
Flags: needinfo?(klibby)
Comment 7•12 years ago
|
||
So, the resets once done, require a "buildbot scheduler reconfig" (essentially a kick) to let them recognize any new pushes, and start builds from said new pushes.
IIRC, there was one done friday, but after this push. But just to be sure I did another one just now, and instructed mconley to push an updated tree to jamun. We confirmed it has started jobs as we would expect. So nothing more to see here. (Other than perhaps an explicit "releng needs to do something" as an action item to call out in future reset requests by developers).
Flags: needinfo?(klibby)
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•