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