mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Merge pull request #13600 from quinton-hoole/2015-08-04-deflake-service-endpoints-latency-e2e
Auto commit by PR queue bot
This commit is contained in:
commit
06b251e7cd
@ -49,7 +49,7 @@ var _ = Describe("Service endpoints latency", func() {
|
||||
// get this much lower in the future. See issue
|
||||
// #10436.
|
||||
limitMedian = time.Second * 20
|
||||
limitTail = time.Second * 40
|
||||
limitTail = time.Second * 50
|
||||
|
||||
// Numbers chosen to make the test complete in a short amount
|
||||
// of time. This sample size is not actually large enough to
|
||||
|
Loading…
Reference in New Issue
Block a user