File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -1602,16 +1602,6 @@ buildvariants:
1602
1602
tasks :
1603
1603
- name : " atlas-test"
1604
1604
1605
- - name : ocsp-test
1606
- display_name : " OCSP Tests"
1607
- run_on :
1608
- - ubuntu1604-build
1609
- expansions :
1610
- GO_DIST : " /opt/golang/go1.12"
1611
- tasks :
1612
- - name : " .ocsp"
1613
- cron : " @every 336h"
1614
-
1615
1605
- matrix_name : " tests-legacy-auth-ssl"
1616
1606
matrix_spec : { version: ["2.6", "3.0"], os-ssl-legacy: "*" }
1617
1607
display_name : " ${version} ${os-ssl-legacy}"
@@ -1659,3 +1649,10 @@ buildvariants:
1659
1649
display_name : " MONGODB-AWS Auth ${os-aws-auth}"
1660
1650
tasks :
1661
1651
- name : " aws-auth-test"
1652
+
1653
+ - matrix_name : " ocsp-test"
1654
+ matrix_spec : { version: ["latest"], os-ssl-32: ["ubuntu1604-64-go-1-12"] }
1655
+ display_name : " OCSP - ${os-ssl-32}"
1656
+ batchtime : 20160 # 14 days
1657
+ tasks :
1658
+ - name : " .ocsp"
You can’t perform that action at this time.
0 commit comments