Tests and images for testing Rocky with openQA
25b9271e37
Summary: Depending on the disks attached to the system and some other idiosyncracries (like what the disk 'description' currently happens to be), the distance between the two disk icons can vary, so a needle that matches on the two disk icons is fragile (whenever the distance differs, the match fails). So instead of that, let's have a needle that matches on a single icon with a lot of grey space to its left, plus the two little matches we later use in the select_disk(1/2) needles. This should be robust enough and doesn't need us to keep duplicating it when the distance between the icons changes. With this tweak, the '2' variant is no longer needed. Test Plan: Run the various tests that use two disks and check this needle always matches. You'll also want to have D456 applied. Reviewers: garretraziel, jskladan Reviewed By: garretraziel, jskladan Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D463 |
||
---|---|---|
lib | ||
needles | ||
tests | ||
.arcconfig | ||
.gitignore | ||
COPYING | ||
main.pm | ||
README | ||
templates |
OpenQA tests for the Fedora distribution