create_cluster_test.go:1662: Running validation "when capabilities.disabled is set to a supported capability it should pass"
create_cluster_test.go:1662: Running validation "when capabilities.disabled is set to openshift-samples it should pass"
create_cluster_test.go:1662: Running validation "when capabilities.disabled is set to an invalid capability it should fail"
create_cluster_test.go:1662: Running validation "when capabilities.disabled is set to an unsupported capability it should fail"
create_cluster_test.go:1662: Running validation "when capabilities.enabled is set to a supported capability it should pass"
create_cluster_test.go:1662: Running validation "when capabilities.enabled is set to an invalid capability it should fail"
create_cluster_test.go:1662: Running validation "when capabilities.enabled is set to an unsupported capability it should fail"
create_cluster_test.go:1662: Running validation "when the same capability is added to both enabled and disabled, it should fail"
create_cluster_test.go:1662: Running validation "when Ingress capability is disabled but Console capability is enabled, it should fail"
create_cluster_test.go:1662: Running validation "when both Ingress and Console capabilities are disabled, it should pass"
create_cluster_test.go:1662: Running validation "when neither Ingress nor Console capability is disabled, it should pass"
create_cluster_test.go:1662: Running validation "when Ingress capability is enabled but Console capability is disabled, it should pass"
create_cluster_test.go:1662: Running validation "when baseDomain has invalid chars it should fail"
create_cluster_test.go:1662: Running validation "when baseDomain is a valid hierarchical domain with two levels it should pass"
create_cluster_test.go:1662: Running validation "when baseDomain is a valid hierarchical domain it with 3 levels should pass"
create_cluster_test.go:1662: Running validation "when baseDomain is a single subdomain it should pass"
create_cluster_test.go:1662: Running validation "when baseDomain is empty it should pass"
create_cluster_test.go:1662: Running validation "when baseDomainPrefix has invalid chars it should fail"
create_cluster_test.go:1662: Running validation "when baseDomainPrefix is a valid hierarchical domain with two levels it should pass"
create_cluster_test.go:1662: Running validation "when baseDomainPrefix is a valid hierarchical domain it with 3 levels should pass"
create_cluster_test.go:1662: Running validation "when baseDomainPrefix is a single subdomain it should pass"
create_cluster_test.go:1662: Running validation "when baseDomainPrefix is empty it should pass"
create_cluster_test.go:1662: Running validation "when publicZoneID and privateZoneID are empty it should pass"
create_cluster_test.go:1662: Running validation "when publicZoneID and privateZoneID are set it should pass"
create_cluster_test.go:1662: Running validation "when GCP project ID has invalid format it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP project ID has invalid format it should fail
create_cluster_test.go:1662: Running validation "when GCP region has invalid format it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP region has invalid format it should fail
create_cluster_test.go:1662: Running validation "when GCP project and region are valid it should pass"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP project and region are valid it should pass
create_cluster_test.go:1662: Running validation "when GCP network name has invalid format it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP network name has invalid format it should fail
create_cluster_test.go:1662: Running validation "when GCP privateServiceConnectSubnet name has invalid format it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP privateServiceConnectSubnet name has invalid format it should fail
create_cluster_test.go:1662: Running validation "when GCP network name is too long it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP network name is too long it should fail
create_cluster_test.go:1662: Running validation "when GCP network name is empty it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP network name is empty it should fail
create_cluster_test.go:1662: Running validation "when GCP endpointAccess has invalid value it should fail"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP endpointAccess has invalid value it should fail
create_cluster_test.go:1662: Running validation "when all GCP network configuration is valid it should pass"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when all GCP network configuration is valid it should pass
create_cluster_test.go:1662: Running validation "when GCP endpointAccess is PublicAndPrivate it should pass"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP endpointAccess is PublicAndPrivate it should pass
create_cluster_test.go:1662: Running validation "when GCP resource names contain hyphens correctly it should pass"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP resource names contain hyphens correctly it should pass
create_cluster_test.go:1662: Running validation "when GCP resource names are single characters it should pass"
create_cluster_test.go:1669: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP resource names are single characters it should pass
create_cluster_test.go:1662: Running validation "when clusterID is not RFC4122 UUID it should fail"
create_cluster_test.go:1662: Running validation "when infraID is not RFC4122 UUID it should fail"
create_cluster_test.go:1662: Running validation "when infraID and clusterID it should pass"
create_cluster_test.go:1662: Running validation "when labels have more than 20 entries it should fail"
create_cluster_test.go:1662: Running validation "when updateService is not a complete URL it should fail"
create_cluster_test.go:1662: Running validation "when updateService is a valid URL it should pass"
create_cluster_test.go:1662: Running validation "when controllerAvailabilityPolicy is not HighlyAvailable or SingleReplica it should fail"
create_cluster_test.go:1662: Running validation "when infrastructureAvailabilityPolicy is not HighlyAvailable or SingleReplica it should fail"
create_cluster_test.go:1662: Running validation "when networkType is not one of OpenShiftSDN;Calico;OVNKubernetes;Other it should fail"
create_cluster_test.go:1662: Running validation "when the cidr is not valid it should fail"
create_cluster_test.go:1662: Running validation "when a cidr in clusterNetwork and serviceNetwork is duplicated it should fail"
create_cluster_test.go:1662: Running validation "when a cidr in machineNetwork and serviceNetwork is duplicated it should fail"
create_cluster_test.go:1662: Running validation "when a cidr in machineNetwork and ClusterNetwork is duplicated it should fail"
create_cluster_test.go:1662: Running validation "when managementType is managed with unmanaged configuration it should fail"
create_cluster_test.go:1662: Running validation "when managementType is unmanaged with managed configuration it should fail"
create_cluster_test.go:1662: Running validation "when servicePublishingStrategy is loadBalancer for kas and the hostname clashes with one of configuration.apiServer.servingCerts.namedCertificates it should fail"
create_cluster_test.go:1662: Running validation "when servicePublishingStrategy is nodePort and addresses valid hostname, IPv4 and IPv6 it should pass"
create_cluster_test.go:1662: Running validation "when servicePublishingStrategy is nodePort and addresses is invalid it should fail"
create_cluster_test.go:1662: Running validation "when less than 4 services are set it should fail"
create_cluster_test.go:1675:
Expected an error to have occurred. Got:
<nil>: nil