Bug 1695083 - [ci] Ensure browsertime tp6 ignores non-shippable fission platforms, r=perftest-reviewers,sparky

All the other browsertime tasks ignore non-shippable platforms except for this
one. It was causing problems for a later patch in this stack.

Differential Revision: https://phabricator.services.mozilla.com/D107107
This commit is contained in:
Andrew Halberstadt 2021-03-03 21:52:30 +00:00
parent 4a2aa0080e
commit 97072fb98d

View File

@ -96,7 +96,8 @@ browsertime-tp6:
fission-tier: 2
fission-run-on-projects:
by-test-platform:
windows7.*: []
(linux|windows|macos)(?!.*shippable).*: []
windows7.*shippable.*: []
windows10.*shippable[^-qr].*: []
default: ["mozilla-central"]
run-on-projects: