mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Relax TestDifferentWidths
Make the margin a little wider because flakiness was reported.
This commit is contained in:
parent
1123a7041e
commit
10326282f9
@ -751,7 +751,7 @@ func TestDifferentWidths(t *testing.T) {
|
||||
concurrencyLimit: 6,
|
||||
evalDuration: time.Second * 20,
|
||||
expectedFair: []bool{true},
|
||||
expectedFairnessMargin: []float64{0.125},
|
||||
expectedFairnessMargin: []float64{0.15},
|
||||
expectAllRequests: true,
|
||||
evalInqueueMetrics: true,
|
||||
evalExecutingMetrics: true,
|
||||
|
Loading…
Reference in New Issue
Block a user