action #49208
closed[jeos] suseconnect_scc fails on JeOS for DE language
0%
Description
The change to suseconnect_scc to use select_serial_terminal requires login. At that point in the test JeOS only has en_US available while the password prompt looks for the DE version of it.
Update the test to have select_console(root-console) if JEOSINSTLANG is de_DE.
Updated by thehejik almost 6 years ago
I "solved" maybe similar problem on RPi by defining VIRTIO_CONSOLE=0 in JeOS-for-RaspberryPi Media definition. Then it uses normal tty instead of serial console. But for me scc_connect didn't work even with default US locale.
Updated by ccret almost 6 years ago
I am okay with using serial console, just not in that specific case since I need glibc-locale before I can change languages and that happens only after registering the system.
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/7040
Updated by jlausuch almost 4 years ago
- Project changed from openQA Tests (public) to 208
- Category deleted (
Enhancement to existing tests)