harness

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Register

func Register(test pluton.Test)

func RunSuite

func RunSuite(pattern string)

Call this from main after setting all the global options. Tests are filtered by name based on the glob pattern given.

Types

type GlobalOptions

type GlobalOptions struct {
	CloudPlatform   string // only GCE is supported currently
	PlatformOptions platform.Options
	GCEOptions      gcloud.Options

	Parallel  int
	OutputDir string

	BootkubeBinary    string
	BootkubeScriptDir string
}

GlobalOptions are set in main and represent options that affect all tests run in a single invocation of pluton.

var Opts GlobalOptions

Glue variable for setting global options

Jump to

Keyboard shortcuts

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