clusterloader2

package
v0.0.0-...-2ad99af Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GitTag string

Functions

func Main

func Main()

Types

type Tester

type Tester struct {
	Suites        string `desc:"Comma separated list of standard scale testing suites e.g. load, density"`
	TestOverrides string `` /* 133-byte string literal not displayed */
	TestConfigs   string `desc:"Comma separated list of paths to test config files."`
	Provider      string `desc:"The type of cluster provider used (e.g gke, gce, skeleton)"`
	KubeConfig    string `desc:"Path to kubeconfig. If specified will override the path exposed by the kubetest2 deployer."`
	RepoRoot      string `desc:"Path to repository root of kubernetes/perf-tests"`
	ReportDir     string `` /* 128-byte string literal not displayed */
	Nodes         int    `desc:"Number of nodes in the cluster. 0 will auto-detect schedulable nodes."`
}

func NewDefaultTester

func NewDefaultTester() *Tester

func (*Tester) Execute

func (t *Tester) Execute() error

func (*Tester) Test

func (t *Tester) Test() error

Test runs the test

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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