mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Increase number of namespaces in load test
This commit is contained in:
parent
e8c926047f
commit
7c4b797fb6
@ -47,7 +47,7 @@ const (
|
||||
// We start RCs/Services/pods/... in different namespace in this test.
|
||||
// nodeCountPerNamespace determines how many namespaces we will be using
|
||||
// depending on the number of nodes in the underlying cluster.
|
||||
nodeCountPerNamespace = 250
|
||||
nodeCountPerNamespace = 100
|
||||
)
|
||||
|
||||
// This test suite can take a long time to run, so by default it is added to
|
||||
|
Loading…
Reference in New Issue
Block a user