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 tests needs to remove labels from node when done #448

Open
cpmeadors opened this issue Feb 20, 2025 · 2 comments · May be fixed by #449
Open

e2e tests needs to remove labels from node when done #448

cpmeadors opened this issue Feb 20, 2025 · 2 comments · May be fixed by #449
Assignees

Comments

@cpmeadors
Copy link
Contributor

In order to be able to run the e2e tests repeatedly on the same cluster, it is necessary to remove the labels on the nodes after every run. This should be taken care of by the test suite.

@harche
Copy link
Contributor

harche commented Feb 20, 2025

/assign

@cpmeadors
Copy link
Contributor Author

It might be better to check labels before tests to make sure that only one node is labelled.

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 a pull request may close this issue.

2 participants