summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-08-19 00:12:57 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-08-19 00:12:57 +0900
commit53b95905704c0233987a5582dafbf3bca140f1f9 (patch)
tree52d633f89107c5b35fc09bdfed9a79b510664fa7
parent6136addb3c44746bfa655d1139c076710cb97d51 (diff)
downloaddesignate-53b95905704c0233987a5582dafbf3bca140f1f9.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: I728d889a42238d863457aa6045f09fea7871f095 Story: #2002586 Task: #24292
-rw-r--r--.zuul.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 71ad8b84..33324f83 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -133,7 +133,21 @@
- project:
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:
- neutron-tempest-plugin-designate-scenario:
voting: false
+ - openstack-tox-cover:
+ voting: false
+ gate:
+ queue: designate
+ post:
+ jobs:
+ - openstack-tox-cover