Skip to content

Commit 9e99604

Browse files
committed
update tasks
1 parent 81e6308 commit 9e99604

File tree

2 files changed

+126
-121
lines changed

2 files changed

+126
-121
lines changed

.evergreen/generated_configs/tasks.yml

Lines changed: 93 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -753,187 +753,151 @@ tasks:
753753
tags: [load-balancer, noauth, nossl]
754754

755755
# Ocsp tests
756-
- name: test-ocsp-ecdsa-basic-tls-ocsp-disableStapling-valid
756+
- name: test-ocsp-edcsa-valid-cert-server-does-not-staple
757757
commands:
758758
- func: run server
759759
vars:
760760
TEST_NAME: ocsp
761-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
761+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
762762
- func: run tests
763763
vars:
764-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
764+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
765765
OCSP_SERVER_TYPE: valid
766766
TEST_NAME: ocsp
767-
tags: [ocsp, ocsp-ecdsa]
768-
- name: test-ocsp-ecdsa-basic-tls-ocsp-disableStapling-revoked
767+
tags: [ocsp, ocsp-edcsa]
768+
- name: test-ocsp-edcsa-invalid-cert-server-does-not-staple
769769
commands:
770770
- func: run server
771771
vars:
772772
TEST_NAME: ocsp
773-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
773+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
774774
- func: run tests
775775
vars:
776-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
776+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
777777
OCSP_SERVER_TYPE: revoked
778778
TEST_NAME: ocsp
779-
tags: [ocsp, ocsp-ecdsa]
780-
- name: test-ocsp-ecdsa-basic-tls-ocsp-disableStapling-valid-delegate
779+
tags: [ocsp, ocsp-edcsa]
780+
- name: test-ocsp-edcsa-delegate-valid-cert-server-does-not-staple
781781
commands:
782782
- func: run server
783783
vars:
784784
TEST_NAME: ocsp
785-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
785+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
786786
- func: run tests
787787
vars:
788-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
788+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
789789
OCSP_SERVER_TYPE: valid-delegate
790790
TEST_NAME: ocsp
791-
tags: [ocsp, ocsp-ecdsa]
792-
- name: test-ocsp-ecdsa-basic-tls-ocsp-disableStapling-revoked-delegate
791+
tags: [ocsp, ocsp-edcsa]
792+
- name: test-ocsp-edcsa-delegate-invalid-cert-server-does-not-staple
793793
commands:
794794
- func: run server
795795
vars:
796796
TEST_NAME: ocsp
797-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
797+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
798798
- func: run tests
799799
vars:
800-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
800+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
801801
OCSP_SERVER_TYPE: revoked-delegate
802802
TEST_NAME: ocsp
803-
tags: [ocsp, ocsp-ecdsa]
804-
- name: test-ocsp-ecdsa-basic-tls-ocsp-disableStapling-no-responder
803+
tags: [ocsp, ocsp-edcsa]
804+
- name: test-ocsp-edcsa-soft-fail
805805
commands:
806806
- func: run server
807807
vars:
808808
TEST_NAME: ocsp
809-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
809+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
810810
- func: run tests
811811
vars:
812-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
812+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-disableStapling.json
813813
OCSP_SERVER_TYPE: no-responder
814814
TEST_NAME: ocsp
815-
tags: [ocsp, ocsp-ecdsa]
816-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-disableStapling-revoked
815+
tags: [ocsp, ocsp-edcsa]
816+
- name: test-ocsp-edcsa-valid-cert-server-staples
817817
commands:
818818
- func: run server
819819
vars:
820820
TEST_NAME: ocsp
821-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
821+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
822822
- func: run tests
823823
vars:
824-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
825-
OCSP_SERVER_TYPE: revoked
826-
TEST_NAME: ocsp
827-
tags: [ocsp, ocsp-ecdsa]
828-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-disableStapling-revoked-delegate
829-
commands:
830-
- func: run server
831-
vars:
832-
TEST_NAME: ocsp
833-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
834-
- func: run tests
835-
vars:
836-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
837-
OCSP_SERVER_TYPE: revoked-delegate
838-
TEST_NAME: ocsp
839-
tags: [ocsp, ocsp-ecdsa]
840-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-disableStapling-no-responder
841-
commands:
842-
- func: run server
843-
vars:
844-
TEST_NAME: ocsp
845-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
846-
- func: run tests
847-
vars:
848-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
849-
OCSP_SERVER_TYPE: no-responder
850-
TEST_NAME: ocsp
851-
tags: [ocsp, ocsp-ecdsa]
852-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-valid
853-
commands:
854-
- func: run server
855-
vars:
856-
TEST_NAME: ocsp
857-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
858-
- func: run tests
859-
vars:
860-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
824+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
861825
OCSP_SERVER_TYPE: valid
862826
TEST_NAME: ocsp
863-
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
864-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-revoked
827+
tags: [ocsp, ocsp-edcsa, ocsp-staple]
828+
- name: test-ocsp-edcsa-invalid-cert-server-staples
865829
commands:
866830
- func: run server
867831
vars:
868832
TEST_NAME: ocsp
869-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
833+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
870834
- func: run tests
871835
vars:
872-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
836+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
873837
OCSP_SERVER_TYPE: revoked
874838
TEST_NAME: ocsp
875-
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
876-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-valid-delegate
839+
tags: [ocsp, ocsp-edcsa, ocsp-staple]
840+
- name: test-ocsp-edcsa-delegate-valid-cert-server-staples
877841
commands:
878842
- func: run server
879843
vars:
880844
TEST_NAME: ocsp
881-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
845+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
882846
- func: run tests
883847
vars:
884-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
848+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
885849
OCSP_SERVER_TYPE: valid-delegate
886850
TEST_NAME: ocsp
887-
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
888-
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-revoked-delegate
851+
tags: [ocsp, ocsp-edcsa, ocsp-staple]
852+
- name: test-ocsp-edcsa-delegate-invalid-cert-server-staples
889853
commands:
890854
- func: run server
891855
vars:
892856
TEST_NAME: ocsp
893-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
857+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
894858
- func: run tests
895859
vars:
896-
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
860+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple.json
897861
OCSP_SERVER_TYPE: revoked-delegate
898862
TEST_NAME: ocsp
899-
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
900-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-disableStapling-revoked
863+
tags: [ocsp, ocsp-edcsa, ocsp-staple]
864+
- name: test-ocsp-edcsa-malicious-invalid-cert-mustStaple-server-does-not-staple
901865
commands:
902866
- func: run server
903867
vars:
904868
TEST_NAME: ocsp
905-
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
869+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple-disableStapling.json
906870
- func: run tests
907871
vars:
908-
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
872+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple-disableStapling.json
909873
OCSP_SERVER_TYPE: revoked
910874
TEST_NAME: ocsp
911-
tags: [ocsp, ocsp-rsa]
912-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-disableStapling-revoked-delegate
875+
tags: [ocsp, ocsp-edcsa]
876+
- name: test-ocsp-edcsa-delegate-malicious-invalid-cert-mustStaple-server-does-not-staple
913877
commands:
914878
- func: run server
915879
vars:
916880
TEST_NAME: ocsp
917-
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
881+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple-disableStapling.json
918882
- func: run tests
919883
vars:
920-
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
884+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple-disableStapling.json
921885
OCSP_SERVER_TYPE: revoked-delegate
922886
TEST_NAME: ocsp
923-
tags: [ocsp, ocsp-rsa]
924-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-disableStapling-no-responder
887+
tags: [ocsp, ocsp-edcsa]
888+
- name: test-ocsp-edcsa-malicious-no-responder-mustStaple-server-does-not-staple
925889
commands:
926890
- func: run server
927891
vars:
928892
TEST_NAME: ocsp
929-
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
893+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple-disableStapling.json
930894
- func: run tests
931895
vars:
932-
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
896+
ORCHESTRATION_FILE: edcsa-basic-tls-ocsp-mustStaple-disableStapling.json
933897
OCSP_SERVER_TYPE: no-responder
934898
TEST_NAME: ocsp
935-
tags: [ocsp, ocsp-rsa]
936-
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-valid
899+
tags: [ocsp, ocsp-edcsa]
900+
- name: test-ocsp-rsa-valid-cert-server-does-not-staple
937901
commands:
938902
- func: run server
939903
vars:
@@ -945,7 +909,7 @@ tasks:
945909
OCSP_SERVER_TYPE: valid
946910
TEST_NAME: ocsp
947911
tags: [ocsp, ocsp-rsa]
948-
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-revoked
912+
- name: test-ocsp-rsa-invalid-cert-server-does-not-staple
949913
commands:
950914
- func: run server
951915
vars:
@@ -957,7 +921,7 @@ tasks:
957921
OCSP_SERVER_TYPE: revoked
958922
TEST_NAME: ocsp
959923
tags: [ocsp, ocsp-rsa]
960-
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-valid-delegate
924+
- name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple
961925
commands:
962926
- func: run server
963927
vars:
@@ -969,7 +933,7 @@ tasks:
969933
OCSP_SERVER_TYPE: valid-delegate
970934
TEST_NAME: ocsp
971935
tags: [ocsp, ocsp-rsa]
972-
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-revoked-delegate
936+
- name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple
973937
commands:
974938
- func: run server
975939
vars:
@@ -981,7 +945,7 @@ tasks:
981945
OCSP_SERVER_TYPE: revoked-delegate
982946
TEST_NAME: ocsp
983947
tags: [ocsp, ocsp-rsa]
984-
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-no-responder
948+
- name: test-ocsp-rsa-soft-fail
985949
commands:
986950
- func: run server
987951
vars:
@@ -993,7 +957,7 @@ tasks:
993957
OCSP_SERVER_TYPE: no-responder
994958
TEST_NAME: ocsp
995959
tags: [ocsp, ocsp-rsa]
996-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-valid
960+
- name: test-ocsp-rsa-valid-cert-server-staples
997961
commands:
998962
- func: run server
999963
vars:
@@ -1005,7 +969,7 @@ tasks:
1005969
OCSP_SERVER_TYPE: valid
1006970
TEST_NAME: ocsp
1007971
tags: [ocsp, ocsp-rsa, ocsp-staple]
1008-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-revoked
972+
- name: test-ocsp-rsa-invalid-cert-server-staples
1009973
commands:
1010974
- func: run server
1011975
vars:
@@ -1017,7 +981,7 @@ tasks:
1017981
OCSP_SERVER_TYPE: revoked
1018982
TEST_NAME: ocsp
1019983
tags: [ocsp, ocsp-rsa, ocsp-staple]
1020-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-valid-delegate
984+
- name: test-ocsp-rsa-delegate-valid-cert-server-staples
1021985
commands:
1022986
- func: run server
1023987
vars:
@@ -1029,7 +993,7 @@ tasks:
1029993
OCSP_SERVER_TYPE: valid-delegate
1030994
TEST_NAME: ocsp
1031995
tags: [ocsp, ocsp-rsa, ocsp-staple]
1032-
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-revoked-delegate
996+
- name: test-ocsp-rsa-delegate-invalid-cert-server-staples
1033997
commands:
1034998
- func: run server
1035999
vars:
@@ -1041,6 +1005,42 @@ tasks:
10411005
OCSP_SERVER_TYPE: revoked-delegate
10421006
TEST_NAME: ocsp
10431007
tags: [ocsp, ocsp-rsa, ocsp-staple]
1008+
- name: test-ocsp-rsa-malicious-invalid-cert-mustStaple-server-does-not-staple
1009+
commands:
1010+
- func: run server
1011+
vars:
1012+
TEST_NAME: ocsp
1013+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
1014+
- func: run tests
1015+
vars:
1016+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
1017+
OCSP_SERVER_TYPE: revoked
1018+
TEST_NAME: ocsp
1019+
tags: [ocsp, ocsp-rsa]
1020+
- name: test-ocsp-rsa-delegate-malicious-invalid-cert-mustStaple-server-does-not-staple
1021+
commands:
1022+
- func: run server
1023+
vars:
1024+
TEST_NAME: ocsp
1025+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
1026+
- func: run tests
1027+
vars:
1028+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
1029+
OCSP_SERVER_TYPE: revoked-delegate
1030+
TEST_NAME: ocsp
1031+
tags: [ocsp, ocsp-rsa]
1032+
- name: test-ocsp-rsa-malicious-no-responder-mustStaple-server-does-not-staple
1033+
commands:
1034+
- func: run server
1035+
vars:
1036+
TEST_NAME: ocsp
1037+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
1038+
- func: run tests
1039+
vars:
1040+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
1041+
OCSP_SERVER_TYPE: no-responder
1042+
TEST_NAME: ocsp
1043+
tags: [ocsp, ocsp-rsa]
10441044

10451045
# Server tests
10461046
- name: test-4.0-standalone-auth-ssl-sync

0 commit comments

Comments
 (0)