Actions
action #135227
closedAdjust the assert_screen sequence in agama tests
Description
Motivation:
To fix the following issues in agama job group:
https://openqa.opensuse.org/tests/3551681#step/auto/8
https://openqa.opensuse.org/tests/3551680#step/auto/9
Now the current test uses yam/agama/auto/alp_dolomite.jsonnet which immediately lauchhes the installation, so the first screen we might see is "installing".
Proabably we have to adjust the assert_screen sequence a bit and wait for both agama-main-page and agama-installing on start and in the next step for agama-install-finised.
Actions