summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-08-17 15:03:17 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-08-17 15:03:17 +0900
commit00dfc92ea5893719b081725759d5fc68e0949afd (patch)
tree0f424ff2a0eaec5577738b92dfe5f13bbf26c0c1 /.zuul.yaml
parent71a47fabac08b487a1444a44ab83ceac2448eeda (diff)
downloadpython-designateclient-00dfc92ea5893719b081725759d5fc68e0949afd.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: Ia2b7a3220fbc4b96a6442118845d662efaeeef4c Story: #2002586 Task: #24292
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 9c2565a..bfd4edc 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,9 +1,17 @@
- project:
templates:
- designate-devstack-jobs
+ - openstack-python-jobs
+ - publish-openstack-sphinx-docs
+ - check-requirements
+ - openstackclient-plugin-jobs
+ - openstack-python35-jobs
check:
jobs:
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints
+ post:
+ jobs:
+ - openstack-tox-cover