Skip to content

Commit 941f8dc

Browse files
committed
Merge branch 'main' of github.com:vaadin/platform-in-test-script
2 parents a5cd072 + 4c5e622 commit 941f8dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/pit/lib/lib-k8s-cc.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ installCC() {
121121
if [ $? != 0 ]; then
122122
err "!! Error installing control-center with helm, trying a second time !!"
123123
uninstallCC
124+
log "sleeping 30 secs"
125+
sleep 30
124126
runToFile "$helmCmd" "helm-install-$1-2.out" "$VERBOSE" || return 1
125127
fi
126128

0 commit comments

Comments
 (0)