summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-09-09 05:56:34 -0400
committerTony Breeds <tony@bakeyournoodle.com>2018-09-12 06:57:58 +0000
commitb747c61ff10f39fb9eaffe24851a97a9ce8c8edb (patch)
tree4216e93e75d7b93b28aa21699de38fdb984ac101
parentd57063d8497b5224703c4b374492bdaf72fa73df (diff)
downloadpython-novaclient-b747c61ff10f39fb9eaffe24851a97a9ce8c8edb.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: Iad8455bff1663cff1c27cd3600a21cfe72252e18 Story: #2002586 Task: #24315
-rw-r--r--.zuul.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index b8a0211e..648de0cf 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -23,6 +23,13 @@
- openstack/python-novaclient
- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-sphinx-docs
+ - check-requirements
+ - lib-forward-testing
+ - release-notes-jobs
check:
jobs:
- novaclient-dsvm-functional-identity-v3-only
@@ -30,3 +37,6 @@
gate:
jobs:
- novaclient-dsvm-functional-neutron
+ post:
+ jobs:
+ - openstack-tox-cover