summaryrefslogtreecommitdiff
path: root/src/migration-scripts/system
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-08-29 12:36:32 +0000
committerChristian Breunig <christian@breunig.cc>2026-08-29 12:36:32 +0000
commit4e6a780230a9db8824faf54e21f499880feb1a59 (patch)
tree39b6dbb0aa29b3652344b6d412ddf4a51a5a6496 /src/migration-scripts/system
parentcf018cdd38eb30830c55d54591238b85516e5c1a (diff)
downloadvyos-1x-4e6a780230a9db8824faf54e21f499880feb1a59.tar.gz
vyos-1x-4e6a780230a9db8824faf54e21f499880feb1a59.zip
smoketest: T9014: use platform specific serial console device
The Kernel boot console device is platform dependent - amd64 uses the 8250 UART exposed as ttyS0 while arm64 uses the PL011 UART at ttyAMA0. As system_console.py only promotes a device to Kernel boot console if it is an actual TTY, setting ttyS0 on arm64 left the GRUB console_type at "tty" and the test failed with 'tty' != 'ttyS'. Select the serial console device based on the CPU architecture the test is running on.
Diffstat (limited to 'src/migration-scripts/system')
0 files changed, 0 insertions, 0 deletions