-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ec2_ami - allow ImageAvailable waiter to retry when the image can't be found #1321
ec2_ami - allow ImageAvailable waiter to retry when the image can't be found #1321
Conversation
7f68cce
to
67db6f2
Compare
Backport to stable-4: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 6da1aaa on top of patchback/backports/stable-4/6da1aaa700e1c6f4b2b8c5e0f1af19394c536301/pr-1321 Backporting merged PR #1321 into main
🤖 @patchback |
Backport to stable-5: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 6da1aaa on top of patchback/backports/stable-5/6da1aaa700e1c6f4b2b8c5e0f1af19394c536301/pr-1321 Backporting merged PR #1321 into main
🤖 @patchback |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
SUMMARY
When using the image_available waiter shortly after triggering the creation of an AMI this can fail (Amazon sometimes return from creation calls, with an ID, before the APIs recognise that the resource exists)
Additionally splits up the AMI tests, it's sporadically timing out. (taking a snapshot of a running instance is slow)
ISSUE TYPE
COMPONENT NAME
ec2_ami
ADDITIONAL INFORMATION
https://e7359f847acd480e3075-df27b72133198827a14e5ee13616eeff.ssl.cf1.rackcdn.com/periodic/github.com/ansible-collections/amazon.aws/main/integration-amazon.aws-target-ec2_ami/adb87fd/job-output.txt