From 620c2ce3c3effedcd6478d670612d47acebc3614 Mon Sep 17 00:00:00 2001 From: Vivek Yadav Date: Thu, 20 May 2021 17:03:41 +0530 Subject: [PATCH] increased cypress test retry limit to 2 (#5084) Signed-off-by: Vivek Yadav --- .expeditor/verify_private.pipeline.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.expeditor/verify_private.pipeline.yml b/.expeditor/verify_private.pipeline.yml index 04930b96048..b66b53e7f5a 100644 --- a/.expeditor/verify_private.pipeline.yml +++ b/.expeditor/verify_private.pipeline.yml @@ -455,6 +455,9 @@ steps: command: - FLAKY=no integration/run_test integration/tests/cypress_e2e.sh timeout_in_minutes: 35 + retry: + automatic: + limit: 2 expeditor: secrets: &cypress_secrets A2_LICENSE: