Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StorageComponent = Component{ Component: &config.Component{ Name: "Storage", Operators: []string{"storage", "csi-snapshot-controller"}, DefaultJiraComponent: "Storage", Namespaces: []string{ "openshift-cluster-csi-drivers", "openshift-cluster-storage-operator", }, Matchers: []config.ComponentMatcher{ { SIG: "sig-storage", }, { IncludeAny: []string{ "bz-Storage", "bz-storage", }, }, { IncludeAny: []string{ ":Storage ", }, Priority: 1, }, { IncludeAny: []string{ "[k8s.io] GKE local SSD [Feature:GKELocalSSD] should write and read from node local SSD [Feature:GKELocalSSD] [sig-arch] [Suite:openshift/conformance/parallel] [Suite:k8s]", "[k8s.io] GKE node pools [Feature:GKENodePool] should create a cluster with multiple node pools [Feature:GKENodePool] [sig-arch] [Suite:openshift/conformance/parallel] [Suite:k8s]", }, }, {Suite: "All in one volume"}, {Suite: "Azure disk and Azure file specific scenarios"}, {Suite: "CSI Resizing related feature"}, {Suite: "CSI snapshot operator related scenarios"}, {Suite: "CSI testing related feature"}, {Suite: "STORAGE"}, {Suite: "Storage upgrade tests"}, {Suite: "cluster storage operator related scenarios"}, {Suite: "storage security check"}, {Suite: `"storage (storageclass, pv, pvc) related"`}, {Suite: "storage security check"}, {Suite: "storageClass related feature"}, {Suite: "NFS Persistent Volume"}, {Suite: "Persistent Volume reclaim policy tests"}, {Suite: "ResourceQuata for storage"}, {Suite: "PVC resizing Test"}, {Suite: "storage (storageclass, pv, pvc) related"}, {Suite: "Scenarios specific for block volume support"}, {Suite: "CSI snapshot webhook related scenarios"}, {Suite: "testing for parameter fsType"}, {Suite: "Persistent Volume Claim binding policies"}, {Suite: "Storage of Hostpath plugin testing"}, {Suite: "Testing for pv and pvc pre-bind feature"}, {Suite: "Target pvc to a specific pv"}, }, TestRenames: map[string]string{ "[Storage][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-cluster-csi-drivers": "[bz-Storage][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-cluster-csi-drivers", "[Storage][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-cluster-storage-operator": "[bz-Storage][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-cluster-storage-operator", "[Storage][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-cluster-csi-drivers": "[bz-Storage][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-cluster-csi-drivers", "[Storage][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-cluster-storage-operator": "[bz-Storage][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-cluster-storage-operator", }, }, // contains filtered or unexported fields }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.