@@ -402,7 +402,7 @@ steps:
402
402
shell : [ "powershell", "-Command" ]
403
403
always-pull : true
404
404
propagate-environment : true
405
- timeout_in_minutes : 20
405
+ timeout_in_minutes : 25
406
406
soft_fail : true
407
407
408
408
- label : " [unit] :windows: butterfly lock_as_rwlock"
@@ -411,13 +411,13 @@ steps:
411
411
agents :
412
412
queue : ' default-windows-privileged'
413
413
# TODO: enable once we've figured out why this fails in docker
414
- # plugins:
415
- # docker#v3.2.0:
416
- # image: "chefes/buildkite-windows"
417
- # shell: [ "powershell", "-Command" ]
418
- # always-pull: true
419
- # propagate-environment: true
420
- timeout_in_minutes : 20
414
+ plugins :
415
+ docker#v3.2.0:
416
+ image : " chefes/buildkite-windows"
417
+ shell : [ "powershell", "-Command" ]
418
+ always-pull : true
419
+ propagate-environment : true
420
+ timeout_in_minutes : 25
421
421
retry :
422
422
automatic :
423
423
limit : 1
@@ -435,7 +435,7 @@ steps:
435
435
shell : [ "powershell", "-Command" ]
436
436
always-pull : true
437
437
propagate-environment : true
438
- timeout_in_minutes : 20
438
+ timeout_in_minutes : 25
439
439
soft_fail : true
440
440
441
441
- label : " [unit] :windows: common"
@@ -449,7 +449,7 @@ steps:
449
449
shell : [ "powershell", "-Command" ]
450
450
always-pull : true
451
451
propagate-environment : true
452
- timeout_in_minutes : 20
452
+ timeout_in_minutes : 25
453
453
retry :
454
454
automatic :
455
455
limit : 1
@@ -460,12 +460,12 @@ steps:
460
460
agents :
461
461
queue : ' default-windows-privileged'
462
462
# TODO: enable once we've figured out why this fails in docker
463
- # plugins:
464
- # docker#v3.2.0:
465
- # image: "chefes/buildkite-windows"
466
- # shell: [ "powershell", "-Command" ]
467
- # always-pull: true
468
- # propagate-environment: true
463
+ plugins :
464
+ docker#v3.2.0:
465
+ image : " chefes/buildkite-windows"
466
+ shell : [ "powershell", "-Command" ]
467
+ always-pull : true
468
+ propagate-environment : true
469
469
timeout_in_minutes : 20
470
470
retry :
471
471
automatic :
@@ -477,12 +477,12 @@ steps:
477
477
agents :
478
478
queue : ' default-windows-privileged'
479
479
# TODO: enable once we've figured out why this fails in docker
480
- # plugins:
481
- # docker#v3.2.0:
482
- # image: "chefes/buildkite-windows"
483
- # shell: [ "powershell", "-Command" ]
484
- # always-pull: true
485
- # propagate-environment: true
480
+ plugins :
481
+ docker#v3.2.0:
482
+ image : " chefes/buildkite-windows"
483
+ shell : [ "powershell", "-Command" ]
484
+ always-pull : true
485
+ propagate-environment : true
486
486
timeout_in_minutes : 20
487
487
retry :
488
488
automatic :
@@ -639,12 +639,12 @@ steps:
639
639
agents :
640
640
queue : ' default-windows-privileged'
641
641
# TODO: enable once we've figured out why this fails in docker
642
- # plugins:
643
- # docker#v3.2.0:
644
- # image: "chefes/buildkite-windows"
645
- # shell: [ "powershell", "-Command" ]
646
- # always-pull: true
647
- # propagate-environment: true
642
+ plugins :
643
+ docker#v3.2.0:
644
+ image : " chefes/buildkite-windows"
645
+ shell : [ "powershell", "-Command" ]
646
+ always-pull : true
647
+ propagate-environment : true
648
648
timeout_in_minutes : 20
649
649
retry :
650
650
automatic :
@@ -656,12 +656,12 @@ steps:
656
656
agents :
657
657
queue : ' default-windows-privileged'
658
658
# TODO: enable once we've figured out why this fails in docker
659
- # plugins:
660
- # docker#v3.2.0:
661
- # image: "chefes/buildkite-windows"
662
- # shell: [ "powershell", "-Command" ]
663
- # always-pull: true
664
- # propagate-environment: true
659
+ plugins :
660
+ docker#v3.2.0:
661
+ image : " chefes/buildkite-windows"
662
+ shell : [ "powershell", "-Command" ]
663
+ always-pull : true
664
+ propagate-environment : true
665
665
timeout_in_minutes : 5
666
666
retry :
667
667
automatic :
0 commit comments