-
Notifications
You must be signed in to change notification settings - Fork 39.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
Write the stress test for gRPC, http, and tcp probes #115782
Comments
@SergeyKanzhelev: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@SergeyKanzhelev: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
+1 |
/assign |
1 similar comment
/assign |
/assign |
/assign |
/assign |
let me work on this issue now please |
@SergeyKanzhelev want to say, that I'm already working on this issue, soon I will try to run some benchmarks to understand how it working |
please let me help you on this |
i am interested in supporting current contributors on this. |
Is this still being worked on? If not, I can take it up :) @lanycrost |
I've opened PR for this issue and waiting for approval :) |
Hi @lanycrost this PR was automatically closed : #117439 |
Hey @aperrot42. Will squash my commits and reopen it. |
Hi @aperrot42 is this issue fixed, as I would like to contribute. |
/assign |
Write a new e2e test that will be marked as
[Serial]
and will be covering this bug fix: #89898The test will serve as a replacement for the skipped unit test: #115329
The logic of the test will be as following:
1s
intervalrestartCount > 0
/cc @aojea
/sig node
/kind cleanup
/priority important-soon
/area tests
/help-wanted
/good-first-issue
This is part of KEP: kubernetes/enhancements#2727 GA requirements, but also need the same tests for http and tcp.
The text was updated successfully, but these errors were encountered: