Actions
action #1936
closedaction #1304: Create proper test cases
Rewrite opensuse.pm to use the new JobTemplate model
Description
Rewrite lib/OpenQA/modules/openqa/distri/opensuse.pm
The script will still initialize the following JobSettings: ARCH, FLAVOR, VERSION, DISTRI, BUILD, ISO, TEST (name of the TestSuite), SUSEMIRROR, FULLURL.
The rest of the JobSettings will be initialized according to the JobTemplates existing in the database, removing the bunch of code that initializes them right now.
In order to find the set of JobTemplates, the script will first find a product using ARCH, FLAVOR, DISTRI and VERSION
Actions