diff --git a/marketplace-testing.sh b/marketplace-testing.sh index 9137ca1..79d4cba 100755 --- a/marketplace-testing.sh +++ b/marketplace-testing.sh @@ -164,4 +164,4 @@ spec: EOF echo "Waiting for HCO to get fully deployed" -oc wait -n ${TARGET_NAMESPACE} hyperconverged hyperconverged-cluster --for condition=Available --timeout=10m +oc wait -n ${TARGET_NAMESPACE} hyperconverged hyperconverged-cluster --for condition=Available --timeout=20m