mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-10 23:41:24 +00:00
ff8ce569c7
Merging per testing team conversation meeting. * Correctly check for default packagesets for each flavor * FIF updates for default packagesets - Set DESKTOP=gnome to trigger graphical_wait_login instead of console_wait_login - Increase virtual disk size to account for default packagesets * Correctly check for minimal-iso default packageset * Updated needles for issue 16 * Update templates.fif.json with package set test suites Package sets tested per ISO will follow these conventions: - Test suites will not be duplicated between the boot and dvd ISOs - All default package sets will be tested against dvd-iso - Boot ISO will be considered valid if `minimal` package set installs cleanly * Do not add updated needle with changed hostname
17 lines
248 B
JSON
17 lines
248 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 55,
|
|
"type": "match",
|
|
"height": 25,
|
|
"ypos": 37,
|
|
"xpos": 958
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"ENV-DISTRI-rocky",
|
|
"LANGUAGE-english",
|
|
"next_button"
|
|
]
|
|
} |