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

CLOUDP-284179: test/e2e/atlas: filter global kinds for certain e2e tests #3404

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

s-urbaniak
Copy link
Collaborator

Proposed changes

This fixes behaviour for a flaky e2e test. Currently, the e2e test asserts config generation and can spuriously pick up kinds generated by other e2e tests executed concurrently.

This fixes it by filtering them.

Jira ticket: CLOUDP-284179

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@s-urbaniak s-urbaniak requested a review from a team as a code owner November 22, 2024 13:21
@s-urbaniak s-urbaniak merged commit 6af64d7 into master Nov 22, 2024
22 checks passed
@s-urbaniak s-urbaniak deleted the CLOUDP-284179 branch November 22, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants