Confirmed users
67
edits
(Initial release) |
m (Live preview of formating.) |
||
| Line 12: | Line 12: | ||
= OSX Yosemite r7 - Test - Build Bot = | = OSX Yosemite r7 - Test - Build Bot = | ||
== Find a server == | == Find a server == | ||
Head to SlaveAlloc, following this link: [https://secure.pub.build.mozilla.org/slavealloc/ui/#slaves] and in the top-right search for '''yosemite-r7''': | |||
Look for a server that '''DOESN'T''' have a note to it, such as the note in the example below, keep in mind servers with "'''migration to taskcluster'''" are not good for loaning either: | |||
[[File:Slavealloc-search-example.png|thumb]] | |||
---- | |||
Take note of the server number, then lets find out if there is a task running on the server. | |||
Follow [https://secure.pub.build.mozilla.org/buildapi/running THIS LINK] and in the top-right search for '''10.10.5''' (version of OSX yosemite). At this point there should be 2 things: | |||
1) Nothing shows up. Make sure your search query is correct and if it is, it's safe to assume there are no tasks running on any of the selected servers, so feel free to pick whichever you find fancy. | |||
Now if you have the server '''SKIP TO Connect to the server section'''. | |||
---- | |||
2) There is stuff that shows up, which means we need to do some more investigation. If after the search you see anything (as shown below) click on all the '''Buildmaster''' column links: | |||
[[File:Slavealloc-search-with-results.png|thumb]] | |||
---- | |||
The link will lead you to the task-execution page which shows you what's happening on the slave. At this point (if there are more than 5 results) I would '''recommend''' you to open a text editor as we need to keep track of which server is running. You can extract the number from the textfield in the example below: | |||
[[File:Slave-alloc-buildmaster-tasknumber.png|thumb]] | |||
---- | |||
After you have a complete list of all the busy servers, see if there are servers that are free/idle. If not, come back again 30 minutes later and check again. | |||
== Connect to the server == | == Connect to the server == | ||