Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InsightsOperatorComponent = Component{ Component: &config.Component{ Name: "Insights Operator", Operators: []string{"insights"}, DefaultJiraComponent: "Insights Operator", Namespaces: []string{ "openshift-insights", }, Matchers: []config.ComponentMatcher{ { IncludeAll: []string{"bz-Insights Operator"}, }, { IncludeAll: []string{"insights-operator"}, }, {Suite: "Insights check"}, }, TestRenames: map[string]string{ "[Unknown][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-insights": "[bz-Unknown][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-insights", "[Unknown][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-insights": "[bz-Unknown][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-insights", }, }, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.