-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Run node-problem-detector e2e test continuously #14369
Comments
/assign @xueweiz |
Shall we also add presubmits? |
I'm not confident about the test right now. Once we can confirm that it's fast and non-flaky, then we can add it to presubmits. But for now, I'm not that confident :P I think it will just block the merge lol |
Hum, seems I didn't set the environment variables correctly here:
I wanted to set environment variable
Clearly |
Thanks for the super fast reviews @krzyzacy ! I still see some occasional flakes (once in last 26 runs), like this one. Trying to figure out what's going on. |
This seems like a test issue. I will follow up on kubernetes/node-problem-detector#296 Closing this issue. And thanks for the help @krzyzacy ! |
What would you like to be added:
A few continuous test job to run NPD e2e tests.
Why is this needed:
This is useful for ensuring the healthiness of NPD project.
This will be part of kubernetes/node-problem-detector#296
The text was updated successfully, but these errors were encountered: