We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 501cc1a + d8a752f commit f553458Copy full SHA for f553458
test/e2e/apimachinery/namespace.go
@@ -39,8 +39,6 @@ import (
39
)
40
41
func extinguish(f *framework.Framework, totalNS int, maxAllowedAfterDel int, maxSeconds int) {
42
- var err error
43
-
44
ginkgo.By("Creating testing namespaces")
45
wg := &sync.WaitGroup{}
46
wg.Add(totalNS)
0 commit comments