solo-io / packer-plugin-arm-image

Packer plugin for ARM images
Apache License 2.0
425 stars 104 forks source link

Re-add sleep of 2 sec before looking for partitions #172

Closed thomasmerx closed 3 months ago

thomasmerx commented 4 months ago

This fixes issue #162 and #165. I refactored the timeout handling, with #169 by increasing the existing timeout and removing the additional 2 sec sleep, because the 2 sec sleep was not working in all cases. Unfortunately, the increase alone is not sufficient, so I'm re-adding the 2 sec sleep again.

solo-build-bot[bot] commented 4 months ago

Waiting for approval from someone in the solo-io org to start testing.