summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:55:55 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:55:55 -0400
commitce386fc16e38726c4928e442d800278ffdb12add (patch)
tree7d91dde0f5305b87bdfc305373f9a4d14ea45ec7
parent36c7b6137734af9981c4a67d66c56f04d1da1872 (diff)
downloadstevedore-1.25.2.tar.gz
import zuul job settings from project-configpike-em1.25.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: Ie9fcc309a20c0fd87db15ace2291bcacba040eb6 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..13b0c39
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,9 @@
+- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - check-requirements
+ - lib-forward-testing
+ - publish-openstack-docs-pti
+ - release-notes-jobs-python3
+ - periodic-stable-jobs