schedule: openQA settings for 'current' and 'previous' release
ClosedPublic

Authored by adamwill on Dec 18 2015, 3:45 PM.

Details

Summary

This causes the scheduler to try and discover the 'current' and
'previous' releases at the time it's run and pass these in as
openQA settings 'CURRREL' and 'PREVREL' respectively. These are
intended for use by the upgrade tests so they do not have to
hardcode the expected release numbers in the disk image names,
and of course we may come up with other uses in future.

Test Plan

Schedule the upgrade tests and make sure CURRREL and
PREVREL are set correctly, and if you apply the matching diff
for openqa_fedora and reload templates, the correct hard disk
image filenames are used.

Diff Detail

Repository
rOPENQA fedora_openqa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adamwill retitled this revision from to schedule: openQA settings for 'current' and 'previous' release.Dec 18 2015, 3:45 PM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: jskladan, garretraziel.
garretraziel accepted this revision.Dec 21 2015, 10:06 AM

Sure, looks OK.

This revision is now accepted and ready to land.Dec 21 2015, 10:06 AM

Thanks! How about D703? They kinda go together.

Thanks! How about D703? They kinda go together.

I forgot to post it :-D.