Confirmed users
1,018
edits
| 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 | 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 === | ||