Skip to content

Commit 4d084d7

Browse files
committed
h2load requires Linux
1 parent cfde081 commit 4d084d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/H2LoadClient/h2load.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
protocol: h2c
2525
presetHeaders: none
2626
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

Comments
 (0)