-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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] k8s e2e test enhancement #26068
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
/label cmd/telemetrygen |
I don't really want to add e2e tests for telemetrygen since its a utility, but they would've caught this issue so it is probably the optimal solution. If we can get a good enough solution with better logging/events in the k8s e2e tests I am good with that. |
/label -needs-triage |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
We at least have some support for regression testing with #26668 now, can we close this or maybe split this issue? |
@atoulme agreed |
Component(s)
internal/k8stest
Is your feature request related to a problem? Please describe.
The k8s e2e testing module encountered a critical bug #25849 a few days ago, which caused many CI processes to fail and significantly impacted the release schedule of the entire project. Although the root cause of the problem has been identified #25889 (though it is not a solution to all issues), this incident highlighted the need for enhancements in the e2e module.
So I open this issue to track some follow-ups needed to enhance the e2e test, some of them is already discussed in slack channel
here are some follow-ups I came up
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: