Fix ordering issue in test-cluster script

This commit is contained in:
Joshua Boniface 2021-07-05 15:14:34 -04:00
parent 54f82a3ea0
commit 47f39a1a2a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,6 @@ rm ${backup_tmp} || true
# Provisioner tests
_pvc provisioner profile list test
_pvc vm network get testX
_pvc provisioner create --wait testX test
sleep 30
@ -51,6 +50,7 @@ sleep 5
_pvc vm move --wait --target hv1 testX
sleep 5
_pvc vm meta testX --limit hv1 --selector vms --method live --profile test --no-autostart
_pvc vm network get testX
_pvc vm vcpu set testX 4
_pvc vm vcpu get testX
_pvc vm memory set testX 4096