Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions pkg/components/build/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ var BuildComponent = Component{
TestRenames: map[string]string{
"[sig-devex][Feature:Templates] templateinstance readiness test should report failed soon after an annotated objects has failed [apigroup:template.openshift.io][apigroup:build.openshift.io][apigroup:apps.openshift.io] [Skipped:Disconnected] [Suite:openshift/conformance/parallel]": "[sig-devex][Feature:Templates] templateinstance readiness test should report failed soon after an annotated objects has failed [apigroup:template.openshift.io][apigroup:build.openshift.io] [Skipped:Disconnected] [Suite:openshift/conformance/parallel]",
"[sig-devex][Feature:Templates] templateinstance readiness test should report ready soon after all annotated objects are ready [apigroup:template.openshift.io][apigroup:build.openshift.io][apigroup:apps.openshift.io] [Skipped:Disconnected] [Suite:openshift/conformance/parallel]": "[sig-devex][Feature:Templates] templateinstance readiness test should report ready soon after all annotated objects are ready [apigroup:template.openshift.io][apigroup:build.openshift.io] [Skipped:Disconnected] [Suite:openshift/conformance/parallel]",
"[sig-devex][Feature:ImageEcosystem][perl][Slow] hot deploy for openshift perl image hot deploy test should work [apigroup:image.openshift.io][apigroup:operator.openshift.io][apigroup:config.openshift.io][apigroup:build.openshift.io]": "[sig-devex][Feature:ImageEcosystem][perl][Slow] hot deploy for openshift perl image hot deploy test should work [apigroup:image.openshift.io][apigroup:operator.openshift.io][apigroup:config.openshift.io][apigroup:build.openshift.io][apigroup:apps.openshift.io]",
"[sig-builds][Feature:Builds][volumes] build volumes should mount given secrets and configmaps into the build pod for docker strategy builds [apigroup:image.openshift.io][apigroup:build.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-builds][Feature:Builds][volumes] build volumes should mount given secrets and configmaps into the build pod for docker strategy builds [apigroup:image.openshift.io][apigroup:build.openshift.io][apigroup:apps.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-builds][Feature:Builds][volumes] build volumes should mount given secrets and configmaps into the build pod for source strategy builds [apigroup:image.openshift.io][apigroup:build.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-builds][Feature:Builds][volumes] build volumes should mount given secrets and configmaps into the build pod for source strategy builds [apigroup:image.openshift.io][apigroup:build.openshift.io][apigroup:apps.openshift.io] [Suite:openshift/conformance/parallel]",
},
},
}
Expand Down
1 change: 1 addition & 0 deletions pkg/components/kubescheduler/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ var KubeSchedulerComponent = Component{
"[kube-scheduler][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-scheduler-operator": "[bz-kube-scheduler][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-scheduler-operator",
"[kube-scheduler][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-scheduler": "[bz-kube-scheduler][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-scheduler",
"[kube-scheduler][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-scheduler-operator": "[bz-kube-scheduler][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-scheduler-operator",
"[sig-scheduling][Early] The openshift-apiserver pods [apigroup:authorization.openshift.io][apigroup:build.openshift.io][apigroup:image.openshift.io][apigroup:project.openshift.io][apigroup:quota.openshift.io][apigroup:route.openshift.io][apigroup:security.openshift.io][apigroup:template.openshift.io] should be scheduled on different nodes [Suite:openshift/conformance/parallel]": "[sig-scheduling][Early] The openshift-apiserver pods [apigroup:apps.openshift.io][apigroup:authorization.openshift.io][apigroup:build.openshift.io][apigroup:image.openshift.io][apigroup:project.openshift.io][apigroup:quota.openshift.io][apigroup:route.openshift.io][apigroup:security.openshift.io][apigroup:template.openshift.io] should be scheduled on different nodes [Suite:openshift/conformance/parallel]",
},
},
}
Expand Down
45 changes: 23 additions & 22 deletions pkg/components/oauthapiserver/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,29 @@ var OauthApiserverComponent = Component{
},
},
TestRenames: map[string]string{
"[sig-auth][Feature:Authentication] TestFrontProxy should succeed [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:Authentication] TestFrontProxy should succeed [apigroup:config.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-auth][Feature:OAuthServer] ClientSecretWithPlus should create oauthclient [apigroup:oauth.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:OAuthServer] ClientSecretWithPlus should create oauthclient [apigroup:config.openshift.io][apigroup:oauth.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-auth][Feature:OAuthServer] OAuth server has the correct token and certificate fallback semantics [apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:OAuthServer] OAuth server has the correct token and certificate fallback semantics [apigroup:config.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-auth][Feature:OAuthServer] well-known endpoint should be reachable [apigroup:route.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:OAuthServer] well-known endpoint should be reachable [apigroup:config.openshift.io][apigroup:route.openshift.io] [Suite:openshift/conformance/parallel]",
"[oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-oauth-apiserver": "[bz-oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-oauth-apiserver",
"[oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-oauth-apiserver": "[bz-oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-oauth-apiserver",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/new": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/new target=api-int": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/new target=service-network": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/service-network/cache-oauth-api connection/new": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/reused": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/reused target=api-int": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/reused target=service-network": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/service-network/cache-oauth-api connection/reused": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/new": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/new target=api-int": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/new target=service-network": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/service-network/cache-oauth-api connection/new": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/reused": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/reused target=api-int": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/reused target=service-network": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/service-network/cache-oauth-api connection/reused": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-auth][Feature:Authentication] TestFrontProxy should succeed [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:Authentication] TestFrontProxy should succeed [apigroup:config.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-auth][Feature:OAuthServer] ClientSecretWithPlus should create oauthclient [apigroup:oauth.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:OAuthServer] ClientSecretWithPlus should create oauthclient [apigroup:config.openshift.io][apigroup:oauth.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-auth][Feature:OAuthServer] OAuth server has the correct token and certificate fallback semantics [apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:OAuthServer] OAuth server has the correct token and certificate fallback semantics [apigroup:config.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/parallel]",
"[sig-auth][Feature:OAuthServer] well-known endpoint should be reachable [apigroup:route.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-auth][Feature:OAuthServer] well-known endpoint should be reachable [apigroup:config.openshift.io][apigroup:route.openshift.io] [Suite:openshift/conformance/parallel]",
"[oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-oauth-apiserver": "[bz-oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-oauth-apiserver",
"[oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-oauth-apiserver": "[bz-oauth-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-oauth-apiserver",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/new": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/new target=api-int": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/new target=service-network": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/service-network/cache-oauth-api connection/new": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/reused": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/reused target=api-int": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/cache-oauth-api connection/reused target=service-network": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be nearly zero single second disruptions for disruption/service-network/cache-oauth-api connection/reused": "[sig-network] there should be nearly zero single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/new": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/new target=api-int": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/new target=service-network": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/service-network/cache-oauth-api connection/new": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-new-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/reused": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/reused target=api-int": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/cache-oauth-api connection/reused target=service-network": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[sig-network] there should be reasonably few single second disruptions for disruption/service-network/cache-oauth-api connection/reused": "[sig-network] there should be reasonably few single second disruptions for cache-oauth-api-reused-connections",
"[Serial] [sig-auth][Feature:OAuthServer] [RequestHeaders] [IdP] test RequestHeaders IdP [apigroup:config.openshift.io][apigroup:user.openshift.io] [Suite:openshift/conformance/serial]": "[Serial] [sig-auth][Feature:OAuthServer] [RequestHeaders] [IdP] test RequestHeaders IdP [apigroup:config.openshift.io][apigroup:user.openshift.io][apigroup:apps.openshift.io] [Suite:openshift/conformance/serial]",
},
},
}
Expand Down
Loading