mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 11:48:15 +00:00
Add [sig-scalability] prefix to scalability e2e tests
This commit is contained in:
@@ -296,7 +296,7 @@ func cleanupDensityTest(dtc DensityTestConfig) {
|
||||
// IMPORTANT: This test is designed to work on large (>= 100 Nodes) clusters. For smaller ones
|
||||
// results will not be representative for control-plane performance as we'll start hitting
|
||||
// limits on Docker's concurrent container startup.
|
||||
var _ = framework.KubeDescribe("Density", func() {
|
||||
var _ = SIGDescribe("Density", func() {
|
||||
var c clientset.Interface
|
||||
var nodeCount int
|
||||
var additionalPodsPrefix string
|
||||
|
||||
Reference in New Issue
Block a user