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.
Updated by rainerkoenig about 1 year ago
- Status changed from New to Workable
- Priority changed from Normal to High
- Target version set to Current
Updated by lmanfredi about 1 year ago
- Status changed from Workable to In Progress
- Assignee set to lmanfredi
Updated by lmanfredi about 1 year ago
The needle auto-agama-main-page-20230424.png
mismatch the actual image during installation:
- the title in the header is "SUSE ALP Bedrock"
- the Users section shows the user "joe"
Updated by lmanfredi about 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Verified in Agama Staging build 1.35
Actions