Merge "Add stable branch jobs on the plugins master gate"
This commit is contained in:
commit
b10b9d6dd8
19
zuul.d/manila-tempest-stable-jobs.yaml
Normal file
19
zuul.d/manila-tempest-stable-jobs.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
# Stable branch jobs to test the trunk version of manila-tempest-plugin against
|
||||
# released stable branches of manila
|
||||
- job:
|
||||
name: manila-tempest-plugin-lvm-wallaby
|
||||
parent: manila-tempest-plugin-lvm
|
||||
override-checkout: stable/wallaby
|
||||
nodeset: openstack-single-node-focal
|
||||
|
||||
- job:
|
||||
name: manila-tempest-plugin-lvm-victoria
|
||||
parent: manila-tempest-plugin-lvm
|
||||
override-checkout: stable/victoria
|
||||
nodeset: openstack-single-node-focal
|
||||
|
||||
- job:
|
||||
name: manila-tempest-plugin-lvm-ussuri
|
||||
parent: manila-tempest-plugin-lvm
|
||||
override-checkout: stable/ussuri
|
||||
nodeset: openstack-single-node-bionic
|
@ -7,6 +7,9 @@
|
||||
- manila-tempest-plugin-dummy-no-dhss
|
||||
- manila-tempest-plugin-dummy-dhss
|
||||
- manila-tempest-plugin-lvm
|
||||
- manila-tempest-plugin-lvm-wallaby
|
||||
- manila-tempest-plugin-lvm-victoria
|
||||
- manila-tempest-plugin-lvm-ussuri
|
||||
- manila-tempest-plugin-zfsonlinux:
|
||||
voting: false
|
||||
- manila-tempest-plugin-cephfs-native:
|
||||
|
Loading…
x
Reference in New Issue
Block a user