@@ -2086,45 +2086,30 @@ buildvariants:
20862086 - name : test-gssapi-netstandard21
20872087
20882088- matrix_name : " csfle-with-mocked-kms-tests-windows"
2089- matrix_spec : { os: "windows-64", ssl: "nossl", version: [ "5.0", "6.0", "rapid", "latest" ], topology: ["replicaset"] }
2089+ matrix_spec : { os: "windows-64", ssl: "nossl", version: [ "4.2", "4.4", " 5.0", "6.0", "rapid", "latest" ], topology: ["replicaset"] }
20902090 display_name : " CSFLE Mocked KMS ${version} ${os}"
20912091 tasks :
20922092 - name : test-csfle-with-mocked-kms-tls-net472
20932093 - name : test-csfle-with-mocked-kms-tls-netstandard20
20942094 - name : test-csfle-with-mocked-kms-tls-netstandard21
2095+ - name : test-csfle-with-mongocryptd-net472
2096+ - name : test-csfle-with-mongocryptd-netstandard20
2097+ - name : test-csfle-with-mongocryptd-netstandard21
20952098
20962099- matrix_name : " csfle-with-mocked-kms-tests-linux"
2097- matrix_spec : { os: "ubuntu-1804", ssl: "nossl", version: [ "5.0", "6.0", "rapid", "latest" ], topology: ["replicaset"] }
2100+ matrix_spec : { os: "ubuntu-1804", ssl: "nossl", version: [ "4.2", "4.4", " 5.0", "6.0", "rapid", "latest" ], topology: ["replicaset"] }
20982101 display_name : " CSFLE Mocked KMS ${version} ${os}"
20992102 tasks :
21002103 - name : test-csfle-with-mocked-kms-tls-netstandard20
21012104 - name : test-csfle-with-mocked-kms-tls-netstandard21
2105+ - name : test-csfle-with-mongocryptd-netstandard20
2106+ - name : test-csfle-with-mongocryptd-netstandard21
21022107
21032108- matrix_name : " csfle-with-mocked-kms-tests-macOS"
2104- matrix_spec : { os: [ "macos-1100", "macos-1100-arm64" ], ssl: "nossl", version: [ "5.0", "6.0", "rapid", "latest" ], topology: ["replicaset"] }
2109+ matrix_spec : { os: [ "macos-1100", "macos-1100-arm64" ], ssl: "nossl", version: [ "4.2", "4.4", " 5.0", "6.0", "rapid", "latest" ], topology: ["replicaset"] }
21052110 display_name : " CSFLE Mocked KMS ${version} ${os}"
21062111 tasks :
21072112 - name : test-csfle-with-mocked-kms-tls-netstandard21
2108-
2109- - matrix_name : " csfle-with-mongocryptd-windows"
2110- matrix_spec : { os: "windows-64", ssl: "nossl", version: [ "4.2", "4.4", "5.0", "6.0", "latest" ], topology: ["replicaset"] }
2111- display_name : " CSFLE with mongocryptd ${version} ${os}"
2112- tasks :
2113- - name : test-csfle-with-mongocryptd-net472
2114- - name : test-csfle-with-mongocryptd-netstandard20
2115- - name : test-csfle-with-mongocryptd-netstandard21
2116-
2117- - matrix_name : " csfle-with-mongocryptd-linux"
2118- matrix_spec : { os: "ubuntu-1804", ssl: "nossl", version: [ "4.2", "4.4", "5.0", "6.0", "latest" ], topology: ["replicaset"] }
2119- display_name : " CSFLE with mongocryptd ${version} ${os}"
2120- tasks :
2121- - name : test-csfle-with-mongocryptd-netstandard20
2122- - name : test-csfle-with-mongocryptd-netstandard21
2123-
2124- - matrix_name : " csfle-with-mongocryptd-macOS"
2125- matrix_spec : { os: ["macos-1100", "macos-1100-arm64"], ssl: "nossl", version: [ "4.2", "4.4", "5.0", "6.0", "latest" ], topology: ["replicaset"] }
2126- display_name : " CSFLE with mongocryptd ${version} ${os}"
2127- tasks :
21282113 - name : test-csfle-with-mongocryptd-netstandard21
21292114
21302115- matrix_name : " csfle-with-azure-kms-tests-linux"
0 commit comments