run.sh
855 Bytes
-
devenv: Add docker load test which authenticates with API key (#28905) · d29f73b1
* Add loadtest which authenticates with API key - Edit load tests to assign the orgId in the default function, as the setup function is only called once for all VUs and therefore the change is not persisted to each VU. - Remove side effect from orgId setup function and explicitly set orgId in setup client * sort semicolons, whitespace
Dafydd committed