ReleaseEngineering/How To/Setup Personal Development Master: Difference between revisions

Jump to navigation Jump to search
Line 53: Line 53:
  $ ln -sf ../buildbot-configs/mozilla/universal_master_sqlite.cfg master.cfg
  $ ln -sf ../buildbot-configs/mozilla/universal_master_sqlite.cfg master.cfg


You will probably want to avoid running scheduled builds (nightlies, etc.) from starting on your personal master.  Clear the ACTIVE_BRANCHES list to achieve this.  You can also set schedulers=[] but take care to do that _before_ the release schedulers are added to the list or sendchange will fail to kick off a release build.
You will probably want to avoid running scheduled builds (nightlies, etc.) from starting on your personal master.  Clear the ACTIVE_* lists in <code>mozilla/build_localconfig.py</code> to achieve this.  You can also set c['schedulers']=[] but take care to do that _before_ the release schedulers are added to the list or sendchange will fail to kick off a release build.


=== build-master path values ===
=== build-master path values ===
Confirmed users
1,018

edits

Navigation menu