Closed Bug 1394418 Opened 7 years ago Closed 7 years ago

Add code pointer(s) + wiki page to encourage lots of testing before adding new test jobs / platforms

Categories

(Testing :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox57 fixed)

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

I am sometimes disappointed to see new tier 1/2 test jobs -- or whole new test platforms -- added to taskcluster without try pushes, or without significant retries and without commentary on intermittent failure rates. I'd like to add a comment to tests.yml (or similar) saying something like: # Before adding new tier 1/tier 2 tests, please run through the checklist at ...
ideally if a push changes taskcluster to have new jobs we should warn people and point them here :)
(In reply to Joel Maher ( :jmaher) (UTC-5) from comment #1) > ideally if a push changes taskcluster to have new jobs we should warn people > and point them here :) That sounds good, but I don't know how to automate that.
https://wiki.mozilla.org/Sheriffing/Job_Visibility_Policy might be a good resource to point to, although it doesn't directly address the issue of adding a platform without sufficient testing.
:ahal- would you have ideas on how to determine if a changeset adds new jobs and we could find a way to turn the decision task orange, etc.?
Flags: needinfo?(ahalberstadt)
I don't think there's any easy way to do this :/. You'd need to compare the output from the previous push's decision task. This will likely be hard to get right. Plus if it slowed the decision task down by more than ~1-2 seconds, I'd be opposed to it.
Flags: needinfo?(ahalberstadt)
Worth a try? I don't know how many people will notice this, but at least it's *something*. Change suggestions/edits of the wiki page are also welcome!
Attachment #8902921 - Flags: review?(jmaher)
Comment on attachment 8902921 [details] [diff] [review] add comment to tests.yml Review of attachment 8902921 [details] [diff] [review]: ----------------------------------------------------------------- nice and simple
Attachment #8902921 - Flags: review?(jmaher) → review+
Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/359ddcdaff63 Add reminder of job visibility policy to tests.yml; r=jmaher
Possibly worth considering adding a commit hook that requires review from a certain list of peers if tests.yml is touched?
are there examples of how to add a commit hook?
https://hg.mozilla.org/hgcustom/version-control-tools/file/default/hghooks/mozhghooks/ Look at some of the "prevent" ones to get an idea of what I'm proposing. Something similar to prevent_webidl_changes.py.
Blocks: 1395696
Thanks! Filed bug 1395696 for the commit hook idea.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: