Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KubeControllerManagerComponent = Component{ Component: &config.Component{ Name: "kube-controller-manager", Operators: []string{"kube-controller-manager"}, DefaultJiraComponent: "kube-controller-manager", Namespaces: []string{ "openshift-kube-controller-manager", "openshift-kube-controller-manager-operator", }, Matchers: []config.ComponentMatcher{ { IncludeAll: []string{"bz-kube-controller-manager"}, }, { IncludeAny: []string{ "Feature:ClusterResourceQuota", "ResourceQuota", }, Priority: 1, }, {Suite: "Features of daemonset"}, {Suite: "Quota related scenarios"}, {Suite: "Testing kube-controller-manager-operator"}, {Suite: "cronjob related"}, {Suite: "deployment related features"}, {Suite: "deployment/dc related features via web"}, {Suite: "job.feature"}, {Suite: "quota related feature"}, {Suite: "Features of daeXXXset"}, {Suite: "deployment related steps"}, }, TestRenames: map[string]string{ "[sig-api-machinery][Feature:ClusterResourceQuota] Cluster resource quota should control resource limits across namespaces [apigroup:quota.openshift.io][apigroup:image.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-api-machinery][Feature:ClusterResourceQuota] Cluster resource quota should control resource limits across namespaces [apigroup:quota.openshift.io][apigroup:image.openshift.io][apigroup:monitoring.coreos.com][apigroup:template.openshift.io] [Suite:openshift/conformance/parallel]", "[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager": "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager", "[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager-operator": "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager-operator", "[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager": "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager", "[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager-operator": "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager-operator", }, }, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.