From da7628c7e88b90a76f3f5a70cfd8094d1c122c3d Mon Sep 17 00:00:00 2001 From: Andrew Halberstadt Date: Wed, 20 Mar 2019 19:16:36 +0000 Subject: [PATCH] Bug 1536621 - [tryselect] Limit the 'sample-suites' preset to a single raptor/talos task, r=jgraham Differential Revision: https://phabricator.services.mozilla.com/D24097 --HG-- extra : moz-landing-system : lando --- tools/tryselect/try_presets.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/tryselect/try_presets.yml b/tools/tryselect/try_presets.yml index 62219da26f50..dd5429117196 100644 --- a/tools/tryselect/try_presets.yml +++ b/tools/tryselect/try_presets.yml @@ -38,4 +38,6 @@ sample-suites: harnesses themselves but are unlikely to break specific tests. query: - ^test- -1$ - - ^test- !1$ !2$ !3$ !4$ !5$ !6$ !7$ !8$ !9$ !0$ + # Only run a single talos + raptor suite per platform + - ^test- !1$ !2$ !3$ !4$ !5$ !6$ !7$ !8$ !9$ !0$ !raptor !talos + - ^test- 'raptor-speedometer | 'talos-g1-e10s