Actions
action #178600
closedcoordination #169654: [epic] Create test scenarios for Agama
Add unattended installation for x86_64 which changes language and keyboard in the installed system
Start date:
2025-03-10
Due date:
% Done:
0%
Estimated time:
Description
We need a default unattended installation with no extras that simply modify the language and keyboard for the installed system, in the similar way that was done in AutoYaST with YaST installer:
https://openqa.suse.de/tests/16990128#
Validation should be minimal, only the login the prompt, given than openQA cannot test in a different language/keyboard in the installed system.
This is the part we changed in AutoYaST:
<language>
<language>cs_CZ</language>
</language>
<keyboard>
<keymap>czech</keymap>
</keyboard>
Check equivalent fields in Agama: https://agama-project.github.io/docs/user/autoyast/reference
Acceptance criteria¶
- AC1: Add unattended installation for single architecture (using jsonnet) which changes language and keyboard in the installed system.
Actions