Load testing1. Update k6 testsUpdate ./test/load.js to set your target URL and adjust any other configuration values.2. Run load.jsRun the following command to run the test.chmod +x ./test/generate_load.sh cd ./test ./generate_load.sh