Skip to content

Commit 3ee8af7

Browse files
chouetzogaca-dd
authored andcommitted
ci(installer-windows): Add a retry to limit flakiness (#35600)
1 parent 415abc1 commit 3ee8af7

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
@@ -596,6 +596,7 @@ new-e2e-installer-windows:
596596
- EXTRA_PARAMS: --run "TestAgentMSIInstallsDotnetLibrary/TestMSIRollbackRemovesLibrary$"
597597
- EXTRA_PARAMS: --run "TestAgentMSIInstallsDotnetLibrary/TestMSISkipRollbackIfInstalled$"
598598
- EXTRA_PARAMS: --run "TestAgentMSIInstallsDotnetLibrary/TestUninstallKeepsLibrary$"
599+
retry: 1 # Force retry on this specific job to limit flakiness
599600

600601
new-e2e-installer-ansible:
601602
extends: .new_e2e_template

0 commit comments

Comments
 (0)