mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #18540 from madhusudancs/out-of-disk-e2e
Auto commit by PR queue bot
This commit is contained in:
commit
5566e32842
@ -46,7 +46,7 @@ const (
|
||||
// flag value affects all the e2e tests. So we are hard-coding this value for now.
|
||||
lowDiskSpaceThreshold uint64 = 256 * mb
|
||||
|
||||
nodeOODTimeOut = 1 * time.Minute
|
||||
nodeOODTimeOut = 5 * time.Minute
|
||||
|
||||
numNodeOODPods = 3
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user