summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqingszhao <zhao.daqing@99cloud.net>2018-08-21 14:58:01 +0000
committerqingszhao <zhao.daqing@99cloud.net>2018-08-21 14:58:01 +0000
commit39d41f356c7d1c27fcac16c92a68af5b178b71b1 (patch)
treeba6ac0649964037010832d687932cf3450394470
parent814ffb2a6f22aed640ba6adad62c1288f917b09a (diff)
downloadpython-openstackclient-39d41f356c7d1c27fcac16c92a68af5b178b71b1.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: I802c27530ce5f026fa8872294867885c17a6c833 Story: #2002586 Task: #24320
-rw-r--r--.zuul.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index eed8d200..fa12e384 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -192,6 +192,12 @@
templates:
- openstackclient-plugin-jobs
- osc-tox-unit-tips
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-sphinx-docs
+ - check-requirements
+ - release-notes-jobs
+ - lib-forward-testing
check:
jobs:
- osc-functional-devstack
@@ -209,3 +215,6 @@
gate:
jobs:
- osc-functional-devstack
+ post:
+ jobs:
+ - openstack-tox-cover