diff --git a/test/gloo/test-canary.sh b/test/gloo/test-canary.sh index ba14569d..b1ce962a 100755 --- a/test/gloo/test-canary.sh +++ b/test/gloo/test-canary.sh @@ -39,6 +39,7 @@ spec: - addr: "example.com" port: 80 connectionConfig: + connectionTimeout: 2s maxRequestsPerConnection: 51 loadBalancerConfig: roundRobin: @@ -221,4 +222,4 @@ echo '✔ A/B testing promotion test passed' kubectl -n gloo-system logs deployment/flagger -echo '✔ All tests passed' \ No newline at end of file +echo '✔ All tests passed'