canmove, Confirmed users
1,126
edits
(Initial policy) |
(Add "Requesting changes in visibility" section) |
||
Line 62: | Line 62: | ||
* Ideally part of mozilla-central (legacy exception being Talos). | * Ideally part of mozilla-central (legacy exception being Talos). | ||
== Requesting changes in visibility == | |||
* Please file a bug using this [https://bugzilla.mozilla.org/enter_bug.cgi?cc=emorley%40mozilla.com&cc=ryanvm%40gmail.com&cc=philringnalda%40gmail.com&comment=Job%2Fplatform%20ZZZZZZ%20now%20meets%20the%20requirements%20at%3A%0D%0Ahttps%3A%2F%2Fwiki.mozilla.org%2FSheriffing%2FJob_Visibility_Policy%0D%0A%0D%0APlease%20may%20it%20be%20unhidden&component=Tinderboxpushlog&form_name=enter_bug&op_sys=All&product=Webtools&rep_platform=All&short_desc=Please%20unhide%20job%2Fplatform%20ZZZZZZ%20on%20TBPL&version=Trunk template], so that changes in visibility are more discoverable (vs IRC or asking as part of a bug in another product/component). | |||
== My platform/test-suite does not meet the requirements, what now? == | == My platform/test-suite does not meet the requirements, what now? == | ||
* Your platform/test-suite will still be being run, just not shown on the default view. This model has worked well for many projects/build types (eg jetpack, xulrunner, spidermonkey). | * Your platform/test-suite will still be being run, just not shown on the default view. This model has worked well for many projects/build types (eg jetpack, xulrunner, spidermonkey). | ||
* To see it, append '&showall=1' to the URL ({{bug|748833}} will add a checkbox for this to the TBPL UI). | * To see it, append '&showall=1' to the URL ({{bug|748833}} will add a checkbox for this to the TBPL UI). | ||
* To filter the jobs displayed, under the 'Filters' menu use the 'job name' field (which supports regex). | * To filter the jobs displayed, under the 'Filters' menu use the 'job name' field (which supports regex). | ||
* eg: to see both ASan & Valgrind jobs on mozilla-central (neither of which are shown by default), use: [https://tbpl.mozilla.org/?showall=1&jobname=(asan|valgrind) https://tbpl.mozilla.org/?showall=1&jobname=(asan|valgrind)] | * eg: to see both ASan & Valgrind jobs on mozilla-central (neither of which are shown by default), use: [https://tbpl.mozilla.org/?showall=1&jobname=(asan|valgrind) https://tbpl.mozilla.org/?showall=1&jobname=(asan|valgrind)] | ||
== The future == | == The future == |