summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-09-09 06:01:18 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-09-09 06:01:18 -0400
commitd79bb270d04707cab15d10df1029b485f6a983e8 (patch)
tree9b03a6c027e2fe27408c2c3c34e960fe435a1d09
parent751c66df689be12df3d62d6fb3a3a6dc22bf91e5 (diff)
downloadpython-troveclient-d79bb270d04707cab15d10df1029b485f6a983e8.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: Id873df2246b39e63f6da137cc136c17ef42d6607 Story: #2002586 Task: #24342
-rw-r--r--.zuul.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d62bd33..61e0356 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,14 +1,21 @@
- project:
templates:
- openstackclient-plugin-jobs
+ - check-requirements
+ - publish-openstack-sphinx-docs
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - release-notes-jobs
check:
jobs:
- python-troveclient-tempest-neutron-src
+ - trove-functional-mysql
gate:
queue: trove
jobs:
- python-troveclient-tempest-neutron-src
+ - trove-functional-mysql
- job:
name: python-troveclient-tempest-neutron-src
parent: legacy-dsvm-base