Add stable/2025.1 job
Change-Id: Idc55ab501893da646d6bdf5b794f5639a860d670
This commit is contained in:
parent
0901ab0f3f
commit
4a856769b6
21
.zuul.yaml
21
.zuul.yaml
@ -58,6 +58,12 @@
|
||||
parent: zaqar-tempest-plugin-mongodb
|
||||
nodeset: openstack-single-node-jammy
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-mongodb-2025-1
|
||||
parent: zaqar-tempest-plugin-mongodb
|
||||
nodeset: openstack-single-node-noble
|
||||
override-checkout: stable/2025.1
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-mongodb-2024-2
|
||||
parent: zaqar-tempest-plugin-mongodb
|
||||
@ -83,6 +89,12 @@
|
||||
devstack_localrc:
|
||||
ZAQAR_BACKEND: redis
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-redis-2025-1
|
||||
parent: zaqar-tempest-plugin-redis
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2025.1
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-redis-2024-2
|
||||
parent: zaqar-tempest-plugin-redis
|
||||
@ -113,6 +125,12 @@
|
||||
s-object: true
|
||||
s-proxy: true
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-swift-2025-1
|
||||
parent: zaqar-tempest-plugin-swift
|
||||
nodeset: openstack-single-node-noble
|
||||
override-checkout: stable/2025.1
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-swift-2024-2
|
||||
parent: zaqar-tempest-plugin-swift
|
||||
@ -148,14 +166,17 @@
|
||||
- zaqar-tempest-plugin-mongodb-2023-2
|
||||
- zaqar-tempest-plugin-mongodb-2024-1
|
||||
- zaqar-tempest-plugin-mongodb-2024-2
|
||||
- zaqar-tempest-plugin-mongodb-2025-1
|
||||
- zaqar-tempest-plugin-redis
|
||||
- zaqar-tempest-plugin-redis-2023-2
|
||||
- zaqar-tempest-plugin-redis-2024-1
|
||||
- zaqar-tempest-plugin-redis-2024-2
|
||||
- zaqar-tempest-plugin-redis-2025-1
|
||||
- zaqar-tempest-plugin-swift
|
||||
- zaqar-tempest-plugin-swift-2023-2
|
||||
- zaqar-tempest-plugin-swift-2024-1
|
||||
- zaqar-tempest-plugin-swift-2024-2
|
||||
- zaqar-tempest-plugin-swift-2025-1
|
||||
- zaqar-tempest-plugin-swift-ipv6
|
||||
gate:
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user