Skip to content

Commit

Permalink
infra create wait for machine ip allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
cherusk committed Nov 21, 2023
1 parent 1c389fe commit 798eaa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testing/maskfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ __kcli_cmd="mask --maskfile ${MASKFILE_DIR}/maskfile.md util kcli run"
echo "instanciating machines"
${__kcli_cmd} "create plan -f ./infra/machines/plan.yml ${__plan_name}"

sleep 10

${__kcli_cmd} "list plan"
${__kcli_cmd} "list vm"

Expand Down

0 comments on commit 798eaa6

Please sign in to comment.