Onit test
onit test
Run tests on Kubernetes
Synopsis
Run tests on Kubernetes
onit test [flags]
Options
-h, --help help for test -i, --image string the test image to run --image-pull-policy string the Docker image pull policy (default "IfNotPresent") --no-teardown do not tear down clusters following tests --set stringToString cluster argument overrides (default []) -s, --suite string the test suite to run -t, --test string the name of the test method to run --timeout duration test timeout (default 10m0s)
Options inherited from parent commands
-c, --cluster string the cluster on which to execute the command -v, --verbose Enable verbose output
SEE ALSO
- onit - Setup test clusters and run integration tests on Kubernetes