summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:46:43 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:46:43 -0400
commit11f2521cfde1d271cca6f2bdbaf1cf6d247139fd (patch)
treed9319acc98d76290ca97d54904cc2b0c5a3ac5e8
parent5a4841b6c24d980b8bfc65f822606bb8ff84f1d3 (diff)
downloadoslotest-11f2521cfde1d271cca6f2bdbaf1cf6d247139fd.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. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I9f7f63541d636ad7b0e8ff82f0dfaf1634b377ee Story: #2003250
-rw-r--r--.zuul.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 67a39c4..36a47a0 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -5,3 +5,13 @@
gate:
jobs:
- openstack-tox-lower-constraints
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-docs-pti
+ - check-requirements
+ - release-notes-jobs-python3
+ - periodic-stable-jobs
+ post:
+ jobs:
+ - openstack-tox-cover