We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfde081 commit 4d084d7Copy full SHA for 4d084d7
src/H2LoadClient/h2load.yml
@@ -24,3 +24,5 @@ jobs:
24
protocol: h2c
25
presetHeaders: none
26
arguments: "-c {{connections}} -t {{threads}} -m {{streams}} -d {{duration}} -w {{warmup}} -u {{serverUri}}:{{serverPort}}{{path}} -p {{ protocol }} {{headers[presetHeaders]}} {% if body != null %} --body {{ body }} {% endif %}"
27
+ options:
28
+ requiredOperatingSystem: linux
0 commit comments