[CI] Enable OVN grenade job in the check and gate queue
As was agreed on the CI meeting [1], this patch moves neutron-ovn-grenade-multinode job from the experimental queue to the check and gate queues. Now in check/gate there are 2 grenade jobs: one ovs-multinode job and one ovn-multinode job. To not increase number of jobs in the check/gate, this patch also moves neutron-ovs-grenade-dvr-multinode job to the periodic (and experimental) queue. [1] https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-06-11-15.02.log.html#l-18 Change-Id: I22d0f9a59bca6f412dcf30005678229a859d5e4c
This commit is contained in:
parent
939f86f027
commit
e1cf0f2d59
@ -101,8 +101,7 @@ Below is summary of those jobs.
|
||||
+====================================+=======+==================+=============+=============+==========+=======+========+============+=============+
|
||||
| neutron-ovs-grenade-multinode | 2 | Ubuntu Jammy | openvswitch | openvswitch | legacy | False | False | True | Yes |
|
||||
+------------------------------------+-------+------------------+-------------+-------------+----------+-------+--------+------------+-------------+
|
||||
| neutron-ovs-grenade-dvr-multinode | 2 | Ubuntu Jammy | openvswitch | openvswitch | dvr | False | False | True | Yes |
|
||||
| | | | | | dvr_snat | | | | |
|
||||
| neutron-ovn-grenade-multinode | 2 | Ubuntu Jammy | OVN | --- | --- | --- | --- | False | Yes |
|
||||
+------------------------------------+-------+------------------+-------------+-------------+----------+-------+--------+------------+-------------+
|
||||
|
||||
Tempest jobs running in Neutron experimental CI
|
||||
@ -144,13 +143,13 @@ Currently we have in that queue jobs like listed below.
|
||||
And we also have Grenade jobs in the experimental queue.
|
||||
::
|
||||
|
||||
+--------------------------------+-------+------------------+-------------+-------------+----------+--------+------------+------------+-------------+
|
||||
| Job name | nodes | Operating system | L2 agent | firewall | L3 agent | L3 HA | L3 DVR | enable_dvr | Run in gate |
|
||||
| | | | | driver | mode | | | | queue |
|
||||
+================================+=======+=============+==================+=============+==========+========+============+============+=============+
|
||||
| neutron-ovn-grenade-multinode | 2 | Ubuntu Jammy | OVN | --- | --- | --- | --- | False | no |
|
||||
| (non-voting) | | | | | | | | | |
|
||||
+--------------------------------+-------+------------------+-------------+-------------+----------+--------+------------+------------+-------------+
|
||||
+------------------------------------+-------+------------------+-------------+-------------+----------+--------+------------+------------+-------------+
|
||||
| Job name | nodes | Operating system | L2 agent | firewall | L3 agent | L3 HA | L3 DVR | enable_dvr | Run in gate |
|
||||
| | | | | driver | mode | | | | queue |
|
||||
+====================================+=======+=============+==================+=============+==========+========+============+============+=============+
|
||||
| neutron-ovs-grenade-dvr-multinode | 2 | Ubuntu Jammy | openvswitch | openvswitch | dvr | False | False | True | No |
|
||||
| | | | | | dvr_snat | | | | |
|
||||
+------------------------------------+-------+------------------+-------------+-------------+----------+--------+------------+------------+-------------+
|
||||
|
||||
Columns description
|
||||
|
||||
|
@ -77,7 +77,6 @@
|
||||
- neutron-functional-with-uwsgi-with-neutron-lib-master
|
||||
- neutron-fullstack-with-uwsgi-with-neutron-lib-master
|
||||
- neutron-ovn-tempest-full-multinode-ovs-master
|
||||
- neutron-ovn-grenade-multinode
|
||||
- neutron-ovn-tempest-ovs-master
|
||||
- neutron-ovn-tempest-ovs-release
|
||||
- neutron-ovs-tempest-with-neutron-lib-master
|
||||
@ -105,6 +104,7 @@
|
||||
- neutron-fullstack
|
||||
- neutron-fullstack-with-uwsgi-fips
|
||||
- neutron-fullstack-with-pyroute2-master
|
||||
- neutron-ovs-grenade-dvr-multinode
|
||||
- neutron-ovs-tempest-slow
|
||||
- neutron-ovn-tempest-slow
|
||||
- neutron-ovs-tempest-with-os-ken-master
|
||||
|
@ -21,7 +21,7 @@
|
||||
- neutron-functional-with-uwsgi
|
||||
- neutron-fullstack-with-uwsgi
|
||||
- neutron-ovs-grenade-multinode
|
||||
- neutron-ovs-grenade-dvr-multinode
|
||||
- neutron-ovn-grenade-multinode
|
||||
- neutron-ovs-tempest-multinode-full
|
||||
- neutron-ovs-tempest-dvr-ha-multinode-full
|
||||
- neutron-ovn-tempest-ipv6-only-ovs-release
|
||||
@ -74,8 +74,8 @@
|
||||
- neutron-functional-with-uwsgi
|
||||
- neutron-fullstack-with-uwsgi
|
||||
- neutron-ovs-tempest-multinode-full
|
||||
- neutron-ovn-grenade-multinode
|
||||
- neutron-ovs-grenade-multinode
|
||||
- neutron-ovs-grenade-dvr-multinode
|
||||
- neutron-ovn-tempest-ipv6-only-ovs-release
|
||||
- tempest-integrated-networking:
|
||||
irrelevant-files: *ovn-irrelevant-files
|
||||
|
Loading…
x
Reference in New Issue
Block a user