e2e

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanUpAwsTestResources

func CleanUpAwsTestResources(storageBucket string, maxAge string, tag string) error

func CleanUpVsphereTestResources

func CleanUpVsphereTestResources(ctx context.Context, clusterName string) error

func RunTests

func RunTests(conf instanceRunConf) (testInstanceID string, testCommandResult *testCommandResult, err error)

func RunTestsInParallel

func RunTestsInParallel(conf ParallelRunConf) error

Types

type E2EIPManager added in v0.6.1

type E2EIPManager struct {
	// contains filtered or unexported fields
}

type E2ESession

type E2ESession struct {
	// contains filtered or unexported fields
}

type ParallelRunConf

type ParallelRunConf struct {
	MaxInstances        int
	AmiId               string
	InstanceProfileName string
	StorageBucket       string
	JobId               string
	SubnetId            string
	Regex               string
	TestsToSkip         []string
	BundlesOverride     bool
	CleanupVms          bool
	TestReportFolder    string
	BranchName          string
}

Jump to

Keyboard shortcuts

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