-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
0
-
False
-
-
False
-
?
-
rhos-connectivity-neutron-gluon
-
None
-
-
-
-
Moderate
Functional test TestSBDbMonitor.test_router_port_binding is not working while using ovn25.09.
Test is not stable (usually it fails, but it can happen that it passes).
Currently the test can only be executed with this PR: https://gitlab.cee.redhat.com/eng/openstack/neutron/-/merge_requests/166
And at the moment this test is skipped on tox.ini, in order to run it, get an autohold and to run it:
cd /home/zuul/src/gitlab.cee.redhat.com/eng/openstack/neutron
export OS_LOG_PATH="/home/zuul/src/gitlab.cee.redhat.com/eng/openstack/logs"
. .tox/dsvm-functional-ds-gate/bin/activate
bash /home/zuul/src/gitlab.cee.redhat.com/eng/openstack/neutron/tools/deploy_rootwrap.sh /home/zuul/src/gitlab.cee.redhat.com/eng/openstack/neutron /home/zuul/src/gitlab.cee.redhat.com/eng/openstack/neutron/.tox/dsvm-functional-ds-gate/etc /home/zuul/src/gitlab.cee.redhat.com/eng/openstack/neutron/.tox/dsvm-functional-ds-gate/bin
OS_SUDO_TESTING=1 stestr run --test-path ./neutron/tests/functional/ neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestSBDbMonitor.test_router_port_binding