@@ -1763,6 +1763,13 @@ axes:
1763
1763
# Multiple mongos instances can be specified in the connection string
1764
1764
# for this version.
1765
1765
SAFE_FOR_MULTI_MONGOS : true
1766
+ - id : " 8.0"
1767
+ display_name : " 8.0"
1768
+ variables :
1769
+ VERSION : " 8.0"
1770
+ # Multiple mongos instances can be specified in the connection string
1771
+ # for this version.
1772
+ SAFE_FOR_MULTI_MONGOS : true
1766
1773
- id : " 7.0"
1767
1774
display_name : " 7.0"
1768
1775
variables :
@@ -2211,15 +2218,15 @@ buildvariants:
2211
2218
2212
2219
- matrix_name : " tests-zstd-compression"
2213
2220
matrix_spec : { compressor : "zstd", auth: "noauth", ssl: "nossl", jdk: "jdk8",
2214
- version : ["4.2", "4.4", "5.0", "6.0", "7.0", "latest"],
2221
+ version : ["4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " latest"],
2215
2222
topology : " standalone" , os: "linux" }
2216
2223
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${jdk} ${os} "
2217
2224
tags : ["tests-variant"]
2218
2225
tasks :
2219
2226
- name : " test"
2220
2227
2221
2228
- matrix_name : " tests-jdk8-unsecure"
2222
- matrix_spec : { auth: "noauth", ssl: "nossl", jdk: "jdk8", version: ["4.0", "4.2", "4.4", "5.0", "6.0", "7.0", "latest"],
2229
+ matrix_spec : { auth: "noauth", ssl: "nossl", jdk: "jdk8", version: ["4.0", "4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " latest"],
2223
2230
topology : " *" , os: "linux" }
2224
2231
display_name : " ${version} ${topology} ${auth} ${ssl} ${jdk} ${os} "
2225
2232
tags : ["tests-variant"]
@@ -2228,7 +2235,7 @@ buildvariants:
2228
2235
2229
2236
- matrix_name : " tests-jdk-secure"
2230
2237
matrix_spec : { auth: "auth", ssl: "ssl", jdk: [ "jdk8", "jdk17", "jdk21"],
2231
- version : ["4.0", "4.2", "4.4", "5.0", "6.0", "7.0", "latest" ],
2238
+ version : ["4.0", "4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " latest" ],
2232
2239
topology : " *" , os: "linux" }
2233
2240
display_name : " ${version} ${topology} ${auth} ${ssl} ${jdk} ${os} "
2234
2241
tags : ["tests-variant"]
@@ -2243,15 +2250,15 @@ buildvariants:
2243
2250
- name : " test"
2244
2251
2245
2252
- matrix_name : " tests-require-api-version"
2246
- matrix_spec : { api-version: "required", auth: "auth", ssl: "nossl", jdk: ["jdk21"], version: ["5.0", "6.0", "7.0", "latest"],
2253
+ matrix_spec : { api-version: "required", auth: "auth", ssl: "nossl", jdk: ["jdk21"], version: ["5.0", "6.0", "7.0", "8.0", " latest"],
2247
2254
topology : " standalone" , os: "linux" }
2248
2255
display_name : " ${version} ${topology} ${api-version} "
2249
2256
tags : ["tests-variant"]
2250
2257
tasks :
2251
2258
- name : " test"
2252
2259
2253
2260
- matrix_name : " tests-load-balancer-secure"
2254
- matrix_spec : { auth: "auth", ssl: "ssl", jdk: ["jdk21"], version: ["5.0", "6.0", "7.0", "latest"], topology: "sharded-cluster",
2261
+ matrix_spec : { auth: "auth", ssl: "ssl", jdk: ["jdk21"], version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: "sharded-cluster",
2255
2262
os : " ubuntu" }
2256
2263
display_name : " Load Balancer ${version} ${auth} ${ssl} ${jdk} ${os}"
2257
2264
tasks :
@@ -2359,7 +2366,7 @@ buildvariants:
2359
2366
batchtime : 20160 # 14 days
2360
2367
2361
2368
- matrix_name : " aws-auth-test"
2362
- matrix_spec : { ssl: "nossl", jdk: ["jdk8", "jdk17", "jdk21"], version: ["4.4", "5.0", "6.0", "7.0", "latest"], os: "ubuntu",
2369
+ matrix_spec : { ssl: "nossl", jdk: ["jdk8", "jdk17", "jdk21"], version: ["4.4", "5.0", "6.0", "7.0", "8.0", " latest"], os: "ubuntu",
2363
2370
aws-credential-provider : " *" }
2364
2371
display_name : " MONGODB-AWS Basic Auth test ${version} ${jdk} ${aws-credential-provider}"
2365
2372
run_on : ubuntu2004-small
@@ -2378,14 +2385,15 @@ buildvariants:
2378
2385
- name : " aws-auth-test-with-web-identity-credentials"
2379
2386
2380
2387
- matrix_name : " accept-api-version-2-test"
2381
- matrix_spec : { ssl: "nossl", auth: "noauth", jdk: "jdk21", version: ["5.0", "6.0", "7.0", "latest"], topology: "standalone", os: "linux" }
2388
+ matrix_spec : { ssl: "nossl", auth: "noauth", jdk: "jdk21", version: ["5.0", "6.0", "7.0", "8.0", "latest"], topology: "standalone",
2389
+ os : " linux" }
2382
2390
display_name : " Accept API Version 2 ${version}"
2383
2391
run_on : ubuntu2004-small
2384
2392
tasks :
2385
2393
- name : " accept-api-version-2-test"
2386
2394
2387
2395
- matrix_name : " ocsp-test"
2388
- matrix_spec : { auth: "noauth", ssl: "ssl", jdk: "jdk21", version: ["4.4", "5.0", "6.0", "7.0", "latest"], os: "ubuntu" }
2396
+ matrix_spec : { auth: "noauth", ssl: "ssl", jdk: "jdk21", version: ["4.4", "5.0", "6.0", "7.0", "8.0", " latest"], os: "ubuntu" }
2389
2397
display_name : " OCSP test ${version} ${os}"
2390
2398
tasks :
2391
2399
- name : " .ocsp"
@@ -2460,7 +2468,7 @@ buildvariants:
2460
2468
- name : " .csfle-aws-from-environment"
2461
2469
2462
2470
- matrix_name : " csfle-tests-with-mongocryptd"
2463
- matrix_spec : { os: "linux", version: [ "4.2", "4.4", "5.0", "6.0", "7.0", "latest" ], topology: ["replicaset"] }
2471
+ matrix_spec : { os: "linux", version: [ "4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " latest" ], topology: ["replicaset"] }
2464
2472
display_name : " CSFLE with mongocryptd: ${version}"
2465
2473
tasks :
2466
2474
- name : " csfle-tests-with-mongocryptd"
0 commit comments