Bug 1701164
Summary: | neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_port_forwarding_and_remove_subnets unit test fails | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Bernard Cafarelli <bcafarel> |
Component: | openstack-neutron | Assignee: | Bernard Cafarelli <bcafarel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Eran Kuris <ekuris> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 14.0 (Rocky) | CC: | abregman, amuller, chrisw, scohen |
Target Milestone: | --- | Keywords: | AutomationBlocker, Triaged, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-21 13:32:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1740093 | ||
Bug Blocks: |
Description
Bernard Cafarelli
2019-04-18 09:33:50 UTC
*** Bug 1734810 has been marked as a duplicate of this bug. *** OK, I think I found the root cause. This is apparently caused by the sqlite version we have in UT runners (coming from an OSP 10 override). Switching back to system sqlite makes the test passing locally. I will test further and confirm Switching back to system sqlite showed https://bugs.launchpad.net/neutron/+bug/1839595 let's fix this one first before merging the octario change Once Depends-On bug is in, we can apply https://review.gerrithub.io/c/redhat-openstack/octario/+/464545 and fix this one Closing this bug, octario fix is now in (and outside of osp scope) |