mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Increase number of namespaces in load test
This commit is contained in:
		@@ -47,7 +47,7 @@ const (
 | 
				
			|||||||
	// We start RCs/Services/pods/... in different namespace in this test.
 | 
						// We start RCs/Services/pods/... in different namespace in this test.
 | 
				
			||||||
	// nodeCountPerNamespace determines how many namespaces we will be using
 | 
						// nodeCountPerNamespace determines how many namespaces we will be using
 | 
				
			||||||
	// depending on the number of nodes in the underlying cluster.
 | 
						// 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
 | 
					// This test suite can take a long time to run, so by default it is added to
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user