summaryrefslogtreecommitdiffstats
path: root/taskcluster/test/python.toml
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/test/python.toml')
-rw-r--r--taskcluster/test/python.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/taskcluster/test/python.toml b/taskcluster/test/python.toml
new file mode 100644
index 0000000000..0330cefbf4
--- /dev/null
+++ b/taskcluster/test/python.toml
@@ -0,0 +1,14 @@
+[DEFAULT]
+subsuite = "ci"
+
+["test_autoland.py"]
+
+["test_autoland_backstop.py"]
+
+["test_generate_params.py"]
+
+["test_mach_try_auto.py"]
+
+["test_mozilla_central.py"]
+
+["test_new_config.py"]