Bug 2088454
Summary: | Random tempest test failures due to missing flows for metadata port | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Yatin Karel <ykarel> |
Component: | openstack-neutron | Assignee: | Elvira <egarciar> |
Status: | CLOSED ERRATA | QA Contact: | Fiorella Yanac <fyanac> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 17.0 (Wallaby) | CC: | amusil, chrisw, ctrautma, ekuris, froyo, jiji, jishi, mmichels, scohen |
Target Milestone: | ga | Keywords: | Regression, TestOnly, Triaged |
Target Release: | 17.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | 2076604 | Environment: | |
Last Closed: | 2022-09-21 12:21:38 UTC | Type: | --- |
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: | 2076604 | ||
Bug Blocks: |
Description
Yatin Karel
2022-05-19 13:35:56 UTC
Tested with patches from ovn bug[1][2] in [3] and the issue no longer reproduced. Now need to wait for these to be available in ovn-2021-21.12 for osp-17.0 [1] https://patchwork.ozlabs.org/project/ovn/patch/20220525065155.293205-2-amusil@redhat.com/ [2] https://patchwork.ozlabs.org/project/ovn/patch/20220527073040.519706-1-amusil@redhat.com/ [3] https://review.rdoproject.org/r/c/testproject/+/41999 The test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state was run 1000 times and all were Passed. Also the steps of ovn commands was followed, after running cleanup script the flow was cleaned up. Version: RHOS-17.0-RHEL-9-20220628.n.1 ovn22.03-22.03.0-52.el9fdp.x86_64 [heat-admin@controller-1 ~]$ sudo podman exec ovn_controller rpm -qa | grep -E 'ovn|openvswitch' openvswitch-selinux-extra-policy-1.0-31.el9fdp.noarch ovn22.03-22.03.0-52.el9fdp.x86_64 openvswitch2.17-2.17.0-18.el9fdp.x86_64 python3-openvswitch2.17-2.17.0-18.el9fdp.x86_64 openstack-network-scripts-openvswitch2.17-10.11.1-3.el9ost.x86_64 rhosp-network-scripts-openvswitch-2.17-5.el9ost.noarch rhosp-openvswitch-2.17-5.el9ost.noarch python3-rhosp-openvswitch-2.17-5.el9ost.noarch rhosp-ovn-22.03-5.el9ost.noarch ovn22.03-host-22.03.0-52.el9fdp.x86_64 rhosp-ovn-host-22.03-5.el9ost.noarch [heat-admin@controller-1 ~]$ [heat-admin@controller-0 ~]$ ovn-nbctl --version ovn-nbctl 22.03.2 Open vSwitch Library 2.17.90 DB Schema 6.1.0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543 |