Bug 1794762
Summary: | [NMCI] tests/integration/interface_common_test.py test failed | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Vladimir Benes <vbenes> |
Component: | nmstate | Assignee: | Fernando F. Mancera <ferferna> |
Status: | CLOSED ERRATA | QA Contact: | Mingyu Shi <mshi> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.2 | CC: | ferferna, fge, jiji, jishi, kanderso, network-qe, till |
Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | nmstate-0.3.2-1.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 03:08:25 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: |
Description
Vladimir Benes
2020-01-24 15:22:44 UTC
and we have it here again, any idea what can be wrong? There have been several changes to Nmstate and NM that fix problems like this. Vlad, could you please check if this issue is still present in the NM CI? still seeing this in nmstate-0.2.5 and NM-1.22.8 I am investigating this. Hi Vladimir, Can you try again in NMCI with nmstate-0.3.2-1.el8. I tested in my VM(RHEL 8.3), the test case passed. Verified with versions: nmstate-0.3.3-2.el8.noarch NetworkManager-1.26.0-1.el8.x86_64 DISTRO=RHEL-8.3.0-20200717.n.0 DISTRO=RHEL-8.3.0-20200717.n.0 Linux dell-per740-06.rhts.eng.pek2.redhat.com 4.18.0-226.el8.x86_64 #1 SMP Wed Jul 15 07:40:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [00:29:41@dell-per740-06 ~/nmstate/tests/integration]0# pytest interface_common_test.py -vv ============================================================================================================ test session starts ============================================================================================================= platform linux -- Python 3.6.8, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3.6 cachedir: .pytest_cache RPMs: NetworkManager-1.26.0-1.el8.x86_64 OS: Red Hat Enterprise Linux 8.3 Beta (Ootpa) nmstate: nmstate-0.3.3-2.el8.noarch rootdir: /root/nmstate, inifile: tox.ini collected 3 items interface_common_test.py::test_iface_description_removal PASSED [ 33%] interface_common_test.py::test_take_over_virtual_interface_then_remove PASSED [ 66%] interface_common_test.py::test_take_over_virtual_interface_and_rollback PASSED [100%] 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 (nmstate bug fix and enhancement update), 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/RHBA-2020:4696 |