trustification / scale-testing

Utilities for testing trustification at scale
Apache License 2.0
0 stars 4 forks source link

Add env vars to control http invoke wait times #21

Closed JimFuller-RedHat closed 3 months ago

JimFuller-RedHat commented 3 months ago

Wait control times are default 5-15 seconds ... to change set

> export WAIT_TIME_FROM = 1
> export WAIT_TIME_TO =  2

For no wait times set these env vars to 0.