Closed
Bug 1100146
Opened 11 years ago
Closed 11 years ago
Please reset alder twig repo
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlal, Assigned: fubar)
References
Details
Please run the following script and reset pine to m-c
export REPO_PATH=mozilla-central
export TWIG=alder
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r XXX -d $TWIG
Primarily to speed up final phases of deploying taskcluster for gecko/b2g.
| Reporter | ||
Comment 1•11 years ago
|
||
This is somewhat unusual case where we don't particularly care about what builds/tests are run on Alder if possible only scheduling Linux64 builds would be ideal (I don't want to cause more problems related to OSX/windows capacity).
Primarily we are requesting this branch so we can see a branch (other then inbound/try) triggering taskcluster/builds tests (which happens via a pulse message treeherder sends)
| Assignee | ||
Comment 3•11 years ago
|
||
Done; have asked releng buildduty to prod the scheduler.
06:44 hgssh1.dmz.scl3#export REPO_PATH=mozilla-central
06:45 hgssh1.dmz.scl3#export TWIG=alder
06:45 hgssh1.dmz.scl3#
06:45 hgssh1.dmz.scl3#cd /repo/hg/scripts/
06:45 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 alder
Deleting repo /repo/hg/mozilla/projects/alder
Proceed? (y/n): y
Okay, here we go!
requesting all changes
adding changesets
adding manifests
adding file changes
added 216005 changesets with 1218116 changes to 189003 files
Trying to insert into pushlog.
Please do not interrupt...
Inserted into the pushlog db successfully.
Setting permissions
Updating web heads
Clean up
Done. Please ask buildduty in #releng to issue a no-op reconfig of the buildbot scheduler.
real 57m59.418s
user 12m42.646s
sys 3m24.867s
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Running a full reconfig now, since a full reconfig was required for other reasons.
Comment 5•11 years ago
|
||
Reconfig completed.
You need to log in
before you can comment on or make changes to this bug.
Description
•