whitebox-neutron-tempest-pl.../zuul.d/project.yaml
Maor Blaustein b53e623b63 Replacing TripleO with Devstack jobs
TripleO jobs needed for testing whitebox neutron tempest plugin
are deprecated and most reasonable option is to use Devstack jobs
instead.

Change-Id: I397562b1c8a6752474a7c5b8a22ae98c9662f8b5
2023-11-30 14:34:19 +02:00

23 lines
629 B
YAML

- project-template:
name: whitebox-neutron-tempest-plugin-jobs
check:
jobs:
- whitebox-neutron-tempest-plugin-openvswitch
- whitebox-neutron-tempest-plugin-ovn
gate:
jobs:
- whitebox-neutron-tempest-plugin-openvswitch
- whitebox-neutron-tempest-plugin-ovn
- project:
templates:
- whitebox-neutron-tempest-plugin-jobs
check:
jobs:
- whitebox-neutron-tempest-plugin-openvswitch
- whitebox-neutron-tempest-plugin-ovn
gate:
jobs:
- whitebox-neutron-tempest-plugin-openvswitch
- whitebox-neutron-tempest-plugin-ovn