gecko-dev/taskcluster/test/python.ini
Andrew Halberstadt 184234a08b Bug 1751050 - Add a test to ensure params under 'taskcluster/test/params' aren't broken, r=releng-reviewers,aki
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
2022-01-21 15:45:02 +00:00

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]