Switch to bobcat testing runtime
Updating the testing template to Bobcat testing runtime: https://governance.openstack.org/tc/reference/runtimes/2023.2.html Change-Id: Ibec9e3a0c251ab9571fc1e9e0244ef4dde0a80d7
This commit is contained in:
parent
845a5fda2c
commit
82d8af6b24
@ -4,6 +4,7 @@
|
||||
check:
|
||||
jobs:
|
||||
- devstack-plugin-nfs-tempest-full
|
||||
- devstack-plugin-nfs-tempest-full-2023-1
|
||||
- devstack-plugin-nfs-tempest-full-zed
|
||||
- devstack-plugin-nfs-tempest-full-yoga
|
||||
- devstack-plugin-nfs-tempest-full-xena
|
||||
@ -17,6 +18,7 @@
|
||||
gate:
|
||||
jobs:
|
||||
- devstack-plugin-nfs-tempest-full
|
||||
- devstack-plugin-nfs-tempest-full-2023-1
|
||||
- devstack-plugin-nfs-tempest-full-zed
|
||||
- devstack-plugin-nfs-tempest-full-yoga
|
||||
- devstack-plugin-nfs-tempest-full-xena
|
||||
@ -82,6 +84,11 @@
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train)).*$
|
||||
|
||||
- job:
|
||||
name: devstack-plugin-nfs-tempest-full-2023-1
|
||||
parent: devstack-plugin-nfs-tempest-full
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: devstack-plugin-nfs-tempest-full-zed
|
||||
parent: devstack-plugin-nfs-tempest-full
|
||||
|
Loading…
x
Reference in New Issue
Block a user