kops/tests/e2e/scenarios/scalability
Ciprian Hacman 5ca58836a3 Use 10.0.0.0/16 network for scale tests 2023-08-15 19:36:51 +03:00
..
README.md test scenarios: create simple scalability test 2023-03-27 23:28:00 -04:00
run-test.sh Use 10.0.0.0/16 network for scale tests 2023-08-15 19:36:51 +03: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