test/

directory
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2021 License: Apache-2.0

README

Tests

Run E2E Tests Locally

To run run e2e tests locally,

set environment variables:

  • E2E_DEBUG=on
  • KO_DOCKER_REPO=<container image registry>
export E2E_DEBUG=on
export KO_DOCKER_REPO=<container image registry>

Then run:

./test/e2e-tests.sh

Running TESTS

if a cluster is already setup, then set E2E_DEBUG variable to skip initialization of a GKE cluster.

export E2E_DEBUG=on

Running e2e Tests on Kubernetes

    ./test/e2e-tests.sh

Running e2e Tests on Openshift

    TARGET=openshift ./test/e2e-tests.sh

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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