Go to file
Adam Williamson 25b9271e37 tweak two disk matching to be more robust
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
2015-07-22 11:25:48 -07:00
lib create fedora base class, factor out console login 2015-07-22 11:24:40 -07:00
needles tweak two disk matching to be more robust 2015-07-22 11:25:48 -07:00
tests create fedora base class, factor out console login 2015-07-22 11:24:40 -07:00
.arcconfig we will use develop branch 2015-03-18 13:28:43 +01:00
.gitignore .gitignore 2015-02-03 14:00:53 +01:00
COPYING Decoupled tools from tests 2015-01-26 14:43:01 +01:00
README Decoupled tools from tests 2015-01-26 14:43:01 +01:00
main.pm add fedup desktop test 2015-07-17 12:52:56 +02:00
templates add fedup desktop test 2015-07-17 12:52:56 +02:00

README

OpenQA tests for the Fedora distribution