summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:59:53 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:59:53 -0400
commitf33bb18f0682fb2b51c039b312d5b7e83fec3c35 (patch)
treee54fbb8b57ace646341aefc2cf0437837f1e394c
parent2eef34430671bac137a0e16d0d87197feb726464 (diff)
downloadosprofiler-f33bb18f0682fb2b51c039b312d5b7e83fec3c35.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. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ic83d5366ed4b5b9897521ef74302d0a12766d5c3 Story: #2003250
-rw-r--r--.zuul.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 30e9c96..c8e39a6 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -4,7 +4,19 @@
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
+ - openstack-tox-cover
gate:
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - check-requirements
+ - publish-openstack-docs-pti
+ - release-notes-jobs-python3
+ - lib-forward-testing
+ - periodic-stable-jobs
+ post:
+ jobs:
+ - openstack-tox-cover