======================================
mg-blockage <date-from> <date-to> <hostflag> [<extra-xinfo>]
-OSSTEST_CONFIG=production-config ./mg-blockage '2014-05-21 0955' '2014-05-21 1400' equiv-marilith
+Eg
+ OSSTEST_CONFIG=production-config ./mg-blockage '2014-05-21 0955' '2014-05-21 1400' equiv-marilith
Keeps running for the duration, so run it in a screen on the osstest VM.
+Or you can use mg-allocate.
+
Commisioning a new machine
==========================
$ mg-hosts setflags HOSTA HOSTB -- \!blessed-commission blessed-{real,play,adhoc}
-Shutting down
-=============
-crontab -r (remove)
-crontab < crontab (restore afterwards)
+Shutting down the whole system
+==============================
-you can create a file "stop" in ~osstest/testing.git or
+You can create a file "stop" in ~osstest/testing.git or
~osstest/for-blah/something.git to cause that cron job to not start
any new things. Put a note in the stop file to say why... (in the
former case, disables everything; in the latter, just that "branch")
+
Creating a new branch
=====================