summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-29 16:06:14 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-29 16:06:14 -0400
commit60f6ada480934cea08c195474806c20cb49a1ff2 (patch)
treec809f968ee3f10bcad6232173412126d42b3eee7
parent2ea36322d62aba04ee36ae6c07e85b123ea7fd04 (diff)
downloadkeystonemiddleware-60f6ada480934cea08c195474806c20cb49a1ff2.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. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I187f0096af5d6c0fb8c8cd54f2c43cc57ee03965 Story: #2002586 Task: #24304
-rw-r--r--.zuul.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..9893f6f
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,11 @@
+- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-sphinx-docs
+ - check-requirements
+ - lib-forward-testing
+ - release-notes-jobs
+ post:
+ jobs:
+ - openstack-tox-cover