@@ -1330,6 +1330,10 @@ axes:
13301330 display_name : " latest"
13311331 variables :
13321332 VERSION : " latest"
1333+ - id : " rapid"
1334+ display_name : " rapid"
1335+ variables :
1336+ VERSION : " rapid"
13331337 - id : " 6.0"
13341338 display_name : " 6.0"
13351339 variables :
@@ -1496,7 +1500,7 @@ buildvariants:
14961500 - name : test-netstandard21
14971501
14981502- matrix_name : " tests-snappy-compression-macOS"
1499- matrix_spec : { compressor : "snappy", auth: "noauth", ssl: "nossl", version: ["5.0", "6.0", "latest"], topology: "standalone", os: "macos-1014" }
1503+ matrix_spec : { compressor : "snappy", auth: "noauth", ssl: "nossl", version: ["5.0", "6.0", "rapid", " latest"], topology: "standalone", os: "macos-1014" }
15001504 display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
15011505 tags : ["tests-variant"]
15021506 tasks :
@@ -1520,15 +1524,15 @@ buildvariants:
15201524 - name : test-netstandard21
15211525
15221526- matrix_name : " tests-zstandard-compression-macOS"
1523- matrix_spec : { compressor : "zstandard", auth: "noauth", ssl: "nossl", version: ["5.0", "6.0", "latest"], topology: "standalone", os: "macos-1014" }
1527+ matrix_spec : { compressor : "zstandard", auth: "noauth", ssl: "nossl", version: ["5.0", "6.0", "rapid", " latest"], topology: "standalone", os: "macos-1014" }
15241528 display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
15251529 tags : ["tests-variant"]
15261530 tasks :
15271531 - name : test-netstandard21
15281532
15291533 # ubuntu 18 does not support SSL until 4.0
15301534- matrix_name : " secure-tests-linux"
1531- matrix_spec : { version: ["4.0", "4.2", "4.4", "5.0", "6.0", "latest"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-1804" }
1535+ matrix_spec : { version: ["4.0", "4.2", "4.4", "5.0", "6.0", "rapid", " latest"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-1804" }
15321536 display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
15331537 tags : ["tests-variant"]
15341538 tasks :
@@ -1544,14 +1548,14 @@ buildvariants:
15441548 - name : test-netstandard21
15451549
15461550- matrix_name : " secure-tests-macOS"
1547- matrix_spec : { version: ["5.0", "6.0", "latest"], topology: "replicaset", auth: "auth", ssl: "ssl", os: "macos-1014" }
1551+ matrix_spec : { version: ["5.0", "6.0", "rapid", " latest"], topology: "replicaset", auth: "auth", ssl: "ssl", os: "macos-1014" }
15481552 display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
15491553 tags : ["tests-variant"]
15501554 tasks :
15511555 - name : test-netstandard21
15521556
15531557- matrix_name : " unsecure-tests-macOS"
1554- matrix_spec : { version: ["5.0", "6.0", "latest"], topology: "replicaset", auth: "noauth", ssl: "nossl", os: "macos-1014" }
1558+ matrix_spec : { version: ["5.0", "6.0", "rapid", " latest"], topology: "replicaset", auth: "noauth", ssl: "nossl", os: "macos-1014" }
15551559 display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
15561560 tags : ["tests-variant"]
15571561 tasks :
@@ -1566,22 +1570,22 @@ buildvariants:
15661570 - name : test-netstandard21
15671571
15681572- matrix_name : " ocsp-tests"
1569- matrix_spec : { version: ["4.4", "5.0", "6.0", "latest"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" } # matrix_spec: { version: ["latest"], os-ssl-32: ["ubuntu1604-64-go-1-12"] }
1570- display_name : " OCSP ${version} ${os}" # display_name: "OCSP ${version} ${os-ssl-32}"
1573+ matrix_spec : { version: ["4.4", "5.0", "6.0", "rapid", " latest"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" }
1574+ display_name : " OCSP ${version} ${os}"
15711575 batchtime : 20160 # 14 days
15721576 tasks :
15731577 - name : " .ocsp"
15741578
15751579- matrix_name : aws-auth-tests
1576- matrix_spec : { version: ["4.4", "5.0", "6.0", "latest"], topology: "standalone", os: "windows-64" }
1580+ matrix_spec : { version: ["4.4", "5.0", "6.0", "rapid", " latest"], topology: "standalone", os: "windows-64" }
15771581 display_name : " MONGODB-AWS Auth test ${version} ${os}"
15781582 run_on :
15791583 - windows-64-vs2017-test
15801584 tasks :
15811585 - name : aws-auth-tests
15821586
15831587- matrix_name : stable-api-tests
1584- matrix_spec : { version: ["5.0", "6.0", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
1588+ matrix_spec : { version: ["5.0", "6.0", "rapid", " latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
15851589 display_name : " Stable API ${version} ${topology} ${auth} ${ssl} ${os}"
15861590 run_on :
15871591 - windows-64-vs2017-test
@@ -1657,22 +1661,22 @@ buildvariants:
16571661 - name : test-gssapi-netstandard21
16581662
16591663- matrix_name : " csfle-with-mocked-kms-tests-windows"
1660- matrix_spec : { os: "windows-64", ssl: "nossl", version: [ "5.0", "6.0", "latest" ], topology: ["standalone"] }
1664+ matrix_spec : { os: "windows-64", ssl: "nossl", version: [ "5.0", "6.0", "rapid", " latest" ], topology: ["standalone"] }
16611665 display_name : " CSFLE Mocked KMS ${os}"
16621666 tasks :
16631667 - name : test-kms-tls-mocked-net472
16641668 - name : test-kms-tls-mocked-netstandard20
16651669 - name : test-kms-tls-mocked-netstandard21
16661670
16671671- matrix_name : " csfle-with-mocked-kms-tests-linux"
1668- matrix_spec : { os: "ubuntu-1804", ssl: "nossl", version: [ "5.0", "6.0", "latest" ], topology: ["standalone"] }
1672+ matrix_spec : { os: "ubuntu-1804", ssl: "nossl", version: [ "5.0", "6.0", "rapid", " latest" ], topology: ["standalone"] }
16691673 display_name : " CSFLE Mocked KMS ${os}"
16701674 tasks :
16711675 - name : test-kms-tls-mocked-netstandard20
16721676 - name : test-kms-tls-mocked-netstandard21
16731677
16741678- matrix_name : " csfle-with-mocked-kms-tests-macOS"
1675- matrix_spec : { os: "macos-1014", ssl: "nossl", version: [ "5.0", "6.0", "latest" ], topology: ["standalone"] }
1679+ matrix_spec : { os: "macos-1014", ssl: "nossl", version: [ "5.0", "6.0", "rapid", " latest" ], topology: ["standalone"] }
16761680 display_name : " CSFLE Mocked KMS ${os}"
16771681 tasks :
16781682 - name : test-kms-tls-mocked-netstandard21
0 commit comments