Merge "Add stable/zed jobs on master gate"

This commit is contained in:
Zuul 2023-02-23 22:56:49 +00:00 committed by Gerrit Code Review
commit f80d3af2a4
1 changed files with 14 additions and 8 deletions

View File

@ -22,9 +22,9 @@
# branches. That is what we need to do for all tempest plugins. Only jobs # branches. That is what we need to do for all tempest plugins. Only jobs
# for the current releasable ("Maintained") stable branches should be listed # for the current releasable ("Maintained") stable branches should be listed
# here. # here.
- cinder-tempest-plugin-basic-zed
- cinder-tempest-plugin-basic-yoga - cinder-tempest-plugin-basic-yoga
- cinder-tempest-plugin-basic-xena - cinder-tempest-plugin-basic-xena
- cinder-tempest-plugin-basic-wallaby
# Set this job to voting once we have some actual tests to run # Set this job to voting once we have some actual tests to run
- cinder-tempest-plugin-protection-functional: - cinder-tempest-plugin-protection-functional:
voting: false voting: false
@ -36,9 +36,9 @@
- cinder-tempest-plugin-cbak-ceph - cinder-tempest-plugin-cbak-ceph
experimental: experimental:
jobs: jobs:
- cinder-tempest-plugin-cbak-ceph-zed
- cinder-tempest-plugin-cbak-ceph-yoga - cinder-tempest-plugin-cbak-ceph-yoga
- cinder-tempest-plugin-cbak-ceph-xena - cinder-tempest-plugin-cbak-ceph-xena
- cinder-tempest-plugin-cbak-ceph-wallaby
- job: - job:
name: cinder-tempest-plugin-protection-functional name: cinder-tempest-plugin-protection-functional
@ -218,6 +218,12 @@
devstack_services: devstack_services:
c-bak: true c-bak: true
- job:
name: cinder-tempest-plugin-cbak-ceph-zed
parent: cinder-tempest-plugin-cbak-ceph
nodeset: openstack-single-node-focal
override-checkout: stable/zed
- job: - job:
name: cinder-tempest-plugin-cbak-ceph-yoga name: cinder-tempest-plugin-cbak-ceph-yoga
parent: cinder-tempest-plugin-cbak-ceph parent: cinder-tempest-plugin-cbak-ceph
@ -319,6 +325,12 @@
- ^doc/.*$ - ^doc/.*$
- ^releasenotes/.*$ - ^releasenotes/.*$
- job:
name: cinder-tempest-plugin-basic-zed
parent: cinder-tempest-plugin-basic
nodeset: openstack-single-node-focal
override-checkout: stable/zed
- job: - job:
name: cinder-tempest-plugin-basic-yoga name: cinder-tempest-plugin-basic-yoga
parent: cinder-tempest-plugin-basic parent: cinder-tempest-plugin-basic
@ -330,9 +342,3 @@
parent: cinder-tempest-plugin-basic parent: cinder-tempest-plugin-basic
nodeset: openstack-single-node-focal nodeset: openstack-single-node-focal
override-checkout: stable/xena override-checkout: stable/xena
- job:
name: cinder-tempest-plugin-basic-wallaby
parent: cinder-tempest-plugin-basic
nodeset: openstack-single-node-focal
override-checkout: stable/wallaby