Stop VM before removing
This commit is contained in:
parent
23318524b9
commit
7b85d5e3f3
|
@ -111,6 +111,7 @@ _pvc storage volume remove --yes testing testerX
|
||||||
_pvc storage pool remove --yes testing
|
_pvc storage pool remove --yes testing
|
||||||
|
|
||||||
# Remove the VM
|
# Remove the VM
|
||||||
|
_pvc vm stop --yes testX
|
||||||
_pvc vm remove --yes testX
|
_pvc vm remove --yes testX
|
||||||
|
|
||||||
time_end=$(date +%s)
|
time_end=$(date +%s)
|
||||||
|
|
Loading…
Reference in New Issue