Actions
action #168310
opencoordination #169654: [epic] Create test scenarios for Agama
Instead of relying on grub_test, implement page object to select Boot from Hard Disk
Start date:
2024-10-16
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
For usb installation we need to navigate to Boot from Hard Disk in the grub of the installed system.
See current failure:
openQA test in scenario opensuse-agama-9.0-agama-installer-x86_64-agama_default@uefi-usb-2G fails in
grub_test
Using page objects we will introduce some condition at the level of distribution pattern and we will create page object based on composition
to interact with the screen. The change will be only applied to this scenario and others are not affected.
Acceptance criteria¶
- AC1: Add more functionality to our page object model to do this navigation.
Actions