diff --git a/.zuul.yaml b/.zuul.yaml index d0df7eb..023f6a4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,6 +8,7 @@ jobs: - blazar-tempest-plugin-base - blazar-tempest-plugin-ipv6-only + - blazar-tempest-plugin-2024-1 - blazar-tempest-plugin-2023-2 - blazar-tempest-plugin-2023-1 gate: @@ -63,6 +64,12 @@ - ^doc/.*$ - ^releasenotes/.*$ +- job: + name: blazar-tempest-plugin-2024-1 + parent: blazar-tempest-plugin-base + nodeset: openstack-single-node-jammy + override-checkout: stable/2024.1 + - job: name: blazar-tempest-plugin-2023-2 parent: blazar-tempest-plugin-base