CI: add periodic weekly and experimental queue

Add periodic weekly and experimental queues to ovn-bgp-agent
to increase the coverage and have early warning for issues
with oslo master.
Change openstack-python3-zed-jobs to openstack-python3-jobs-neutron.

Change-Id: I10471cb663aea743dc5f4dd27e1d0cac7ea60a69
This commit is contained in:
elajkat 2023-06-09 08:33:46 +02:00 committed by Luis Tomas Bolivar
parent 74b99ff4c2
commit c9af4dfedf

View File

@ -1,6 +1,6 @@
- project:
templates:
- openstack-python3-zed-jobs
- openstack-python3-jobs-neutron
- openstack-cover-jobs
- release-notes-jobs-python3
- publish-openstack-docs-pti
@ -9,3 +9,10 @@
check:
jobs:
- openstack-tox-functional-with-sudo
experimental:
jobs:
- openstack-tox-py310-with-oslo-master
periodic-weekly:
jobs:
- openstack-tox-py310
- openstack-tox-py310-with-oslo-master