Confirmed users
3,990
edits
| Line 168: | Line 168: | ||
If you need non shared code, make a directory | If you need non shared code, make a directory | ||
/home/cltbld/{your_name} | /home/cltbld/{your_name} | ||
== Newer suites == | |||
Once in a while we add new suites and having a checklist on what to verify will help not missing steps: | |||
* Does the builder gets added to buildbot? | |||
* Does the builder show up on tinderbox and is it marked to be scrapped? | |||
* Does the builder show up on tbpl? Does the summary show the breakdown of each suite? (e.g. tp contains tp5, tp5_rss et all) | |||
* When using the "compare" feature in between changesets on tbpl does the compare-talos tool show up your new suite? | |||
* Does the Try syntax work? | |||
* Does the Try Chooser website show the new suite? | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=664831#c4|the bug to disable tp4] for specific examples. | |||
== Landing Your Changes == | == Landing Your Changes == | ||