neutron/neutron/tests/functional/services/ovn_l3
Rodolfo Alonso Hernandez ecb0b428ee [FT] Workaround for "test_gateway_chassis_rebalance" test
There seems to be an error in SQLite3. The "port" DB object is not
stored in the DB or the index is not populated. In the same
transaction, when the "ml2_port_binding" object is created, the
"port.id" reference is not found and a "DBReferenceError" exception
is raised.

Related-Bug: #1956344
Change-Id: I39eab8f0aaa8cc1ec6d03813f6726bb27b52ddc2
2022-01-05 17:24:54 +00:00
..
__init__.py [OVN] Add missing OVN functional tests 2020-03-03 09:21:25 +00:00
test_plugin.py [FT] Workaround for "test_gateway_chassis_rebalance" test 2022-01-05 17:24:54 +00:00