canmove, Confirmed users
112
edits
m (minor format update) |
m (add link to Quarantine Instances) |
||
Line 43: | Line 43: | ||
Here is an other example, when we needed to un-quarantine multiple osx machines from mdc2 starting from 001 to 009 : | Here is an other example, when we needed to un-quarantine multiple osx machines from mdc2 starting from 001 to 009 : | ||
python quarantine_machines.py --enable --provisioner releng-hardware --worker-type gecko-t-osx-1010 --worker-group mdc2 t-yosemite-r7-00{1..9} | python quarantine_machines.py --enable --provisioner releng-hardware --worker-type gecko-t-osx-1010 --worker-group mdc2 t-yosemite-r7-00{1..9} | ||
See also how to [[CIDuty:QuarantineInstances|quarantine a machine from taskcluster site.]] |