Skip to content

Commit

Permalink
tests: add wait for seeding to finish at the end of the prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
maykathm authored and Meulengracht committed Nov 20, 2024
1 parent c971b77 commit 1f44480
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ prepare: |
# unmount the image and start the VM
umount_ubuntu_image "$IMAGE_MOUNTPOINT"
tests.nested create-vm classic
remote.exec "sudo snap wait system seed.loaded"
execute: |
# check the current snapd snap is vulnerable
Expand Down

0 comments on commit 1f44480

Please sign in to comment.