diff --git a/.zuul.yaml b/.zuul.yaml index da638f1..c494528 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,5 @@ - project: + queue: watcher templates: - check-requirements - tempest-plugin-jobs @@ -8,14 +9,20 @@ - watcher-tempest-functional - watcher-tempest-actuator - watcher-tempest-strategies + - watcher-tempest-functional-zed - watcher-tempest-functional-yoga - watcher-tempest-functional-xena - watcher-tempest-functional-wallaby gate: - queue: watcher jobs: - watcher-tempest-functional +- job: + name: watcher-tempest-functional-zed + parent: watcher-tempest-functional + nodeset: openstack-single-node-focal + override-checkout: stable/zed + - job: name: watcher-tempest-functional-yoga parent: watcher-tempest-functional