summaryrefslogtreecommitdiffstats
path: root/taskcluster/taskgraph/test/python.ini
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/taskgraph/test/python.ini')
-rw-r--r--taskcluster/taskgraph/test/python.ini34
1 files changed, 34 insertions, 0 deletions
diff --git a/taskcluster/taskgraph/test/python.ini b/taskcluster/taskgraph/test/python.ini
new file mode 100644
index 0000000000..fa657c870d
--- /dev/null
+++ b/taskcluster/taskgraph/test/python.ini
@@ -0,0 +1,34 @@
+[DEFAULT]
+subsuite = taskgraph
+
+[test_actions_util.py]
+[test_create.py]
+[test_decision.py]
+[test_files_changed.py]
+[test_generator.py]
+[test_graph.py]
+[test_morph.py]
+[test_optimize.py]
+[test_optimize_strategies.py]
+[test_parameters.py]
+[test_target_tasks.py]
+[test_taskgraph.py]
+[test_taskcluster_yml.py]
+[test_transforms_base.py]
+[test_transforms_job.py]
+[test_try_option_syntax.py]
+[test_util_attributes.py]
+[test_util_backstop.py]
+[test_util_bugbug.py]
+[test_util_chunking.py]
+[test_util_docker.py]
+[test_util_parameterization.py]
+[test_util_python_path.py]
+[test_util_runnable_jobs.py]
+[test_util_schema.py]
+[test_util_taskcluster.py]
+[test_util_templates.py]
+[test_util_time.py]
+[test_util_treeherder.py]
+[test_util_verify.py]
+[test_util_yaml.py]