summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:53:25 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:53:25 -0400
commitb0436f0c0950bb49726154a616cbbc4d7aeaf21e (patch)
tree2cf2d263bb20336419dce333cdf2a7c6b9ae521f
parent4d372b7de147364093d973ca3cc0f6e0b4089bff (diff)
downloadoslo-config-b0436f0c0950bb49726154a616cbbc4d7aeaf21e.tar.gz
import zuul job settings from project-configpike-em4.11.2
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: I4059a69ba83cf4871cee070bc60fdd2061ec5da5 Story: #2003250
-rw-r--r--.zuul.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..c3be308
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,9 @@
+- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-docs-pti
+ - check-requirements
+ - lib-forward-testing
+ - release-notes-jobs-python3
+ - periodic-stable-jobs