-
Notifications
You must be signed in to change notification settings - Fork 4.8k
test/extended: check apiserver request latency #26739
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
Conversation
f6ad46b to
3457c84
Compare
3457c84 to
258ff3d
Compare
258ff3d to
9d47262
Compare
9d47262 to
19a858f
Compare
|
I think this is close to being ready. |
19a858f to
0c7df4f
Compare
|
Since the values that I observed in CI were varying a lot depending on the infrastructure and the kind of the job, I would take it slowly and first try to test these thresholds across all platforms before breaking anyone. To hasten the process, It might be worth adding this test as flaky for now until we have figured out thresholds that won't break anything and still be efficient, wdyt? |
|
you need to hack/update-generate |
0c7df4f to
681c047
Compare
|
/lgtm thresholds can be reassessed based on actual data, but if they get looser that data should be based on runs from before the kube update. |
de9d8d8 to
b04e9e0
Compare
|
There was a problem with the query, it should be good now |
|
/lgtm in slack we agreed to next steps: https://coreos.slack.com/archives/C02NZBANL3G/p1642169820339000?thread_ts=1642110108.326700&cid=C02NZBANL3G David Eads 3 hours ago
David Eads 3 hours ago Damien Grisonnet 3 hours ago |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, dgrisonnet The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Damien Grisonnet <[email protected]>
Signed-off-by: Damien Grisonnet <[email protected]>
Signed-off-by: Damien Grisonnet <[email protected]>
b04e9e0 to
135d207
Compare
|
New changes are detected. LGTM label has been removed. |
135d207 to
5d88978
Compare
|
/retest |
5d88978 to
4599530
Compare
Signed-off-by: Damien Grisonnet <[email protected]>
4599530 to
d67f738
Compare
|
/retest |
|
PTAL @deads2k |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
@dgrisonnet: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
|
@dgrisonnet: PR needs rebase. DetailsInstructions 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. |
|
@openshift-bot: Closed this PR. DetailsIn 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. |
Add test verifying that the apiserver request latency isn't heavily impacted by changes.