cockpit-project / cockpit-machines

Cockpit UI for virtual machines
GNU Lesser General Public License v2.1
262 stars 68 forks source link

test: Wait longer for Alpine to shut down #1629

Closed mvollmer closed 2 months ago

mvollmer commented 2 months ago

It seems to be slower than Cirros.

Example failure: https://cockpit-logs.us-east-1.linodeobjects.com/pull-1616-e0c69eeb-20240510-071702-fedora-40-devel/log.html#30-2

The console log shows that shutdown has in fact started: https://cockpit-logs.us-east-1.linodeobjects.com/pull-1616-e0c69eeb-20240510-071702-fedora-40-devel/TestMachinesLifecycle-testBasic-fedora-40-127.0.0.2-2201-subVmTest1-console.log

Thus, waiting longer should indeed work.