mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-16 02:01:25 +00:00
Trevor Cooper
04c4a50c19
* add dnf_contentdir library function and implement is sample tests * Short circuit auto addition of _console_wait_login for tests without DESKTOP * support use of REPOSITORY_GRAPHICAL and ADD_REPOSITORY_GRAPHICAL test variables * deprecate addition of dnf_contentdir lib function * create and use get_version_major utility function * resolve mismatch of login type caused by incorrect template entries * add and use _staging_repos_enable post-install test * add install_package_set_* tests only to package-set flavor * fix variable re-declaration warning/error * add rocky-getting-started-tour needles * release rocky-repos content require switch from mirrorlist to baseurl * implement DNF_CONTENTDIR swap as post-install action before reboot/login * temp disable _staging_repos_enable * incomplete fix for _graphical_wait_login - get_release_number is used heavily in our openQA but makes no sense in Rocky. Multiple possible solutions but this one allows `_graphical_wait_login` to pass. NEEDS_WORK
31 lines
490 B
JSON
31 lines
490 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 26,
|
|
"ypos": 41,
|
|
"width": 51,
|
|
"click_point": {
|
|
"xpos": 25.5,
|
|
"ypos": 13
|
|
},
|
|
"type": "match",
|
|
"xpos": 946
|
|
},
|
|
{
|
|
"xpos": 135,
|
|
"ypos": 6,
|
|
"width": 64,
|
|
"height": 23,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-gnome",
|
|
"ENV-DISTRI-rocky",
|
|
"LANGUAGE-english",
|
|
"close_button",
|
|
"getting_started"
|
|
]
|
|
}
|