e2e

command
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: MIT Imports: 22 Imported by: 0

README

Running the End-To-End Tests

The following environment variables should be set:

  1. E2E_NAMESPACE is the namespace where the tests should be run.
  2. OPERATOR_ID is set so that all stacks are only managed by the controller being currently tested.
  3. KUBECONFIG with the path to the kubeconfig file

To run the tests run the command:

go test -parallel $NUM_PARALLEL github.com/zalando-incubator/es-operator/cmd/e2e

Over here $NUM_PARALLEL can be set to a sufficiently high value which indicates how many of the parallel type tests can be run concurrently.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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