Skip to content

Commit dd42342

Browse files
committed
update tasks
1 parent b16806c commit dd42342

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

.evergreen/generated_configs/tasks.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -757,15 +757,15 @@ tasks:
757757
commands:
758758
- func: run tests
759759
vars:
760-
OCSP_ALGORITHM: ecdsa
760+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
761761
OCSP_SERVER_TYPE: valid
762762
TEST_NAME: ocsp
763763
tags: [ocsp, ocsp-ecdsa]
764764
- name: test-ocsp-ecdsa-basic-tls-ocsp-disableStapling-revoked
765765
commands:
766766
- func: run tests
767767
vars:
768-
OCSP_ALGORITHM: ecdsa
768+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
769769
OCSP_SERVER_TYPE: revoked
770770
TEST_NAME: ocsp
771771
tags: [ocsp, ocsp-ecdsa]
@@ -777,23 +777,23 @@ tasks:
777777
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
778778
- func: run tests
779779
vars:
780-
OCSP_ALGORITHM: ecdsa
780+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-disableStapling.json
781781
OCSP_SERVER_TYPE: no-responder
782782
TEST_NAME: ocsp
783783
tags: [ocsp, ocsp-ecdsa]
784784
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-disableStapling-valid
785785
commands:
786786
- func: run tests
787787
vars:
788-
OCSP_ALGORITHM: ecdsa
788+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
789789
OCSP_SERVER_TYPE: valid
790790
TEST_NAME: ocsp
791791
tags: [ocsp, ocsp-ecdsa]
792792
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-disableStapling-revoked
793793
commands:
794794
- func: run tests
795795
vars:
796-
OCSP_ALGORITHM: ecdsa
796+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
797797
OCSP_SERVER_TYPE: revoked
798798
TEST_NAME: ocsp
799799
tags: [ocsp, ocsp-ecdsa]
@@ -805,23 +805,23 @@ tasks:
805805
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
806806
- func: run tests
807807
vars:
808-
OCSP_ALGORITHM: ecdsa
808+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple-disableStapling.json
809809
OCSP_SERVER_TYPE: no-responder
810810
TEST_NAME: ocsp
811811
tags: [ocsp, ocsp-ecdsa]
812812
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-valid
813813
commands:
814814
- func: run tests
815815
vars:
816-
OCSP_ALGORITHM: ecdsa
816+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
817817
OCSP_SERVER_TYPE: valid
818818
TEST_NAME: ocsp
819819
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
820820
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-revoked
821821
commands:
822822
- func: run tests
823823
vars:
824-
OCSP_ALGORITHM: ecdsa
824+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
825825
OCSP_SERVER_TYPE: revoked
826826
TEST_NAME: ocsp
827827
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
@@ -833,39 +833,39 @@ tasks:
833833
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
834834
- func: run tests
835835
vars:
836-
OCSP_ALGORITHM: ecdsa
836+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
837837
OCSP_SERVER_TYPE: no-responder
838838
TEST_NAME: ocsp
839839
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
840840
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-valid-delegate
841841
commands:
842842
- func: run tests
843843
vars:
844-
OCSP_ALGORITHM: ecdsa
844+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
845845
OCSP_SERVER_TYPE: valid-delegate
846846
TEST_NAME: ocsp
847847
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
848848
- name: test-ocsp-ecdsa-basic-tls-ocsp-mustStaple-revoked-delegate
849849
commands:
850850
- func: run tests
851851
vars:
852-
OCSP_ALGORITHM: ecdsa
852+
ORCHESTRATION_FILE: ecdsa-basic-tls-ocsp-mustStaple.json
853853
OCSP_SERVER_TYPE: revoked-delegate
854854
TEST_NAME: ocsp
855855
tags: [ocsp, ocsp-ecdsa, ocsp-staple]
856856
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-disableStapling-valid
857857
commands:
858858
- func: run tests
859859
vars:
860-
OCSP_ALGORITHM: rsa
860+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
861861
OCSP_SERVER_TYPE: valid
862862
TEST_NAME: ocsp
863863
tags: [ocsp, ocsp-rsa]
864864
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-disableStapling-revoked
865865
commands:
866866
- func: run tests
867867
vars:
868-
OCSP_ALGORITHM: rsa
868+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
869869
OCSP_SERVER_TYPE: revoked
870870
TEST_NAME: ocsp
871871
tags: [ocsp, ocsp-rsa]
@@ -877,23 +877,23 @@ tasks:
877877
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
878878
- func: run tests
879879
vars:
880-
OCSP_ALGORITHM: rsa
880+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple-disableStapling.json
881881
OCSP_SERVER_TYPE: no-responder
882882
TEST_NAME: ocsp
883883
tags: [ocsp, ocsp-rsa]
884884
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-valid
885885
commands:
886886
- func: run tests
887887
vars:
888-
OCSP_ALGORITHM: rsa
888+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json
889889
OCSP_SERVER_TYPE: valid
890890
TEST_NAME: ocsp
891891
tags: [ocsp, ocsp-rsa]
892892
- name: test-ocsp-rsa-basic-tls-ocsp-disableStapling-revoked
893893
commands:
894894
- func: run tests
895895
vars:
896-
OCSP_ALGORITHM: rsa
896+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json
897897
OCSP_SERVER_TYPE: revoked
898898
TEST_NAME: ocsp
899899
tags: [ocsp, ocsp-rsa]
@@ -905,23 +905,23 @@ tasks:
905905
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json
906906
- func: run tests
907907
vars:
908-
OCSP_ALGORITHM: rsa
908+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json
909909
OCSP_SERVER_TYPE: no-responder
910910
TEST_NAME: ocsp
911911
tags: [ocsp, ocsp-rsa]
912912
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-valid
913913
commands:
914914
- func: run tests
915915
vars:
916-
OCSP_ALGORITHM: rsa
916+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple.json
917917
OCSP_SERVER_TYPE: valid
918918
TEST_NAME: ocsp
919919
tags: [ocsp, ocsp-rsa, ocsp-staple]
920920
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-revoked
921921
commands:
922922
- func: run tests
923923
vars:
924-
OCSP_ALGORITHM: rsa
924+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple.json
925925
OCSP_SERVER_TYPE: revoked
926926
TEST_NAME: ocsp
927927
tags: [ocsp, ocsp-rsa, ocsp-staple]
@@ -933,23 +933,23 @@ tasks:
933933
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple.json
934934
- func: run tests
935935
vars:
936-
OCSP_ALGORITHM: rsa
936+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple.json
937937
OCSP_SERVER_TYPE: no-responder
938938
TEST_NAME: ocsp
939939
tags: [ocsp, ocsp-rsa, ocsp-staple]
940940
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-valid-delegate
941941
commands:
942942
- func: run tests
943943
vars:
944-
OCSP_ALGORITHM: rsa
944+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple.json
945945
OCSP_SERVER_TYPE: valid-delegate
946946
TEST_NAME: ocsp
947947
tags: [ocsp, ocsp-rsa, ocsp-staple]
948948
- name: test-ocsp-rsa-basic-tls-ocsp-mustStaple-revoked-delegate
949949
commands:
950950
- func: run tests
951951
vars:
952-
OCSP_ALGORITHM: rsa
952+
ORCHESTRATION_FILE: rsa-basic-tls-ocsp-mustStaple.json
953953
OCSP_SERVER_TYPE: revoked-delegate
954954
TEST_NAME: ocsp
955955
tags: [ocsp, ocsp-rsa, ocsp-staple]

.evergreen/scripts/generate_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ def _create_ocsp_task(file_name, server_type):
891891
vars = dict(TEST_NAME="ocsp", ORCHESTRATION_FILE=file_name)
892892
server_func = FunctionCall(func="run server", vars=vars)
893893

894-
vars = dict(OCSP_ALGORITHM=algo, OCSP_SERVER_TYPE=server_type, TEST_NAME="ocsp")
894+
vars = dict(ORCHESTRATION_FILE=file_name, OCSP_SERVER_TYPE=server_type, TEST_NAME="ocsp")
895895
test_func = FunctionCall(func="run tests", vars=vars)
896896

897897
tags = ["ocsp", f"ocsp-{algo}"]

0 commit comments

Comments
 (0)