summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:56:11 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:56:11 -0400
commit521180b7715af8e02cef8c9913779664452d8ef4 (patch)
tree3b0d387ca6104fa9aa9d685c5d5a3b489140eed1
parent91d134dbbdcffe8691b921c7520c1c716eae26f6 (diff)
downloadtooz-521180b7715af8e02cef8c9913779664452d8ef4.tar.gz
import zuul job settings from project-configpike-em1.58.1
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: Iaa6d51f121b30fc1f1516a0db1b806fa83a70c6f Story: #2003250
-rw-r--r--.zuul.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..ea4e6b7
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,12 @@
+- project:
+ templates:
+ - check-requirements
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-docs-pti
+ - lib-forward-testing
+ - release-notes-jobs-python3
+ - periodic-stable-jobs
+ post:
+ jobs:
+ - openstack-tox-cover