summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-03 17:42:23 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-03 17:42:23 -0400
commit5a9d5acd80a400a35beea3faab0dee5452f213df (patch)
treefa19f26a077be670d3921fe44fc1d7fc24ff9e20 /.zuul.yaml
parent033c1bdee80e8d141da01385a5104f84df41208f (diff)
downloadpbr-5a9d5acd80a400a35beea3faab0dee5452f213df.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: I3320148c3757fd711b98024d795bd792c46df310 Story: #2003250
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 67a39c4..64467e2 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -2,6 +2,19 @@
check:
jobs:
- openstack-tox-lower-constraints
+ - legacy-pbr-installation-dsvm
+ - legacy-pbr-installation-dsvm-upstream
gate:
jobs:
- openstack-tox-lower-constraints
+ - legacy-pbr-installation-dsvm
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - lib-forward-testing
+ - openstack-pypy-jobs-nonvoting
+ - publish-openstack-sphinx-docs
+ - periodic-stable-jobs
+ post:
+ jobs:
+ - openstack-tox-cover