PR #7724 - 02-27 10:06

Job: hypershift
FAILURE
← Back to Test Grid

Test Summary

360
Total Tests
321
Passed
2
Failed
37
Skipped

Failed Tests

TestOnCreateAPIUX
10.38s
TestOnCreateAPIUX/HostedCluster_creation
5.19s
create_cluster_test.go:1635: Running validation "when capabilities.disabled is set to a supported capability it should pass" create_cluster_test.go:1635: Running validation "when capabilities.disabled is set to openshift-samples it should pass" create_cluster_test.go:1635: Running validation "when capabilities.disabled is set to an invalid capability it should fail" create_cluster_test.go:1635: Running validation "when capabilities.disabled is set to an unsupported capability it should fail" create_cluster_test.go:1635: Running validation "when capabilities.enabled is set to a supported capability it should pass" create_cluster_test.go:1635: Running validation "when capabilities.enabled is set to an invalid capability it should fail" create_cluster_test.go:1635: Running validation "when capabilities.enabled is set to an unsupported capability it should fail" create_cluster_test.go:1635: Running validation "when the same capability is added to both enabled and disabled, it should fail" create_cluster_test.go:1635: Running validation "when Ingress capability is disabled but Console capability is enabled, it should fail" create_cluster_test.go:1635: Running validation "when both Ingress and Console capabilities are disabled, it should pass" create_cluster_test.go:1635: Running validation "when neither Ingress nor Console capability is disabled, it should pass" create_cluster_test.go:1635: Running validation "when Ingress capability is enabled but Console capability is disabled, it should pass" create_cluster_test.go:1635: Running validation "when baseDomain has invalid chars it should fail" create_cluster_test.go:1635: Running validation "when baseDomain is a valid hierarchical domain with two levels it should pass" create_cluster_test.go:1635: Running validation "when baseDomain is a valid hierarchical domain it with 3 levels should pass" create_cluster_test.go:1635: Running validation "when baseDomain is a single subdomain it should pass" create_cluster_test.go:1635: Running validation "when baseDomain is empty it should pass" create_cluster_test.go:1635: Running validation "when baseDomainPrefix has invalid chars it should fail" create_cluster_test.go:1635: Running validation "when baseDomainPrefix is a valid hierarchical domain with two levels it should pass" create_cluster_test.go:1635: Running validation "when baseDomainPrefix is a valid hierarchical domain it with 3 levels should pass" create_cluster_test.go:1635: Running validation "when baseDomainPrefix is a single subdomain it should pass" create_cluster_test.go:1635: Running validation "when baseDomainPrefix is empty it should pass" create_cluster_test.go:1635: Running validation "when publicZoneID and privateZoneID are empty it should pass" create_cluster_test.go:1635: Running validation "when publicZoneID and privateZoneID are set it should pass" create_cluster_test.go:1635: Running validation "when GCP project ID has invalid format it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP project ID has invalid format it should fail create_cluster_test.go:1635: Running validation "when GCP region has invalid format it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP region has invalid format it should fail create_cluster_test.go:1635: Running validation "when GCP project and region are valid it should pass" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP project and region are valid it should pass create_cluster_test.go:1635: Running validation "when GCP network name has invalid format it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP network name has invalid format it should fail create_cluster_test.go:1635: Running validation "when GCP privateServiceConnectSubnet name has invalid format it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP privateServiceConnectSubnet name has invalid format it should fail create_cluster_test.go:1635: Running validation "when GCP network name is too long it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP network name is too long it should fail create_cluster_test.go:1635: Running validation "when GCP network name is empty it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP network name is empty it should fail create_cluster_test.go:1635: Running validation "when GCP endpointAccess has invalid value it should fail" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP endpointAccess has invalid value it should fail create_cluster_test.go:1635: Running validation "when all GCP network configuration is valid it should pass" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when all GCP network configuration is valid it should pass create_cluster_test.go:1635: Running validation "when GCP endpointAccess is PublicAndPrivate it should pass" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP endpointAccess is PublicAndPrivate it should pass create_cluster_test.go:1635: Running validation "when GCP resource names contain hyphens correctly it should pass" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP resource names contain hyphens correctly it should pass create_cluster_test.go:1635: Running validation "when GCP resource names are single characters it should pass" create_cluster_test.go:1650: Skipping GCP validation outside TechPreviewNoUpgrade: when GCP resource names are single characters it should pass create_cluster_test.go:1635: Running validation "when clusterID is not RFC4122 UUID it should fail" create_cluster_test.go:1635: Running validation "when infraID is not RFC4122 UUID it should fail" create_cluster_test.go:1635: Running validation "when infraID and clusterID it should pass" create_cluster_test.go:1635: Running validation "when labels have more than 20 entries it should fail" create_cluster_test.go:1635: Running validation "when updateService is not a complete URL it should fail" create_cluster_test.go:1635: Running validation "when updateService is a valid URL it should pass" create_cluster_test.go:1635: Running validation "when controllerAvailabilityPolicy is not HighlyAvailable or SingleReplica it should fail" create_cluster_test.go:1635: Running validation "when infrastructureAvailabilityPolicy is not HighlyAvailable or SingleReplica it should fail" create_cluster_test.go:1635: Running validation "when networkType is not one of OpenShiftSDN;Calico;OVNKubernetes;Other it should fail" create_cluster_test.go:1635: Running validation "when the cidr is not valid it should fail" create_cluster_test.go:1635: Running validation "when a cidr in clusterNetwork and serviceNetwork is duplicated it should fail" create_cluster_test.go:1635: Running validation "when a cidr in machineNetwork and serviceNetwork is duplicated it should fail" create_cluster_test.go:1635: Running validation "when a cidr in machineNetwork and ClusterNetwork is duplicated it should fail" create_cluster_test.go:1635: Running validation "when allocateNodeCIDRs is Disabled it should pass" create_cluster_test.go:1635: Running validation "when allocateNodeCIDRs is Enabled and networkType is Other it should pass" create_cluster_test.go:1635: Running validation "when allocateNodeCIDRs is Enabled and networkType is not Other it should fail" create_cluster_test.go:1635: Running validation "when managementType is managed with unmanaged configuration it should fail" create_cluster_test.go:1635: Running validation "when managementType is unmanaged with managed configuration it should fail" create_cluster_test.go:1635: 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:1635: Running validation "when servicePublishingStrategy is nodePort and addresses valid hostname, IPv4 and IPv6 it should pass" create_cluster_test.go:1659: Unexpected error: <*errors.StatusError | 0xc001d3abe0>: HostedCluster.hypershift.openshift.io "test-1772188866353324374-1" is invalid: [spec: Invalid value: "object": Azure platform requires OAuthServer to use Route service publishing strategy, spec: Invalid value: "object": Azure platform requires Konnectivity to use Route service publishing strategy, spec: Invalid value: "object": Azure platform requires Ignition to use Route service publishing strategy] { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: { SelfLink: "", ResourceVersion: "", Continue: "", RemainingItemCount: nil, }, Status: "Failure", Message: "HostedCluster.hypershift.openshift.io \"test-1772188866353324374-1\" is invalid: [spec: Invalid value: \"object\": Azure platform requires OAuthServer to use Route service publishing strategy, spec: Invalid value: \"object\": Azure platform requires Konnectivity to use Route service publishing strategy, spec: Invalid value: \"object\": Azure platform requires Ignition to use Route service publishing strategy]", Reason: "Invalid", Details: { Name: "test-1772188866353324374-1", Group: "hypershift.openshift.io", Kind: "HostedCluster", UID: "", Causes: [ { Type: "FieldValueInvalid", Message: "Invalid value: \"object\": Azure platform requires OAuthServer to use Route service publishing strategy", Field: "spec", }, { Type: "FieldValueInvalid", Message: "Invalid value: \"object\": Azure platform requires Konnectivity to use Route service publishing strategy", Field: "spec", }, { Type: "FieldValueInvalid", Message: "Invalid value: \"object\": Azure platform requires Ignition to use Route service publishing strategy", Field: "spec", }, ], RetryAfterSeconds: 0, }, Code: 422, }, } occurred