Add neutron-tempest-iptables_hybrid job to experimental queue

Due to regression bug 1833902 we should have the option to
run the neutron job that tests the OVS hybrid plug configuration
on specific patches.

We could eventually consider running this in the check queue
like neutron-tempest-linuxbridge with a strict set of irrelevant
files but that would require some thought, i.e. we'd want to run
the job on changes to nova/compute/manager.py since the network
vif model bind events code is used in the ComputeManager and is
specific to OVS hybrid plug ports. Rather than get bogged down in
thinking up what that set is, this change takes the easy path and
just throws the job into the on-demand experimental queue.

Change-Id: Id5172d97b349abe59b47d1284e97943091652419
Related-Bug: #1833902
This commit is contained in:
Matt Riedemann 2019-06-24 12:24:38 -04:00 committed by Artom Lifshitz
parent a8d2b24f1f
commit 33e9740d00
1 changed files with 2 additions and 0 deletions

View File

@ -382,6 +382,8 @@
irrelevant-files: *dsvm-irrelevant-files
- neutron-tempest-dvr-ha-multinode-full:
irrelevant-files: *dsvm-irrelevant-files
- neutron-tempest-iptables_hybrid:
irrelevant-files: *dsvm-irrelevant-files
- os-vif-ovs:
irrelevant-files: *dsvm-irrelevant-files
# NOTE(mriedem): Consider moving nova-tox-functional-py37 to the