ec2_snapshot test flakes #382
Labels
bug
This issue/PR relates to a bug
has_pr
integration
tests/integration
plugins
plugin (any type)
tests
tests
SUMMARY
When running the test suite locally while bug fixing, we've seen a lot of intermittent failures on these section of tests:
https://github.com/ansible-collections/amazon.aws/blob/main/tests/integration/targets/ec2_snapshot/tasks/main.yml#L259-L270
Assertion often fails, finding only 3 or 4 snapshots in
completed
though -vvv shows that 5 were created in the earlier task. We probably need to add a longer wait or a retry.ISSUE TYPE
COMPONENT NAME
tests/integration/targets/ec2_snapshot/tasks/main.yml
ANSIBLE VERSION
collection
main
The text was updated successfully, but these errors were encountered: