storage

package
v0.0.0-...-92bbcb1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

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

type Component

type Component struct {
	*config.Component
	// contains filtered or unexported fields
}

func (*Component) IdentifyTest

func (c *Component) IdentifyTest(test *v1.TestInfo) (*v1.TestOwnership, error)

func (*Component) JiraComponents

func (c *Component) JiraComponents() (components []string)

func (*Component) StableID

func (c *Component) StableID(test *v1.TestInfo) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL