action #45713
closed[functional][u] test for nested virtualization / qemu / typing over VNC
0%
Description
Motivation¶
"typing issues" make us a lot of problems and they are hard to debug, e.g. see #45650. Also we are not sure if it's the worker or the SUT misbehaving so we should have better tests covering nested virtualization, qemu and especially typing over VNC.
Suggestions¶
- #41093 first, then extend tests, e.g. use the "typing" tests we have from os-autoinst and openQA
Updated by okurz almost 6 years ago
- Copied from action #45650: [functional][u][aarch64] test fails in first_boot because of username letters not written in capital case during installation user_settings added
Updated by okurz almost 6 years ago
- Blocked by action #41093: [opensuse][functional][u] test fails in virt_install - default network not available anymore added
Updated by dheidler almost 6 years ago
I really wonder why everything I touch breaks:
Nested intel kvm not working with current tumbleweed 20190205: KVM internal error. Suberror: 1 - emulation failure
https://bugzilla.opensuse.org/show_bug.cgi?id=1124504
Updated by dheidler almost 6 years ago
Problems with KVM on POWER9: https://bugzilla.suse.com/show_bug.cgi?id=1124589
Updated by dheidler almost 6 years ago
qemu on s390x fails when called WITHOUT kvm: https://bugzilla.suse.com/show_bug.cgi?id=1124595
Updated by okurz almost 6 years ago
dheidler wrote:
I really wonder why everything I touch breaks:
Well, because you like to pick tickets that increase the test coverage. You wouldn't expect any "untested" areas to "just work", do you? ;)
Updated by szarate almost 6 years ago
As discussed during the meeting:
https://gitlab.suse.de/openqa/salt-states-openqa/blob/master/openqa/worker.sls#L276
# in:/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT '"console=tty0 yourparameters=gohere"'
Updated by dheidler almost 6 years ago
https://lore.kernel.org/patchwork/patch/811005/
Kernel parameter kvm-arm.nested=1
is available but ignored until nested virt on arm is supported.
Updated by dheidler almost 6 years ago
- Status changed from In Progress to Blocked
Updated by dheidler almost 6 years ago
MR merged.
Restarted OSD x86_64 workers and made sure that nested virt is enabled:
- openqaw1
- openqaw2
- openqaworker2
- openqaworker3
- openqaworker5
- openqaworker6
- openqaworker7
- openqaworker8
- openqaworker9
- openqaworker13
Updated by dheidler almost 6 years ago
- Status changed from Blocked to Feedback
Don't run kvm test on aarch64: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6909
Updated by dheidler almost 6 years ago
Updated by dheidler almost 6 years ago
- Status changed from Feedback to Resolved
Verification:
SLE15SP1:
- https://openqa.suse.de/tests/2503844
- https://openqa.suse.de/tests/2502067
- https://openqa.suse.de/tests/2505070
- https://openqa.suse.de/tests/2502071
SLE12SP5:
- https://openqa.suse.de/tests/2503843
- https://openqa.suse.de/tests/2503929
- https://openqa.suse.de/tests/2505072
TW: https://openqa.opensuse.org/tests/864380
LEAP15.1: https://openqa.opensuse.org/tests/864932