File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2039,22 +2039,22 @@ buildvariants:
2039
2039
- matrix_name : " ocsp-test"
2040
2040
matrix_spec : { version: ["4.4", "5.0", "latest"], ocsp-rhel-70: ["rhel70-go-1-16"] }
2041
2041
display_name : " OCSP ${version} ${ocsp-rhel-70}"
2042
- batchtime : 20160 # 14 days
2042
+ batchtime : 20160 # Use a batchtime of 14 days as suggested by the OCSP test README
2043
2043
tasks :
2044
2044
- name : " .ocsp"
2045
2045
2046
2046
- matrix_name : " ocsp-test-windows"
2047
2047
matrix_spec : { version: ["4.4", "5.0", "latest"], os-ssl-40: ["windows-64-go-1-16"] }
2048
2048
display_name : " OCSP ${version} ${os-ssl-40}"
2049
- batchtime : 20160 # 14 days
2049
+ batchtime : 20160 # Use a batchtime of 14 days as suggested by the OCSP test README
2050
2050
tasks :
2051
2051
# Windows MongoDB servers do not staple OCSP responses and only support RSA.
2052
2052
- name : " .ocsp-rsa !.ocsp-staple"
2053
2053
2054
2054
- matrix_name : " ocsp-test-macos"
2055
2055
matrix_spec : { version: ["4.4", "5.0", "latest"], os-ssl-40: ["osx-go-1-16"] }
2056
2056
display_name : " OCSP ${version} ${os-ssl-40}"
2057
- batchtime : 20160 # 14 days
2057
+ batchtime : 20160 # Use a batchtime of 14 days as suggested by the OCSP test README
2058
2058
tasks :
2059
2059
# macos MongoDB servers do not staple OCSP responses and only support RSA.
2060
2060
- name : " .ocsp-rsa !.ocsp-staple"
You can’t perform that action at this time.
0 commit comments