Skip to content

Commit

Permalink
Remove traffic generator threshold flags (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
pschork authored Mar 19, 2024
1 parent 79664e0 commit be2f29d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/traffic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ run: build
TRAFFIC_GENERATOR_NUM_INSTANCES=1 \
TRAFFIC_GENERATOR_REQUEST_INTERVAL=1s \
TRAFFIC_GENERATOR_DATA_SIZE=1000 \
TRAFFIC_GENERATOR_ADV_THRESHOLD=80 \
TRAFFIC_GENERATOR_QUORUM_THRESHOLD=100 \
TRAFFIC_GENERATOR_RANDOMIZE_BLOBS=true \
./bin/server

0 comments on commit be2f29d

Please sign in to comment.