mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
184234a08b
This will ensure we don't accidentally cause bustage to graph generation with any of the parameters checked into `taskcluster/test/params`. This was previously being (sort of) tested by the `tgdiff` task. Now that this test exists, we no longer need to rely on it. I removed 'always-target' from the task since this now takes ~25 min to run and which is the new bottleneck for reviewbot turn around times. Differential Revision: https://phabricator.services.mozilla.com/D136514
10 lines
170 B
INI
10 lines
170 B
INI
[DEFAULT]
|
|
subsuite = ci
|
|
skip-if = python == 2
|
|
|
|
[test_autoland.py]
|
|
[test_autoland_backstop.py]
|
|
[test_generate_params.py]
|
|
[test_mach_try_auto.py]
|
|
[test_mozilla_central.py]
|