action #110563
closedremote_{ssh,vnc}-controller: failure when restarting network
0%
Description
Observation¶
This started showing after https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14746
The network is using wicked (correctly detected), but calling IP up all fails with
Result:¶
lo up
ens4 up
eth0 no-device
kUOFO-2-
(device eth0 does not exist)
openQA test in scenario microos-Tumbleweed-DVD-x86_64-remote_ssh_controller@64bit fails in
setup
Test suite description¶
Maintainer: jrivera Install remote server (parallel job) with ssh.
Reproducible¶
Fails since (at least) Build 20220502 (current job)
Expected result¶
Last good: 20220501 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by pdostal almost 3 years ago
- Tags deleted (
qac) - Status changed from New to In Progress
- Assignee set to pdostal
Pull request os-autoinst/os-autoinst-distri-opensuse#14816 has been created and is ready for review.
Updated by pdostal almost 3 years ago
- Related to action #105295: [qac] setup_multimachine: migrated to Network Manager added
Updated by pdostal almost 3 years ago
More affected tests:
- https://openqa.opensuse.org/tests/2326410#step/xrdp_client/12
- https://openqa.opensuse.org/tests/2325844#comments
- https://openqa.opensuse.org/tests/2300587#step/ovs_client/42
- https://openqa.opensuse.org/tests/2326411#comments
The mentioned remote_ssh_controller test is fixed. Those remain, but the issue seems to be trivial.
Please give me time until tomorrow to fix this.
Updated by pdostal almost 3 years ago
Pull request os-autoinst/os-autoinst-distri-opensuse#14827 is in progress.
Updated by pdostal almost 3 years ago
- Status changed from In Progress to Resolved
The xrdp
and vnc
issues are resolved.
I created #110740 for the ovs_client
test module.