mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
d82f4ecd7f
* server-cockpit-updates tests that Cockpit can be used to update the system. * server-cockpit-autoupdate tests that users can use dnf-automatic for system updates. * cockpit functions were removed from utils.pm and put into an extra library for cockpit - cockpit.pm which all cockpit tests are now using. Review cockpit.pm Review autoupdate test. Review the update test. Fix typo in cockpit.pm Add sleep. Add missing command. Delete an unused needle.
15 lines
208 B
JSON
15 lines
208 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 34,
|
|
"type": "match",
|
|
"ypos": 190,
|
|
"width": 48,
|
|
"xpos": 468
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"cockpit_updates_auto"
|
|
]
|
|
} |