Closed
Bug 1089701
Opened 11 years ago
Closed 11 years ago
Requesting twig repo Date be reset to mozilla-beta
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: fubar)
References
Details
I don't actually know where this bug goes. As I understand it, we've shipped win64 to m-c and so the Date branch is now unnecessary, and we'd like to return it to the pool of twigs.
dmajor and jmaher, can you confirm that neither of you need Date any more?
Then I think we need to do the following things:
* reset (re-clone?) http://hg.mozilla.org/projects/date to mozilla-central
* remove any date-specific build-configuration goop so it's just another twig
* Mark Date as available at https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectBranches
Flags: needinfo?(jmaher)
Flags: needinfo?(dmajor)
| Reporter | ||
Updated•11 years ago
|
Summary: Reset Date → Reset Date project branch/twig
Comment 1•11 years ago
|
||
I don't need the branch anymore for talos work (or any other work for that matter)
Flags: needinfo?(jmaher)
No objections. Try is now usable for Win64 testing.
Flags: needinfo?(dmajor)
Comment 3•11 years ago
|
||
I've grabbed Date for my Q1 project, and will use this to get the repo reset. Waiting for the merge first though.
Comment 4•11 years ago
|
||
Please clone the release/mozilla-beta repo to date:
export REPO_PATH=releases/mozilla-beta
export TWIG=date
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Component: General Automation → Mercurial: hg.mozilla.org
OS: Windows 7 → All
Product: Release Engineering → Developer Services
QA Contact: catlee → hwine
Hardware: x86_64 → All
Summary: Reset Date project branch/twig → Requesting twig repo Date be reset to mozilla-beta
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → klibby
| Assignee | ||
Comment 5•11 years ago
|
||
Done; have asked releng to prod buildbot.
05:59 hgssh1.dmz.scl3#export REPO_PATH=releases/mozilla-beta
05:59 hgssh1.dmz.scl3#export TWIG=date
05:59 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/releases/mozilla-beta to date
Deleting repo /repo/hg/mozilla/projects/date
Proceed? (y/n): y
Okay, here we go!
requesting all changes
adding changesets
adding manifests
adding file changes
added 242830 changesets with 1274012 changes to 189940 files (+589 heads)
(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 105m57.090s
user 13m31.828s
sys 3m5.681s
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•