-
Bug
-
Resolution: Done
-
Medium
-
None
-
OSC 1.11.z
-
None
-
1
-
True
-
-
False
-
-
-
Denali #6, Blanc #1 OSC 1.12
-
0
When prow creates an azure cluster (not ARO) with peer-pods, it times out on
oc wait --for=condition=Available --timeout=600s infrastructure/cluster MANAGEMENT_RESOURCE_GROUP="$AZURE_RESOURCE_GROUP"
The cluster was already ready. It needed to be ready to get AZURE_RESOURCE_GROUP.
Removing it should eliminate the failure