Add wait after stopping VM

This commit is contained in:
Joshua Boniface 2023-12-09 18:14:03 -05:00
parent 1f6347d24b
commit 946d3eaf43
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ _pvc storage pool remove --yes testing
# Remove the VM
_pvc vm stop --yes testx
sleep 5
_pvc vm remove --yes testx
_pvc provisioner profile remove --yes test