Skip to content

Commit 6f6e02d

Browse files
committed
ci(installer): Force a retry for the new-e2e-installer job
1 parent 1a4e43d commit 6f6e02d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/e2e/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ new-e2e-installer:
530530
TEAM: fleet
531531
FLEET_INSTALL_METHOD: "install_script"
532532
E2E_LOGS_PROCESSING_TEST_DEPTH: 2
533+
retry: 2 # Force retry on this specific job to limit flakiness
533534

534535
new-e2e-installer-windows:
535536
extends: .new_e2e_template

0 commit comments

Comments
 (0)