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

E2E: test exercising node drain behavior for CSI volumes #12384

Merged
merged 4 commits into from
Mar 29, 2022

Conversation

tgross
Copy link
Member

@tgross tgross commented Mar 25, 2022

Run a test on nightly that drains a node and ensures that the CSI volume is moved as expected. (This is still using the "framework-style" testing because I didn't want to rewrite the entire e2e/csi package just to land this. Will do that in a follow-up PR.)

@tgross tgross force-pushed the e2e-csi-node-drain branch from 12d2462 to 7a7e23a Compare March 29, 2022 13:49
@vercel vercel bot temporarily deployed to Preview – nomad March 29, 2022 13:49 Inactive
@tgross tgross requested a review from DerekStrickland March 29, 2022 13:58
@tgross tgross marked this pull request as ready for review March 29, 2022 13:58
@tgross tgross requested a review from lgfa29 March 29, 2022 13:58
Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

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

Minor question, but it's probably me missing something 😄

@@ -7,22 +7,22 @@ plan:
terraform plan \
-var="nomad_local_binary=$(PKG_PATH)" \
-var="volumes=false" \
-var="client_count_ubuntu_bionic_amd64=2" \
-var="client_count_ubuntu_bionic_amd64=3" \
Copy link
Member Author

Choose a reason for hiding this comment

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

We have a lot of E2E tests that need at least 3 nodes, including this one, so I've bumped the default here.

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants