Remove etcd job from gate
The etcd backend is duplicated for removal. This commit removes the etcd job from gate. Change-Id: I2b134558e23ed5421da4de1737e9bdb3dc659b0d
This commit is contained in:
parent
4b8311aa16
commit
39f5dacc7d
10
.zuul.yaml
10
.zuul.yaml
@ -74,15 +74,6 @@
|
|||||||
name: zun-tempest-multinode-docker-sql
|
name: zun-tempest-multinode-docker-sql
|
||||||
parent: zun-tempest-base-multinode
|
parent: zun-tempest-base-multinode
|
||||||
|
|
||||||
- job:
|
|
||||||
name: zun-tempest-docker-etcd
|
|
||||||
parent: zun-tempest-base
|
|
||||||
voting: false
|
|
||||||
vars:
|
|
||||||
devstack_localrc:
|
|
||||||
ZUN_DB_TYPE: etcd
|
|
||||||
USE_PYTHON3: true
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- check-requirements
|
- check-requirements
|
||||||
@ -97,7 +88,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- zun-tempest-docker-sql
|
- zun-tempest-docker-sql
|
||||||
- zun-tempest-py3-docker-sql
|
- zun-tempest-py3-docker-sql
|
||||||
- zun-tempest-docker-etcd
|
|
||||||
- zun-tempest-multinode-docker-sql
|
- zun-tempest-multinode-docker-sql
|
||||||
gate:
|
gate:
|
||||||
queue: zun
|
queue: zun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user