diff --git a/.zuul.yaml b/.zuul.yaml index ee849d1..32b1c08 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,6 +8,7 @@ jobs: - blazar-tempest-plugin-base - blazar-tempest-plugin-ipv6-only + - blazar-tempest-plugin-zed - blazar-tempest-plugin-yoga - blazar-tempest-plugin-xena - blazar-tempest-plugin-wallaby @@ -64,6 +65,12 @@ - ^doc/.*$ - ^releasenotes/.*$ +- job: + name: blazar-tempest-plugin-zed + parent: blazar-tempest-plugin-base + nodeset: openstack-single-node-focal + override-checkout: stable/zed + - job: name: blazar-tempest-plugin-yoga parent: blazar-tempest-plugin-base