Description of problem: Two regressions while running neutron OSP 9 functional tests: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_connection_from_diff_address_scope_with_fip neutron.tests.functional.agent.linux.test_utils.TestGetRootHelperChildPid.test_get_root_helper_child_pid_returns_first_child Version-Release number of selected component (if applicable): openstack-neutron-8.1.2-14.el7ost.noarch openstack-neutron-common-8.1.2-14.el7ost.noarch openstack-neutron-openvswitch-8.1.2-14.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Setup node with openstack-neutron (OSP 9) 2. Run functional tests (tox -e dsvm-functional) Actual results: The two above tests fail. Expected results: Tests passed successfully.
Probably because we just rebased OSP 9 in https://bugzilla.redhat.com/show_bug.cgi?id=1392743?
CI is using openstack-neutron-8.1.2-14.el7ost.noarch but the build we released after rebasing to 8.3.0 is openstack-neutron-8.3.0-2. Need to check with Arie why CI is not updated to 8.3.0.
@Arie Created openstack-neutron-8.3.0-3 with the fix. Can you please try this?
openstack-neutron-8.3.0-3 fixing this issue.
According to our records, this should be resolved by openstack-neutron-8.3.0-3.el7ost. This build is available now.