We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415abc1 commit 3ee8af7Copy full SHA for 3ee8af7
.gitlab/e2e/e2e.yml
@@ -596,6 +596,7 @@ new-e2e-installer-windows:
596
- EXTRA_PARAMS: --run "TestAgentMSIInstallsDotnetLibrary/TestMSIRollbackRemovesLibrary$"
597
- EXTRA_PARAMS: --run "TestAgentMSIInstallsDotnetLibrary/TestMSISkipRollbackIfInstalled$"
598
- EXTRA_PARAMS: --run "TestAgentMSIInstallsDotnetLibrary/TestUninstallKeepsLibrary$"
599
+ retry: 1 # Force retry on this specific job to limit flakiness
600
601
new-e2e-installer-ansible:
602
extends: .new_e2e_template
0 commit comments