summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-08-19 00:12:26 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-08-19 00:12:26 +0900
commit2c03116fe4d44428ddde2b17112eb4f2c7179acb (patch)
tree06b12f98f173399a6138d116840a875a4b714276
parent875d01b27231624c54604720851d0292579b63b5 (diff)
downloaddesignate-2c03116fe4d44428ddde2b17112eb4f2c7179acb.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: I742db3c1cf63dd4009db1ef6e2976abe02c1a291 Story: #2002586 Task: #24292
-rw-r--r--.zuul.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d9f218ba..54df7fac 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -109,3 +109,19 @@
name: openstack/designate
templates:
- designate-devstack-jobs
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-sphinx-docs
+ - periodic-stable-jobs
+ - check-requirements
+ - release-notes-jobs
+ - install-guide-jobs
+ check:
+ jobs:
+ - openstack-tox-cover:
+ voting: false
+ gate:
+ queue: designate
+ post:
+ jobs:
+ - openstack-tox-cover