summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-08-20 15:35:31 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-08-23 14:34:07 +0000
commitc7f78ef6b328778851af637871361f5b411badb0 (patch)
tree57abd455127570b43869e8bb7e145de0df44aed9 /.zuul.yaml
parent11db636c346c2a5ffcdc9a33633844939d116352 (diff)
downloadglance_store-c7f78ef6b328778851af637871361f5b411badb0.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: Ic16227b9c5b30dcb8c400e392536774ff40aded1 Story: #2002586 Task: #24297
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml20
1 files changed, 19 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 637e50e..99813a7 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -43,7 +43,7 @@
s-object: true
s-proxy: true
devstack_localrc:
- ENABLE_IDENTITY_V2: True
+ ENABLE_IDENTITY_V2: true
- job:
name: glance_store-tox-cinder-tips-base
@@ -152,9 +152,27 @@
tox_envlist: py35
- project:
+ templates:
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - publish-openstack-sphinx-docs
+ - release-notes-jobs
+ - check-requirements
+ - lib-forward-testing
check:
jobs:
- openstack-tox-lower-constraints
+ - legacy-tempest-dsvm-full-ceph-plugin-src-glance_store:
+ voting: false
+ irrelevant-files:
+ - ^(test-|)requirements.txt$
+ - ^setup.cfg$
+ - legacy-tempest-dsvm-full-sheepdog:
+ voting: false
+ irrelevant-files:
+ - ^(test-|)requirements.txt$
+ - ^setup.cfg$
+
gate:
jobs:
- openstack-tox-lower-constraints