|
|
||
|---|---|---|
| .. | ||
| e2e | ||
| lib | ||
| manifests | ||
| rules | ||
| README.md | ||
| compare-sharding.sh | ||
| compare_benchmarks.sh | ||
| e2e.sh | ||
README.md
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