summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:53:17 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:53:17 -0400
commit6a803b93059b02dc03eef46069bf6be924fd3ae5 (patch)
tree2ee90d05e9a8b7d802dbd70808c9bc1154cb6bca
parenta009e7c86901473ac2273cb9ba604dc2a6b579d3 (diff)
downloadoslo-concurrency-3.21.2.tar.gz
import zuul job settings from project-configpike-em3.21.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: I09dbae75667717a39b1c0b0f7d8d8dce5ab07a36 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..6cb4262
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,12 @@
+- project:
+ templates:
+ - openstack-python-jobs
+ - publish-openstack-docs-pti
+ - check-requirements
+ - openstack-python35-jobs
+ - lib-forward-testing
+ - release-notes-jobs-python3
+ - periodic-stable-jobs
+ post:
+ jobs:
+ - openstack-tox-cover