e2e

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

README

To run the e2e test you should place yourself in .../test/e2e directory, then

$go test -c

which will compile the e2e.test executable in your current directory. Then

./e2e.test --kubeconfig=$HOME/.kube/config

will start the e2e test. Usual ginkgo features are preserved, so if you want to run only the CronWorkflow CRUD tests you may want to run something like:

$./e2e.test --ginkgo.v=true --ginkgo.focus="CronWorkflow CRUD" --kubeconfig=$HOME/.kube/config

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunE2ETests

func RunE2ETests(t *testing.T)

RunE2ETests runs e2e test

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