command
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Apr 29, 2019
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Running the End-To-End Tests
The following environment variables should be set:
E2E_NAMESPACE
is the namespace where the tests should be run.
OPERATOR_ID
is set so that all stacks are only managed by the controller being currently tested.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.