Skip to content

Commit d5837a7

Browse files
committed
CI: remove attempts: 3 from IaaS builds
These rarely fail intermittently and multiple attempts slow down feedback. At least as of 2025...
1 parent 2e87f5c commit d5837a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,7 +1372,6 @@ jobs:
13721372
pre: build
13731373
tags: [*worker_tag]
13741374
- task: create-aws-stemcell
1375-
attempts: 3
13761375
timeout: 2h
13771376
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-aws-stemcell/task.yml
13781377
image: bosh-windows-stemcell-builder-ci-image
@@ -1546,7 +1545,6 @@ jobs:
15461545
- get: windows-bsdtar
15471546
- get: windows-winsw
15481547
- task: create-aws-govcloud-stemcell
1549-
attempts: 3
15501548
timeout: 1h30m
15511549
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-aws-stemcell/task.yml
15521550
image: bosh-windows-stemcell-builder-ci-image
@@ -1712,7 +1710,6 @@ jobs:
17121710
pre: build
17131711
tags: [*worker_tag]
17141712
- task: create-azure-stemcell
1715-
attempts: 3
17161713
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-azure-stemcell/task.yml
17171714
image: bosh-windows-stemcell-builder-ci-image
17181715
params:
@@ -1908,7 +1905,6 @@ jobs:
19081905
pre: build
19091906
tags: [*worker_tag]
19101907
- task: create-gcp-stemcell
1911-
attempts: 3
19121908
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-gcp-stemcell/task.yml
19131909
image: bosh-windows-stemcell-builder-ci-image
19141910
params:

0 commit comments

Comments
 (0)