Confirmed users
3,990
edits
No edit summary |
|||
Line 7: | Line 7: | ||
= Build dashboard = | = Build dashboard = | ||
* [http://cruncher.build.mozilla.org/buildapi/index.html Build Dashboard Main Page] | * [http://cruncher.build.mozilla.org/buildapi/index.html Build Dashboard Main Page] | ||
** You can get JSON dumps for people to analyze | ** You can get JSON dumps for people to analyze by adding &format=json | ||
** You cam see all build and test jobs for a certain branch for a certain revision by appending branch/revision to this [http://cruncher.build.mozilla.org/buildapi/revision/ link] (e.g. [http://cruncher.build.mozilla.org/buildapi/revision/places/c4f8232c7aef revision/places/c4f8232c7aef] | |||
= Trigger several talos jobs = | |||
* Sometimes a developer would want more talos runs for a certain changeset | |||
* You want to do this fast as tinderbox-builds are removed | |||
* Load up the [http://cruncher.build.mozilla.org/buildapi/revision/places/c4f8232c7aef revision/branch/changeset] page (e.g. {{bug|598153}}) | |||
* Use the filter for showing only the talos suites you want and load the link's on the right and rebuild | |||
* Remember that the queue collapses so you will have to wait for the job to become a running job | |||
= Try Server = | = Try Server = |