os-autoinst-distri-fedora/lib
Adam Williamson acc46464f8 Revise release variable handling, prerelease checks, os-release
I started out trying to fix os-release for the recent change to
add "Prerelease" tags to the VERSION and PRETTY_NAME fields, then
things spiralled. It got me thinking about the awkward DEVELOPMENT
variable we use, so I decided to get rid of it and refactor the
few things that use it. I refactored the anaconda prerelease tag
check, and wrote a new giant comment that gives details about
exactly how anaconda decides whether to show those tags, to give
context to our choices about when to expect them. This check now
uses a new LABEL variable the scheduler now sets. I also wound up
creating new UP1REL and UP2REL vars to define the 'source' release
for upgrade tests, separate from CURRREL and PREVREL, which are
now never lies - they really are the current stable and previous
stable release, even for update upgrade tests.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-05-07 15:42:08 -07:00
..
anaconda.pm Great Needle Cleanup 2020 2020-03-20 14:02:10 -07:00
anacondatest.pm Add perl syntax check test, add it to CI 2020-02-13 15:28:09 -08:00
cockpit.pm Drop similarity level on Cockpit login screen wait_still_screen 2020-05-06 12:58:59 -07:00
fedoradistribution.pm Add perl syntax check test, add it to CI 2020-02-13 15:28:09 -08:00
freeipa.pm Great Needle Cleanup 2020 2020-03-20 14:02:10 -07:00
installedtest.pm Great Needle Cleanup 2020 2020-03-20 14:02:10 -07:00
packagetest.pm Replace remaining wait_idles with sleeps 2020-01-02 17:44:45 -08:00
tapnet.pm Use some nmcli con down/ups to workaround RHBZ #1739148 2019-08-08 08:54:23 -07:00
utils.pm Revise release variable handling, prerelease checks, os-release 2020-05-07 15:42:08 -07:00