kilo/e2e
Lucas Servén Marín c9e4786893
e2e: reuse kind cluster across suites
Currently, each test suite spins up its own kind cluster, which results
in longer e2e test times as each test suite needs to wait for the
cluster to be ready and for images to download. This commit creates two
new virtual test suites that are run before and after the actual e2e
tests and are responsible for creating and destroying a kind cluster
respectively. Any test suite that needs a fresh cluster can still spin
up its own using the `create_cluster` helper in the lib.sh file.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-07-05 19:43:18 +02:00
..
full-mesh.sh e2e: reuse kind cluster across suites 2021-07-05 19:43:18 +02:00
helper-curl.yaml e2e: add test for allowed location IPs 2021-06-16 17:01:58 +02:00
kilo-kind-userspace.yaml e2e: test VPN in e2e tests 2021-06-15 20:41:25 +02:00
kind-config.yaml e2e: test VPN in e2e tests 2021-06-15 20:41:25 +02:00
lib.sh pkg/ cmd/: kgctl autodetect mesh granularity 2021-06-18 15:59:25 +02:00
location-mesh.sh e2e: reuse kind cluster across suites 2021-07-05 19:43:18 +02:00
setup.sh e2e: reuse kind cluster across suites 2021-07-05 19:43:18 +02:00
teardown.sh e2e: reuse kind cluster across suites 2021-07-05 19:43:18 +02:00