Commit 6d5e56ef authored by Fang-WANG's avatar Fang-WANG

add delay

parent a5f0b0a4
...@@ -52,6 +52,7 @@ function wait_on_vm_build { ...@@ -52,6 +52,7 @@ function wait_on_vm_build {
echo "This VM type is no longer supported in the pipeline framework" echo "This VM type is no longer supported in the pipeline framework"
return return
fi fi
sleep 120
IS_VM_ALIVE=`uvt-kvm list | grep -c $VM_NAME` IS_VM_ALIVE=`uvt-kvm list | grep -c $VM_NAME`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment