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_vpc_endpoint - test flake #1531

Merged

Conversation

tremble
Copy link
Contributor

@tremble tremble commented May 8, 2023

SUMMARY

Test was assuming that an endpoint we might not have created had no routes attached. This makes the test flaky when things are run in parallel.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ec2_vpc_endpoint

ADDITIONAL INFORMATION

Routes (existence or not) are tested in later tests where we know which endpoint we're looking at.

@tremble tremble requested a review from alinabuzachis May 8, 2023 09:32
@tremble tremble marked this pull request as ready for review May 8, 2023 09:32
@tremble tremble added the backport-5 PR should be backported to the stable-5 branch label May 8, 2023
@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label May 8, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/6b637b7a7ecb4e5fb524941863a613ce

✔️ ansible-galaxy-importer SUCCESS in 3m 51s
✔️ build-ansible-collection SUCCESS in 12m 51s
✔️ ansible-test-splitter SUCCESS in 4m 50s
✔️ integration-amazon.aws-1 SUCCESS in 11m 53s
Skipped 43 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 800ed8d into ansible-collections:main May 8, 2023
@patchback
Copy link

patchback bot commented May 8, 2023

Backport to stable-5: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-5/800ed8d583d3b9a3502d1a549f93e9277bdeeac6/pr-1531

Backported as #1532

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request May 8, 2023
ec2_vpc_endpoint - test flake

SUMMARY
Test was assuming that an endpoint we might not have created had no routes attached.  This makes the test flaky when things are run in parallel.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
ec2_vpc_endpoint
ADDITIONAL INFORMATION
Routes (existence or not) are tested in later tests where we know which endpoint we're looking at.

Reviewed-by: Alina Buzachis
(cherry picked from commit 800ed8d)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request May 8, 2023
[PR #1531/800ed8d5 backport][stable-5] ec2_vpc_endpoint - test flake

This is a backport of PR #1531 as merged into main (800ed8d).
SUMMARY
Test was assuming that an endpoint we might not have created had no routes attached.  This makes the test flaky when things are run in parallel.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
ec2_vpc_endpoint
ADDITIONAL INFORMATION
Routes (existence or not) are tested in later tests where we know which endpoint we're looking at.

Reviewed-by: Mark Chappell
@tremble tremble deleted the vpc_endpoint branch September 27, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-5 PR should be backported to the stable-5 branch mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants