os-autoinst-distri-rocky/needles/cockpit/cockpit_updates_updated.json
Lukas Ruzicka d82f4ecd7f Develop a new test for system updates via Cockpit.
* 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.
2019-10-01 16:04:01 +02:00

15 lines
211 B
JSON

{
"area": [
{
"width": 75,
"type": "match",
"ypos": 329,
"height": 60,
"xpos": 637
}
],
"properties": [],
"tags": [
"cockpit_updates_updated"
]
}