Dantali0n 93ce2f356e Add temptest tests for victoria and wallaby
Both victoria and wallaby should be currently maintained
and as a result they should also be tested.

Change-Id: Ibff5a92d8cbd88c63ad5d6c71be24f7c57cf0050
2021-07-02 12:03:00 +02:00

56 lines
1.5 KiB
YAML

- project:
templates:
- check-requirements
- tempest-plugin-jobs
check:
jobs:
- watcherclient-tempest-functional
- 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
gate:
queue: watcher
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
nodeset: openstack-single-node-bionic
override-checkout: stable/ussuri
- job:
name: watcher-tempest-functional-train
parent: watcher-tempest-functional
nodeset: openstack-single-node-bionic
override-checkout: stable/train
vars:
devstack_localrc:
USE_PYTHON3: True
- job:
name: watcher-tempest-functional-stein
parent: watcher-tempest-functional
nodeset: openstack-single-node-bionic
override-checkout: stable/stein
vars:
devstack_localrc:
USE_PYTHON3: True