action #126857
Updated by JERiveraMoya almost 2 years ago
#### Motivation The test steps are described here: https://github.com/openSUSE/agama/blob/master/autoinstallation/README.md #### Scope x86_64 and aarch64 (s390x z/VM I don't think it is achievable a the moment) #### Acceptance criteria **AC1**: Automate a simple the auto-installation on ALP Bedrock with Agama #### Additional information I'd suggest to focus Focus on .sh format for this first iteration. We will need to cover three format in our test coverage in follow-up tickets and this one it is the one used by the other two formats. tickets. See documentation https://github.com/openSUSE/agama/blob/master/autoinstallation/scripts/auto.sh and the script with all the formats for auto-installation: https://github.com/openSUSE/agama/blob/master/autoinstallation/scripts/auto.sh We will need to create a new job group for D-Installer in Development in O3. Reboot should be done via command line, do not create needles for unattended installation, for any interaction with the UI we will use a proper test framework in the future (ie playwright).