Update loadtester cmd for e2e testing

This commit is contained in:
stefanprodan
2019-03-12 11:58:16 +02:00
parent a9167801ba
commit 5aa39106a0

View File

@@ -80,7 +80,9 @@ spec:
url: http://flagger-loadtester.test/
timeout: 5s
metadata:
type: cmd
cmd: "hey -z 10m -q 10 -c 2 http://podinfo.test:9898/"
logCmdOutput: "true"
EOF