os-autoinst-distri-rocky/needles/cockpit/cockpit_updates_reconnect.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
213 B
JSON

{
"area": [
{
"ypos": 450,
"height": 21,
"xpos": 635,
"width": 94,
"type": "match"
}
],
"properties": [],
"tags": [
"cockpit_updates_reconnect"
]
}