Skip to content

Commit

Permalink
missing a -
Browse files Browse the repository at this point in the history
Signed-off-by: almudena vivanco <[email protected]>
  • Loading branch information
almudena vivanco committed Dec 2, 2023
1 parent 38474a1 commit eb28e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ execute-k6-scaled-object-case:
--set test.extraConfig.INJECT_FAULTS=$(INJECT_FAULTS) \
--set test.extraConfig.K6_PROMETHEUS_RW_SERVER_URL=$(GRAFANA_PROMETHEUS_RW_SERVER_URL) \
--set test.extraConfig.K6_PROMETHEUS_RW_TREND_STATS=p(95),p(99),min,max \
--set test.extraArgs="--out cloud -out experimental-prometheus-rw --tag testCase=ScaledObject"
--set test.extraArgs="--out cloud --out experimental-prometheus-rw --tag testCase=ScaledObject"

./hack/wait-test-case.sh $(K6_OPERATOR_NAMESPACE)

Expand Down

0 comments on commit eb28e15

Please sign in to comment.