Update deprecated zuul syntax
Queues are now declared at the project level https: //lists.openstack.org/pipermail/openstack-discuss/2021-November/025797.html (cherry picked from commit 56f0110b1ef7a98dac206c92cc65b2a2c519922a) Manual fix for stable branch: Drop failing lower-constraints job template, that is mostly dropped from all other projects. Manual fixes for stable/xena: Dropped lower-constraints removal to avoid merge conflict. Dropped heat job that no longer exists. Change-Id: Iae33d7c725274be9de1aa66ad73b2d610c36e061 (cherry picked from commit 6ea92894735adfa63bb8cccc91e4268415a723d8)
This commit is contained in:
parent
932bc9ea5a
commit
24786ee33d
@ -74,6 +74,7 @@
|
||||
rally_task: rally-jobs/zaqar-zaqar.yaml
|
||||
|
||||
- project:
|
||||
queue: zaqar
|
||||
templates:
|
||||
- check-requirements
|
||||
- openstack-lower-constraints-jobs
|
||||
@ -91,16 +92,12 @@
|
||||
- zaqar-grenade-mongodb
|
||||
- zaqar-grenade-redis
|
||||
- zaqar-grenade-swift
|
||||
# Heat job that deploy Zaqar
|
||||
- heat-functional-convg-mysql-lbaasv2
|
||||
- zaqar-rally:
|
||||
voting: false
|
||||
gate:
|
||||
queue: zaqar
|
||||
jobs:
|
||||
- zaqar-tox-integration
|
||||
- zaqar-tempest-plugin-mongodb
|
||||
- zaqar-tempest-plugin-redis
|
||||
- zaqar-tempest-plugin-swift
|
||||
- zaqar-tempest-plugin-swift-ipv6
|
||||
- heat-functional-convg-mysql-lbaasv2
|
||||
|
Loading…
x
Reference in New Issue
Block a user