Skip to content
Snippets Groups Projects
Commit b70569da authored by OZGCloud's avatar OZGCloud
Browse files

test e2e on load cluster

parent c61f9221
No related branches found
No related tags found
No related merge requests found
...@@ -505,7 +505,7 @@ Void generateNamespaceYaml(String bezeichner, String valuesPathSuffix) { ...@@ -505,7 +505,7 @@ Void generateNamespaceYaml(String bezeichner, String valuesPathSuffix) {
Void deleteOzgCloudStack(ozgCloudBezeichner) { Void deleteOzgCloudStack(ozgCloudBezeichner) {
for(bezeichner in ozgCloudBezeichner) { for(bezeichner in ozgCloudBezeichner) {
if (hasNamespaceFile(bezeichner)) { if (hasNamespaceFile(bezeichner)) {
removeNamespaceFile(bezeichner) //removeNamespaceFile(bezeichner)
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment