Skip to content
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_snapshot test flakes #382

Closed
jillr opened this issue Jun 2, 2021 · 2 comments
Closed

ec2_snapshot test flakes #382

jillr opened this issue Jun 2, 2021 · 2 comments
Labels
bug This issue/PR relates to a bug has_pr integration tests/integration plugins plugin (any type) tests tests

Comments

@jillr
Copy link
Collaborator

jillr commented Jun 2, 2021

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
  • Bug Report
COMPONENT NAME

tests/integration/targets/ec2_snapshot/tasks/main.yml

ANSIBLE VERSION

collection main

@ansibullbot
Copy link

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot
Copy link

@ansibullbot ansibullbot added bug This issue/PR relates to a bug integration tests/integration needs_triage plugins plugin (any type) tests tests labels Jun 2, 2021
abikouo pushed a commit to abikouo/amazon.aws that referenced this issue Oct 24, 2023
We're running into problems with AZP (see ansible-collections#382). We're going to migrate
the AWS collections to Zuul instead as we have more control over that
environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug has_pr integration tests/integration plugins plugin (any type) tests tests
Projects
None yet
Development

No branches or pull requests

4 participants