Skip to content

Commit 10f9637

Browse files
Atualizar o run-rinha-test.sh
1 parent 8a0d9ef commit 10f9637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prod/conf/stress-test/run-rinha-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
echo "Tests will start in 15 seconds..."
44
sleep 15
55

6-
sudo k6 run rinha-test.js
6+
k6 run rinha-test.js
77

88
# After the test run, copy the exported report to the mounted /reports directory
99
if [ -f stress-test-report.html ]; then

0 commit comments

Comments
 (0)