[Bug 1176088] New: [Build 72.2] openQA test fails in check_default_network_manager
http://bugzilla.opensuse.org/show_bug.cgi?id=1176088 Bug ID: 1176088 Summary: [Build 72.2] openQA test fails in check_default_network_manager Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: Other URL: https://openqa.opensuse.org/tests/1381329/modules/chec k_default_network_manager/steps/9 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: normand@linux.vnet.ibm.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- [Build 72.2] openQA test fails in check_default_network_manager There are two different problems, do not know if related. * (steps/8_9) systemctl --no-pager is-enabled systemd-networkd reports rc=0 while explicit reporting failure: "Failed to get unit file state for systemd-networkd.service: No such file or directory" * (steps/14-15) networkctl not recognized as a valid command. ## Observation openQA test in scenario opensuse-Jump:15.2-DVD-ppc64le-extra_tests_in_textmode@ppc64le fails in [check_default_network_manager](https://openqa.opensuse.org/tests/1381329/modules/check_default_network_mana...) ## Test suite description Maintainer: okurz@suse.de Mainly console extratest. ## Reproducible Fails since (at least) Build [29.1](https://openqa.opensuse.org/tests/1355022) ## Expected result Last good: (unknown) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=ppc64le&distri=opensuse&flavor=DVD&machine=ppc64le&test=extra_tests_in_textmode&version=Jump%3A15.2) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1176088 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillaume.gardet@arm.com, | |lubos.kocman@suse.com, | |mlin@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1176088 http://bugzilla.opensuse.org/show_bug.cgi?id=1176088#c1 --- Comment #1 from Michel Normand <normand@linux.vnet.ibm.com> --- source of the problem is the missing systemd-network package as reported by https://openqa.opensuse.org/tests/1381836#step/check_default_network_manager... === # zypper -n in systemd-network | cat; ( exit ${PIPESTATUS[0]} ); echo ZG7tm-$?- Loading repository data... Reading installed packages... Package 'systemd-network' not found. ZG7tm-104- === verified that package present in Leap15.2 but not in Jump. === jump:~ # rpm -q systemd-network package systemd-network is not installed === tw152:~ # rpm -q systemd-network systemd-network-234-lp152.31.4.1.ppc64le tw152:~ # rpm -ql systemd-network |grep usr.bin |grep ctl /usr/bin/networkctl === Do we want to provide this package for Jump ? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1176088 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Build 72.2] openQA test |[Jump] openQA test fails, |fails in |missing systemd-network |check_default_network_manag |package |er | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com