Add stable/2025.2 job
Change-Id: Ie60c34673bac9b2cef6d26199c0ffd171ffe0cd4 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
21
.zuul.yaml
21
.zuul.yaml
@@ -60,6 +60,12 @@
|
||||
parent: zaqar-tempest-plugin-mongodb
|
||||
nodeset: openstack-single-node-jammy
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-mongodb-2025-2
|
||||
parent: zaqar-tempest-plugin-mongodb
|
||||
nodeset: openstack-single-node-noble
|
||||
override-checkout: stable/2025.2
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-mongodb-2025-1
|
||||
parent: zaqar-tempest-plugin-mongodb
|
||||
@@ -85,6 +91,12 @@
|
||||
devstack_localrc:
|
||||
ZAQAR_BACKEND: redis
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-redis-2025-2
|
||||
parent: zaqar-tempest-plugin-redis
|
||||
nodeset: openstack-single-node-noble
|
||||
override-checkout: stable/2025.2
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-redis-2025-1
|
||||
parent: zaqar-tempest-plugin-redis
|
||||
@@ -115,6 +127,12 @@
|
||||
s-object: true
|
||||
s-proxy: true
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-swift-2025-2
|
||||
parent: zaqar-tempest-plugin-swift
|
||||
nodeset: openstack-single-node-noble
|
||||
override-checkout: stable/2025.2
|
||||
|
||||
- job:
|
||||
name: zaqar-tempest-plugin-swift-2025-1
|
||||
parent: zaqar-tempest-plugin-swift
|
||||
@@ -149,14 +167,17 @@
|
||||
- zaqar-tempest-plugin-mongodb-2024-1
|
||||
- zaqar-tempest-plugin-mongodb-2024-2
|
||||
- zaqar-tempest-plugin-mongodb-2025-1
|
||||
- zaqar-tempest-plugin-mongodb-2025-2
|
||||
- zaqar-tempest-plugin-redis
|
||||
- zaqar-tempest-plugin-redis-2024-1
|
||||
- zaqar-tempest-plugin-redis-2024-2
|
||||
- zaqar-tempest-plugin-redis-2025-1
|
||||
- zaqar-tempest-plugin-redis-2025-2
|
||||
- zaqar-tempest-plugin-swift
|
||||
- zaqar-tempest-plugin-swift-2024-1
|
||||
- zaqar-tempest-plugin-swift-2024-2
|
||||
- zaqar-tempest-plugin-swift-2025-1
|
||||
- zaqar-tempest-plugin-swift-2025-2
|
||||
- zaqar-tempest-plugin-swift-ipv6
|
||||
gate:
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user