kops/tests/e2e/scenarios/scalability
Peter Rifel 02f32f896e
Remove duplicate m5.large from scalability test
2023-12-08 08:57:44 -06:00
..
README.md test scenarios: create simple scalability test 2023-03-27 23:28:00 -04:00
run-test.sh Remove duplicate m5.large from scalability test 2023-12-08 08:57:44 -06:00

README.md

Running locally

If you want run locally:

First set your KOPS_STATE_STORE:

export KOPS_STATE_STORE=...

Then set the configuration and start the test run:

export CLUSTER_NAME=scalability.k8s.local
# ... and any other values you want to override

tests/e2e/scenarios/scalability/run-test.sh