Closed
Bug 1147314
Opened 10 years ago
Closed 10 years ago
Requesting twig repo jamun be reset
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kershaw, Assigned: fubar)
References
Details
Please run the following script and reset jamun to mozilla-central.
export REPO_PATH=mozilla-central
export TWIG=jamun
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Reporter | ||
Comment 1•10 years ago
|
||
BTW, I've already checked with Ben and Jan. They are not using Jamun now.
Wiki page is also updated.
Assignee | ||
Comment 2•10 years ago
|
||
reset underway; should take about an hour.
Assignee: nobody → klibby
Assignee | ||
Comment 3•10 years ago
|
||
done; have asked releng to prod the buildbot scheduler.
06:11 hgssh1.dmz.scl3#cd /repo/hg/scripts/
06:12 hgssh1.dmz.scl3#export REPO_PATH=mozilla-central
06:12 hgssh1.dmz.scl3#export TWIG=jamun
06:12 hgssh1.dmz.scl3#
06:12 hgssh1.dmz.scl3#cd /repo/hg/scripts/
06:12 hgssh1.dmz.scl3#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!
requesting all changes
adding changesets
adding manifests
adding file changes
added 235441 changesets with 1320807 changes to 196708 files
(not updating pushlog since changesets come from pull)
Setting permissions
Updating web heads
Clean up
Done. Please ask buildduty in #releng to issue a no-op reconfig of the buildbot scheduler.
real 61m9.336s
user 13m52.940s
sys 2m31.054s
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
(In reply to Kendall Libby [:fubar] from comment #3)
> done; have asked releng to prod the buildbot scheduler.
This is done.
Comment 5•9 years ago
|
||
ni: hi Kanru, Kershaw, is jamun still being used or can I reset it and assign it me? If it is still being used, could you update the expired booking dates? thanks!
Flags: needinfo?(kechang)
Flags: needinfo?(kchen)
Reporter | ||
Comment 6•9 years ago
|
||
(In reply to Jordan Lund (:jlund) from comment #5)
> ni: hi Kanru, Kershaw, is jamun still being used or can I reset it and
> assign it me? If it is still being used, could you update the expired
> booking dates? thanks!
It's not being used now. Feel free to reset it.
Flags: needinfo?(kechang)
Flags: needinfo?(kchen)
Comment 7•9 years ago
|
||
thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•