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

Line 7: Line 7:
= Usage =
= Usage =


  python manage_masters.py -f http://people.mozilla.org/~catlee/production-masters.json -H scheduler -j 2 check
Usage: manage_masters.py [options] action [action ...]
 
Supported actions (run the script to see if there are more):
check, checkconfig, show_revisions, reconfig, restart,
graceful_restart, stop, graceful_stop, start, update
 
Example:
  python manage_masters.py \
    -f http://people.mozilla.org/~catlee/production-masters.json \
    -H scheduler -j 2 check


= buildbot-wrangler.py =
= buildbot-wrangler.py =
canmove, Confirmed users
1,394

edits