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 a77e036 + c5e6667 commit 4b8ee73Copy full SHA for 4b8ee73
test/extended/util/util_otp.go
@@ -87,6 +87,7 @@ func (c *CLI) CreateNamespaceUDN() {
87
if err != nil {
88
FatalErr(err)
89
}
90
+ c.kubeFramework.AddNamespacesToDelete(namespace)
91
92
93
// CreateSpecificNamespaceUDN creates a specific namespace with required user defined network label during creation time only
0 commit comments