Skip to content

Commit 5c571d7

Browse files
committed
Revert "try increasing retry attempts on windows e2e"
This reverts commit bb9a566.
1 parent bb9a566 commit 5c571d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-windows-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
FETCH_PODS_FROM_KUBE_SERVICE: "false"
145145
with:
146146
retry_seconds: 60
147-
retry_attempts: 7
147+
retry_attempts: 5
148148
agent_enabled: false
149149
scenario_tag: ${{ steps.create-scenario-tag-and-ns.outputs.scenario_tag }}
150150
spec_path: e2e/test-specs-windows.yml

0 commit comments

Comments
 (0)