Skip to content

Commit 2540418

Browse files
committed
CSHARP-3011: Remove Windows-specific Evergreen OCSP mongo-orchestration config files
1 parent 39c3cc4 commit 2540418

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

evergreen/evergreen.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ tasks:
508508
OCSP_ALGORITHM: "rsa"
509509
- func: ocsp-bootstrap-mongo-orchestration
510510
vars:
511-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-disableStapling.json"
511+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-disableStapling.json"
512512
- func: run-ocsp-test
513513
vars:
514514
OCSP_ALGORITHM: "rsa"
@@ -522,7 +522,7 @@ tasks:
522522
OCSP_ALGORITHM: "rsa"
523523
- func: ocsp-bootstrap-mongo-orchestration
524524
vars:
525-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-disableStapling.json"
525+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-disableStapling.json"
526526
- func: run-ocsp-test
527527
vars:
528528
OCSP_ALGORITHM: "rsa"
@@ -533,7 +533,7 @@ tasks:
533533
commands:
534534
- func: ocsp-bootstrap-mongo-orchestration
535535
vars:
536-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-disableStapling.json"
536+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-disableStapling.json"
537537
- func: run-ocsp-test
538538
vars:
539539
OCSP_ALGORITHM: "rsa"
@@ -547,7 +547,7 @@ tasks:
547547
OCSP_ALGORITHM: "rsa"
548548
- func: ocsp-bootstrap-mongo-orchestration
549549
vars:
550-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-mustStaple-disableStapling.json"
550+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-mustStaple-disableStapling.json"
551551
- func: run-ocsp-test
552552
vars:
553553
OCSP_ALGORITHM: "rsa"
@@ -558,7 +558,7 @@ tasks:
558558
commands:
559559
- func: ocsp-bootstrap-mongo-orchestration
560560
vars:
561-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-mustStaple-disableStapling.json"
561+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-mustStaple-disableStapling.json"
562562
- func: run-ocsp-test
563563
vars:
564564
OCSP_ALGORITHM: "rsa"
@@ -600,7 +600,7 @@ tasks:
600600
OCSP_ALGORITHM: "rsa"
601601
- func: ocsp-bootstrap-mongo-orchestration
602602
vars:
603-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-disableStapling.json"
603+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-disableStapling.json"
604604
- func: run-ocsp-test
605605
vars:
606606
OCSP_ALGORITHM: "rsa"
@@ -614,7 +614,7 @@ tasks:
614614
OCSP_ALGORITHM: "rsa"
615615
- func: ocsp-bootstrap-mongo-orchestration
616616
vars:
617-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-disableStapling.json"
617+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-disableStapling.json"
618618
- func: run-ocsp-test
619619
vars:
620620
OCSP_ALGORITHM: "rsa"
@@ -628,7 +628,7 @@ tasks:
628628
OCSP_ALGORITHM: "rsa"
629629
- func: ocsp-bootstrap-mongo-orchestration
630630
vars:
631-
ORCHESTRATION_FILE: "windows/rsa-basic-tls-ocsp-mustStaple-disableStapling.json"
631+
ORCHESTRATION_FILE: "rsa-basic-tls-ocsp-mustStaple-disableStapling.json"
632632
- func: run-ocsp-test
633633
vars:
634634
OCSP_ALGORITHM: "rsa"
@@ -672,7 +672,7 @@ tasks:
672672
# OCSP_ALGORITHM: "ecdsa"
673673
# - func: ocsp-bootstrap-mongo-orchestration
674674
# vars:
675-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-disableStapling.json"
675+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-disableStapling.json"
676676
# - func: run-ocsp-test
677677
# vars:
678678
# OCSP_ALGORITHM: "ecdsa"
@@ -686,7 +686,7 @@ tasks:
686686
# OCSP_ALGORITHM: "ecdsa"
687687
# - func: ocsp-bootstrap-mongo-orchestration
688688
# vars:
689-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-disableStapling.json"
689+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-disableStapling.json"
690690
# - func: run-ocsp-test
691691
# vars:
692692
# OCSP_ALGORITHM: "ecdsa"
@@ -697,7 +697,7 @@ tasks:
697697
# commands:
698698
# - func: ocsp-bootstrap-mongo-orchestration
699699
# vars:
700-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-disableStapling.json"
700+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-disableStapling.json"
701701
# - func: run-ocsp-test
702702
# vars:
703703
# OCSP_ALGORITHM: "ecdsa"
@@ -711,7 +711,7 @@ tasks:
711711
# OCSP_ALGORITHM: "ecdsa"
712712
# - func: ocsp-bootstrap-mongo-orchestration
713713
# vars:
714-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json"
714+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json"
715715
# - func: run-ocsp-test
716716
# vars:
717717
# OCSP_ALGORITHM: "ecdsa"
@@ -722,7 +722,7 @@ tasks:
722722
# commands:
723723
# - func: ocsp-bootstrap-mongo-orchestration
724724
# vars:
725-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json"
725+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json"
726726
# - func: run-ocsp-test
727727
# vars:
728728
# OCSP_ALGORITHM: "ecdsa"
@@ -764,7 +764,7 @@ tasks:
764764
# OCSP_ALGORITHM: "ecdsa"
765765
# - func: ocsp-bootstrap-mongo-orchestration
766766
# vars:
767-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-disableStapling.json"
767+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-disableStapling.json"
768768
# - func: run-ocsp-test
769769
# vars:
770770
# OCSP_ALGORITHM: "ecdsa"
@@ -778,7 +778,7 @@ tasks:
778778
# OCSP_ALGORITHM: "ecdsa"
779779
# - func: ocsp-bootstrap-mongo-orchestration
780780
# vars:
781-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-disableStapling.json"
781+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-disableStapling.json"
782782
# - func: run-ocsp-test
783783
# vars:
784784
# OCSP_ALGORITHM: "ecdsa"
@@ -792,7 +792,7 @@ tasks:
792792
# OCSP_ALGORITHM: "ecdsa"
793793
# - func: ocsp-bootstrap-mongo-orchestration
794794
# vars:
795-
# ORCHESTRATION_FILE: "windows/ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json"
795+
# ORCHESTRATION_FILE: "ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json"
796796
# - func: run-ocsp-test
797797
# vars:
798798
# OCSP_ALGORITHM: "ecdsa"

0 commit comments

Comments
 (0)