Add zed and yoga jobs

The patch adds stable/yoga and stable/zed jobs to test the
latest stable branches.

Change-Id: I5a9866c4d84a08d2b451e9b5b5596f59ea3c3581
This commit is contained in:
Martin Kopec 2023-01-19 11:08:18 +01:00
parent dd12367f90
commit 9f8f5f9596
1 changed files with 14 additions and 0 deletions

View File

@ -4,6 +4,8 @@
check:
jobs:
- devstack-plugin-nfs-tempest-full
- devstack-plugin-nfs-tempest-full-zed
- devstack-plugin-nfs-tempest-full-yoga
- devstack-plugin-nfs-tempest-full-xena
- devstack-plugin-nfs-tempest-full-wallaby
- devstack-plugin-nfs-tempest-full-victoria
@ -13,6 +15,8 @@
gate:
jobs:
- devstack-plugin-nfs-tempest-full
- devstack-plugin-nfs-tempest-full-zed
- devstack-plugin-nfs-tempest-full-yoga
- devstack-plugin-nfs-tempest-full-xena
- devstack-plugin-nfs-tempest-full-wallaby
- devstack-plugin-nfs-tempest-full-victoria
@ -75,6 +79,16 @@
irrelevant-files: *gate-irrelevant-files
branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train)).*$
- job:
name: devstack-plugin-nfs-tempest-full-zed
parent: devstack-plugin-nfs-tempest-full
override-checkout: stable/zed
- job:
name: devstack-plugin-nfs-tempest-full-yoga
parent: devstack-plugin-nfs-tempest-full
override-checkout: stable/yoga
- job:
name: devstack-plugin-nfs-tempest-full-xena
parent: devstack-plugin-nfs-tempest-full