e2e

package
v1.0.21 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultWaitTimeout = time.Minute * 2

DefaultWaitTimeout is the default timeout for waiting for resources to be created/ready/deleted

View Source
const FieldManager = "blueprint-e2e-tests"

FieldManager is the server-side apply field manager used when applying manifests.

Variables

This section is empty.

Functions

func ApplyCleanupBlueprint

func ApplyCleanupBlueprint() features.Func

ApplyCleanupBlueprint applies a blueprint with no addons to the cluster This is used to clean up the cluster after the tests

func AssessCertificate

func AssessCertificate(d time.Duration, cert *certmanager.Certificate, desiredSpecs certmanager.CertificateSpec) features.Func

Types

type Environment

type Environment struct {
	env.Environment
	// contains filtered or unexported fields
}

func NewEnvironmentFromFlags

func NewEnvironmentFromFlags() Environment

NewEnvironmentFromFlags creates a new e2e test configuration, setting up the flags, but not parsing them yet, which is left to the caller to do.

func (*Environment) GetOperatorImage

func (e *Environment) GetOperatorImage() string

func (*Environment) SetEnvironment

func (e *Environment) SetEnvironment(env env.Environment)

SetEnvironment sets the environment to be used by the e2e test configuration.

Directories

Path Synopsis
Package funcs contains convenience functions for working with e2e-framework
Package funcs contains convenience functions for working with e2e-framework

Jump to

Keyboard shortcuts

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