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

chore(e2e): add a new mode to e2e tests to run against logged in sandbox; add rolling index build e2e tests COMPASS-8361 #6411

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

gribnoysup
Copy link
Collaborator

@gribnoysup gribnoysup commented Oct 29, 2024

This adds new mode to running e2e tests that would auto-sign in to Atlas Cloud account which allows to run tests against compass-web sandbox with cloud backend and test mms-only features. There is also a test for the rolling indexes added that creates, waits for it to be fully created, and deletes the rolling index

Because spawning clusters in ci is slow, pricey, and flaky (according to intel team), the new task added in evergreen config only picks up tests from the atlas-cloud folder to limit the amount of tests we run against this mode (all the shared flows are tested with normal "test web" right now, so we already cover those)

Manual patch I scheduled in evergreen is green

Copy link
Contributor

@mabaasit mabaasit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work!!

@gribnoysup gribnoysup merged commit e1b0308 into main Oct 29, 2024
30 checks passed
@gribnoysup gribnoysup deleted the test-atlas-cloud-web-sandbox-2 branch October 29, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants