systemtestsparams

package
v0.0.0-...-123d5f5 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Label represents label that can be used for test cases selection.
	Label = "system"

	// MetalLbDaemonSetName default metalLb speaker daemonset names.
	MetalLbDaemonSetName = "speaker"

	// MetalLbOperatorNamespace default metalLb operator namespace.
	MetalLbOperatorNamespace = "metallb-system"
)

Variables

View Source
var (
	// HardRebootDeploymentName represents the deployment name used in hard reboot test.
	HardRebootDeploymentName = "ipmitoool-hardreboot"
	// PrivilegedNSLabels represents privileged labels.
	PrivilegedNSLabels = map[string]string{
		"pod-security.kubernetes.io/audit":               "privileged",
		"pod-security.kubernetes.io/enforce":             "privileged",
		"pod-security.kubernetes.io/warn":                "privileged",
		"security.openshift.io/scc.podSecurityLabelSync": "false",
	}
)

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