Rodolfo Alonso Hernandez 41fa012c57 Add the periodic CI queue
The jobs added are:
* whitebox-neutron-tempest-plugin-ovn
* whitebox-neutron-tempest-plugin-ovn-single-thread

Change-Id: Ibbd441285f3d094babde2ad7b83e4f780df5ea2f
2024-12-06 12:34:27 +00:00

25 lines
690 B
YAML

- project-template:
name: whitebox-neutron-tempest-plugin-jobs
check:
jobs: &neutron_jobs
- whitebox-neutron-tempest-plugin-openvswitch
- whitebox-neutron-tempest-plugin-ovn
- whitebox-neutron-tempest-plugin-ovn-single-thread
gate:
jobs:
- whitebox-neutron-tempest-plugin-ovn
- whitebox-neutron-tempest-plugin-ovn-single-thread
periodic:
jobs:
- whitebox-neutron-tempest-plugin-ovn
- whitebox-neutron-tempest-plugin-ovn-single-thread
- project:
templates:
- whitebox-neutron-tempest-plugin-jobs
check:
jobs: &tox_jobs
- openstack-tox-pep8
gate:
jobs: *tox_jobs