Add stable/2024.2 job

Unlike other stable jobs, we test flavor-based instance reservation.

Change-Id: Ib498fdd0e0386448a779e7ffeba0ec822af28e17
This commit is contained in:
Pierre Riteau 2024-10-07 14:09:50 +02:00
parent 2950909d9b
commit 0b1ca6fc8e

View File

@ -8,6 +8,7 @@
jobs:
- blazar-tempest-plugin-base
- blazar-tempest-plugin-ipv6-only
- blazar-tempest-plugin-2024-2
- blazar-tempest-plugin-2024-1
- blazar-tempest-plugin-2023-2
- blazar-tempest-plugin-2023-1
@ -64,6 +65,12 @@
- ^doc/.*$
- ^releasenotes/.*$
- job:
name: blazar-tempest-plugin-2024-2
parent: blazar-tempest-plugin-base
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.2
- job:
name: blazar-tempest-plugin-2024-1
parent: blazar-tempest-plugin-base