os-autoinst-distri-rocky/needles/anaconda
Adam Williamson b55782358d Don't check version or pre-release note on banners
This reduces the coverage of the identification test a bit but
also *substantially* simplifies it. We run into a ton of problems
when we try to check the version and prerelease text on screens
where it appears on banners:

* The banners differ between variants
* The pre-release text is translated
* The banners have gradients so for RTL languages, even if some
  text is untranslated (e.g. 'Fedora 31') it appears on a
  different background color than on LTR languages
* The prerelease text is dark red; if it appears on a dark blue
  area of the banner this can trigger an os-autoinst needle
  comparison bug: https://progress.opensuse.org/issues/56822

All of this together means we wind up continually fighting these
checks and we have a whole forest of needles just for them, and
it doesn't seem worthwhile. So let's drop all the places where
we were checking version and prerelease on banners, and only
check them in two places where they appear on a grey background,
which avoids most of the problems (we just need one version
needle per release, and one prerelease needle per language).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-10-16 11:08:24 -07:00
..
identification Don't check version or pre-release note on banners 2019-10-16 11:08:24 -07:00
install_destination Add various new non-English language needle variants 2019-08-19 19:03:57 -07:00
install_process New needle for *partly* translated 'install done' Japanese 2019-10-07 11:26:54 -07:00
install_source Add some new needle variants that failed ppc64 tests 2019-03-01 08:52:25 -08:00
lang_select Add update tests to build and test a netinst image 2019-01-18 08:24:44 -08:00
main_hub Update main hub needles for changed keyboard icon 2019-09-09 11:44:28 -07:00
network Add some new variant needles for anaconda text changes 2019-08-16 12:35:52 -07:00
package_selection Add a few more 'blue button' needle variants 2019-09-05 18:09:14 -07:00
partitioning Add alternative vdb selected needle for new blue checkboxes 2019-09-16 11:23:47 -07:00
universal Add new anaconda warning bar needle (color changed) 2019-07-09 22:32:26 -07:00
initialsetup_finish_configuration-cantarell111.json Add a large chunk of needles for Cantarell 0.111 2018-09-10 02:44:50 -07:00
initialsetup_finish_configuration-cantarell111.png Add a large chunk of needles for Cantarell 0.111 2018-09-10 02:44:50 -07:00
initialsetup_finish_configuration-gtk3245-20190206.json GTK+ 3.24.5 needle retake 2019-02-06 13:27:30 -08:00
initialsetup_finish_configuration-gtk3245-20190206.png GTK+ 3.24.5 needle retake 2019-02-06 13:27:30 -08:00