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

test(e2e): fix drift E2E to use ReplaceRequirements #40

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

charliedmcb
Copy link
Collaborator

Fixes #

Description
Drift E2E has been a bit flaky with overprovisioning. While investigating I noticed that there was an issue where the drift E2E test was using spot instances:
image

This should not be the case. We should be using on-demand for drift.

Found there was an issue where we were replacing the Requirements on the nodepool, rather than using the override func.

How was this change tested?
Nothing additional.
*

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

NONE

Copy link
Collaborator Author

@charliedmcb charliedmcb left a comment

Choose a reason for hiding this comment

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

/test

@charliedmcb charliedmcb requested a review from tallaxes November 18, 2023 00:32
Copy link
Collaborator

@tallaxes tallaxes left a comment

Choose a reason for hiding this comment

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

Good catch!

@charliedmcb charliedmcb merged commit 389dc12 into main Nov 18, 2023
8 checks passed
@charliedmcb charliedmcb deleted the charliedmcb/fixDriftE2EToUseReplaceRequirements branch November 18, 2023 00:34
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