[stable/zed] Transition to Tox (#1642)
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 93446e7..532ca4f 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -4,6 +4,10 @@
pre-run: zuul.d/playbooks/linters/pre.yml
- job:
+ name: atmosphere-tox-py3
+ parent: tox
+
+- job:
name: atmosphere-build-collection
parent: build-ansible-collection
pre-run: zuul.d/playbooks/build-collection/pre.yml
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 4e4ab8c..63ead6b 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -17,6 +17,7 @@
check:
jobs:
- atmosphere-linters
+ - atmosphere-tox-py3
- atmosphere-build-collection:
dependencies: &molecule_check_dependencies
- name: atmosphere-build-container-image-barbican
@@ -86,6 +87,7 @@
gate:
jobs:
- atmosphere-linters
+ - atmosphere-tox-py3
- atmosphere-build-collection:
dependencies: &molecule_gate_dependencies
- name: atmosphere-upload-container-image-barbican