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

[PR #1531/800ed8d5 backport][stable-5] ec2_vpc_endpoint - test flake #1532

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented May 8, 2023

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.

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)
@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/0c120b516e354a86b40811ff8351a19c

✔️ ansible-galaxy-importer SUCCESS in 3m 47s
✔️ build-ansible-collection SUCCESS in 12m 57s
✔️ ansible-test-splitter SUCCESS in 4m 45s
Skipped 44 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 4336ab9 into stable-5 May 8, 2023
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-5/800ed8d583d3b9a3502d1a549f93e9277bdeeac6/pr-1531 branch May 8, 2023 11:46
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
Migrate rds_subnet_group* modules and tests

Depends-On: ansible-collections#1058
Remove rds_subnet_group* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
Migrate rds_subnet_group* modules and tests

Depends-On: ansible-collections#1058
Remove rds_subnet_group* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
Migrate rds_subnet_group* modules and tests

Depends-On: ansible-collections#1058
Remove rds_subnet_group* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant