summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:59:45 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:59:45 -0400
commit316631220e83cd9ea491a6d61e0dc118b14a037d (patch)
treec5e98bf60b640b3d5e40c3f3e71aed3d8524d878
parent71d3ad33075bedbf63773ce30af306f179ef06ea (diff)
downloadoslo-vmware-316631220e83cd9ea491a6d61e0dc118b14a037d.tar.gz
import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ia0c1e9098fa375d4e861b19f3bf3eb682ff937bf Story: #2003250
-rw-r--r--.zuul.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..9c7dc9c
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,8 @@
+- project:
+ templates:
+ - openstack-python35-jobs
+ - openstack-python-jobs
+ - publish-openstack-docs-pti
+ - check-requirements
+ - lib-forward-testing
+ - release-notes-jobs-python3