common

package
v0.0.0-...-a37ed97 Latest Latest
Warning

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

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

Documentation

Overview

Package common contains constants, structures and utility function shared by multiple test suites.

Index

Constants

View Source
const (
	AccessControlTestKey      = "access-control"
	LifecycleTestKey          = "lifecycle"
	ManageabilityTestKey      = "manageability"
	AffiliatedCertTestKey     = "affiliated-certification"
	NetworkingTestKey         = "networking"
	ObservabilityTestKey      = "observability"
	OperatorTestKey           = "operator"
	PlatformAlterationTestKey = "platform-alteration"
	PerformanceTestKey        = "performance"
	PreflightTestKey          = "preflight"
)

Constants shared by multiple test suite packages

Variables

View Source
var (
	// PathRelativeToRoot is used to calculate relative filepaths for the `redhat-best-practices-for-k8s` executable entrypoint.
	PathRelativeToRoot = path.Join("..")

	// RelativeSchemaPath is the relative path to the generic-test.schema.json JSON schema.
	RelativeSchemaPath = path.Join(PathRelativeToRoot, schemaPath)
)
View Source
var DefaultTimeout = time.Duration(defaultTimeoutSeconds) * time.Second

DefaultTimeout for creating new interactive sessions (oc, ssh, tty)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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