diff --git a/.zuul.yaml b/.zuul.yaml index 8ea58e6..9f6e896 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,6 +8,8 @@ - watcher-tempest-functional - watcher-tempest-actuator - watcher-tempest-strategies + - watcher-tempest-functional-wallaby + - watcher-tempest-functional-victoria - watcher-tempest-functional-ussuri - watcher-tempest-functional-train - watcher-tempest-functional-stein @@ -16,6 +18,18 @@ jobs: - watcher-tempest-functional +- job: + name: watcher-tempest-functional-wallaby + parent: watcher-tempest-functional + nodeset: openstack-single-node-bionic + override-checkout: stable/wallaby + +- job: + name: watcher-tempest-functional-victoria + parent: watcher-tempest-functional + nodeset: openstack-single-node-bionic + override-checkout: stable/victoria + - job: name: watcher-tempest-functional-ussuri parent: watcher-tempest-functional