Sheriffing/How To/Intermittent bugs: Difference between revisions

Jump to navigation Jump to search
→‎Machine-specific failures: update example how to terminate machine
(Add note about non working test paths)
(→‎Machine-specific failures: update example how to terminate machine)
Line 151: Line 151:
* The syntax for terminating a worker is <code>taskcluster api workerManager removeWorker <workerPoolId> <workerGroup> <workerId></code><br/>
* The syntax for terminating a worker is <code>taskcluster api workerManager removeWorker <workerPoolId> <workerGroup> <workerId></code><br/>
Example:
Example:
The page for the worker lists: <code>gecko-3 / worker-types / b-linux / aws / i-07985396a2efa2ed1</code> as identifier<br/>
The page for the worker lists: <code>gecko-3 / worker-types / b-linux / us-west-1 / i-07985396a2efa2ed1</code> as identifier<br/>
The command to run is:
The command to run is:
<code>taskcluster api workerManager removeWorker gecko-3/b-linux aws i-07985396a2efa2ed1</code>
<code>taskcluster api workerManager removeWorker gecko-3/b-linux us-west-1 i-07985396a2efa2ed1</code>


Terminating all machines in a worker pool:
Terminating all machines in a worker pool:
Confirmed users
609

edits

Navigation menu