Skip to content

Commit 283ce74

Browse files
committed
Fixing the load ci step
1 parent 6fcac6d commit 283ce74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/load.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Configure Test
1919
run: |
2020
cat << EOF > loadtest-config.yml
21-
url: http://localhost:8080
21+
url: http://localhost/
2222
SLOs:
2323
http/error-rate: 0
2424
http/latency-p99.9: 5

0 commit comments

Comments
 (0)