tsparams

package
v0.0.0-...-d083f33 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Labels represents the range of labels that can be used for test cases selection.
	Labels = append(kmmparams.Labels, kmmparams.LabelSuite)

	// LocalImageRegistry represents the local registry used in KMM tests.
	LocalImageRegistry = "image-registry.openshift-image-registry.svc:5000"

	// ReporterNamespacesToDump tells to the reporter from where to collect logs.
	ReporterNamespacesToDump = map[string]string{
		kmmparams.KmmOperatorNamespace:          "kmm",
		kmmparams.UseDtkModuleTestNamespace:     "module",
		kmmparams.SimpleKmodModuleTestNamespace: "module",
		kmmparams.DevicePluginTestNamespace:     "module",
		kmmparams.RealtimeKernelNamespace:       "module",
		kmmparams.FirmwareTestNamespace:         "module",
		kmmparams.ModuleBuildAndSignNamespace:   "module",
		kmmparams.InTreeReplacementNamespace:    "module",
	}

	// ReporterCRDsToDump tells to the reporter what CRs to dump.
	ReporterCRDsToDump = []k8sreporter.CRData{
		{Cr: &moduleV1Beta1.ModuleList{}},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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