DisposableProjectBranches: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 4: Line 4:


* Sign up below
* Sign up below
* Make a [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=Server%20Operations&short_desc=Requesting%20twig%20repo%20{booked_repo}%20be%20reset&comment=Please%20run%20the%20{script_name}%20and%20reset%20{booked_repo}%20to%20{url} request] to IT to reset the repo for you as a clone from your own project repo (or default mozilla-central:tip).
* Make a [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=Server%20Operations&short_desc=Requesting%20twig%20repo%20{booked_repo}%20be%20reset&comment=Please%20run%20the%20{script_name}%20and%20reset%20{booked_repo}%20to%20{url} request] to IT to reset the repo for you as a clone from your own project repo (or default mozilla-central:tip). Please copy in this script, replacing the REPO_PATH and TWIG with your repo and booked branch.
<pre>
export REPO_PATH = # path to your repo eg: users/lsblakk_mozilla.com/staging
export TWIG = # {maple,cedar,birch} whichever twig you booked
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/REPO_PATH -r tip
-d TWIG
</pre>
* Sit back and watch your builds and test results roll in {[http://tinderbox.mozilla.org/showbuilds.cgi?tree=Maple], [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Cedar], [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Birch]}.   
* Sit back and watch your builds and test results roll in {[http://tinderbox.mozilla.org/showbuilds.cgi?tree=Maple], [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Cedar], [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Birch]}.   



Revision as of 18:16, 22 June 2010

What is a disposable project branch?

These are project branches that can be cloned fresh from any mozilla-central based repo with the full gambit of tests enabled. No l10n or nightlies for now. In order to book one:

  • Sign up below
  • Make a request to IT to reset the repo for you as a clone from your own project repo (or default mozilla-central:tip). Please copy in this script, replacing the REPO_PATH and TWIG with your repo and booked branch.
export REPO_PATH = # path to your repo eg: users/lsblakk_mozilla.com/staging
export TWIG = # {maple,cedar,birch} whichever twig you booked
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/REPO_PATH -r tip
-d TWIG
  • Sit back and watch your builds and test results roll in {[1], [2], [3]}.

Just like Build:TryServerAsBranch but for longer, and just for you.

Branches

Repo Name User/Dev Team contact Booking Dates Next in Line
projects/maple - - -
projects/cedar dmandelin 06/21/10 - 07/05/10 -
projects/birch - - -