ReleaseEngineering/How To/Manage Buildbot with Fabric: Difference between revisions

m
Line 42: Line 42:
  python manage_masters.py -f production-masters.json -R try reconfig
  python manage_masters.py -f production-masters.json -R try reconfig
  python manage_masters.py -f production-masters.json -R tests reconfig
  python manage_masters.py -f production-masters.json -R tests reconfig
The tests reconfig can take a really long time, so you can parallize the test process using -M {macosx|windows|linux|tegra} each on a different plus -j4.


= Hosts and role groups =
= Hosts and role groups =
Confirmed users
1,989

edits