Files
Manuel Rüger 3d8abf894b e2e: Test against k8s 1.25.0
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2022-11-02 11:26:42 +01:00
..
2022-10-20 20:44:46 +02:00
2022-08-09 23:17:20 +09:00
2021-02-15 16:59:13 +00:00
2022-11-02 11:26:42 +01:00
2020-08-10 12:50:17 -07:00

End2end testsuite

This folder contains simple e2e tests. When launched, it spins up a kubernetes cluster using kind, creates several kubernetes resources and launches a kube-state-metrics deployment. Then, it runs verification tests: check metrics' presence, lint metrics, check service health, etc.

The test suite is run automatically using Github Actions.

Running locally

To run the e2e tests locally run the following command:

./tests/e2e.sh