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

OZG-6368: fix: Dont wait for alfa+vm+um

parent 9705616a
Branches
Tags
No related merge requests found
......@@ -633,7 +633,7 @@ Void waitForOzgCloudStackRollout(ozgCloudBezeichner) {
}
Void waitForAdminRollout(String bezeichner) {
waitForOzgCloudStackRollout([bezeichner])
// waitForOzgCloudStackRollout([bezeichner])
waitForHealthyApplication(bezeichner, 'administration')
waitForHealthyApplication(bezeichner, 'admin-client')
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment