Add promotion jobs
Sem-Ver: feature
Change-Id: I012e2a58413cf1ca6cfcb1792aa28e0c6d454539
diff --git a/releasenotes/notes/add-promote-job-079c3c57f1b5e272.yaml b/releasenotes/notes/add-promote-job-079c3c57f1b5e272.yaml
new file mode 100644
index 0000000..626a321
--- /dev/null
+++ b/releasenotes/notes/add-promote-job-079c3c57f1b5e272.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Add jobs to promote the generated artifact to the tarballs server in order
+ to make it easy to pull in latest version.
\ No newline at end of file
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index d871c20..40b1589 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -40,6 +40,16 @@
- doc/.*
- job:
+ name: ansible-collection-atmosphere-promote
+ parent: opendev-promote-python
+ vars:
+ download_artifact_job: ansible-collection-atmosphere-tox-build
+ download_artifact_type:
+ - ansible_collection
+ irrelevant-files:
+ - doc/.*
+
+- job:
name: ansible-collection-atmosphere-tox-molecule
parent: vexxhost-tox-molecule
cleanup-run: