From 5485dcf03784791422a7960037346af39532d30c Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 15 Oct 2024 09:09:56 -0400 Subject: [PATCH] tests/efi-vars-editor-vm: explain why waiting after the first VM launch Signed-off-by: Simon Deziel --- tests/efi-vars-editor-vm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/efi-vars-editor-vm b/tests/efi-vars-editor-vm index 89d573521..965fea340 100755 --- a/tests/efi-vars-editor-vm +++ b/tests/efi-vars-editor-vm @@ -33,6 +33,8 @@ lxc storage create "${poolName}" "${poolDriver}" echo "==> Create VM and boot" lxc launch "${IMAGE}" v1 --vm -s "${poolName}" + +# Wait for instance to be ready ensures LXD is done initializing the NVRAM waitInstanceReady v1 lxc info v1