Confirmed users
2,456
edits
| Line 20: | Line 20: | ||
== How do I find where a build/test job is running? == | == How do I find where a build/test job is running? == | ||
The best approach is the examine the job on [https://treeherder.mozilla.org treeherder]. Click on the job you're interested in, and look at the information on the bottom-left. Taskcluster jobs have [TC] in their name. They also have "Machine: unknown". Buildbot jobs have specific machine names specified, e.g. "Machine: bld-linux64-spot-134" | |||
== Relevant source repositories == | == Relevant source repositories == | ||