Skip to content

Commit 6bff4a1

Browse files
committed
change to 400 route
1 parent d1beca6 commit 6bff4a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/rejection.benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ scenarios:
5050
load:
5151
job: bombardier
5252
variables:
53-
path: /hello-world/%09
53+
path: /unknown/%09
5454
presetHeaders: connectionclose
5555
connections: 32
5656
serverScheme: https
@@ -87,7 +87,7 @@ scenarios:
8787
load:
8888
job: bombardier
8989
variables:
90-
path: /hello-world/%09
90+
path: /unknown/%09
9191
presetHeaders: connectionclose
9292
connections: 32
9393
serverScheme: https

0 commit comments

Comments
 (0)