Merge "Remove "time" leftover from previous patchset"

This commit is contained in:
Zuul 2021-03-26 02:33:58 +00:00 committed by Gerrit Code Review
commit e685fb2f1c

View File

@ -32,7 +32,7 @@ if type "virsh" > /dev/null; then
fi
echo "Create target k8s cluster resources"
time airshipctl phase run controlplane-ephemeral --debug
airshipctl phase run controlplane-ephemeral --debug
echo "List all nodes in target cluster"
kubectl \