@@ -1173,10 +1173,6 @@ axes:
1173
1173
- id : version
1174
1174
display_name : MongoDB Version
1175
1175
values :
1176
- - id : " latest"
1177
- display_name : " latest"
1178
- variables :
1179
- VERSION : " latest"
1180
1176
- id : " 5.0"
1181
1177
display_name : " 5.0"
1182
1178
variables :
@@ -1331,7 +1327,7 @@ buildvariants:
1331
1327
- name : test-netstandard21
1332
1328
1333
1329
- matrix_name : " tests-zlib-compression"
1334
- matrix_spec : { compressor : "zlib", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0", "latest" ], topology: "standalone", os: "windows-64" }
1330
+ matrix_spec : { compressor : "zlib", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0"], topology: "standalone", os: "windows-64" }
1335
1331
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
1336
1332
tags : ["tests-variant"]
1337
1333
tasks :
@@ -1341,7 +1337,7 @@ buildvariants:
1341
1337
- name : test-netstandard21
1342
1338
1343
1339
- matrix_name : " tests-snappy-compression"
1344
- matrix_spec : { compressor : "snappy", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0", "latest" ], topology: "standalone", os: "windows-64" }
1340
+ matrix_spec : { compressor : "snappy", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0"], topology: "standalone", os: "windows-64" }
1345
1341
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
1346
1342
tags : ["tests-variant"]
1347
1343
tasks :
@@ -1351,7 +1347,7 @@ buildvariants:
1351
1347
- name : test-netstandard21
1352
1348
1353
1349
- matrix_name : " tests-zstandard-compression"
1354
- matrix_spec : { compressor : "zstandard", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0", "latest" ], topology: "standalone", os: "windows-64" }
1350
+ matrix_spec : { compressor : "zstandard", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0"], topology: "standalone", os: "windows-64" }
1355
1351
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
1356
1352
tags : ["tests-variant"]
1357
1353
tasks :
@@ -1362,7 +1358,7 @@ buildvariants:
1362
1358
1363
1359
# ubuntu 18 does not support SSL until 4.0
1364
1360
- matrix_name : " secure-tests-linux"
1365
- matrix_spec : { version: ["4.0", "4.2", "4.4", "5.0", "latest" ], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-1804" }
1361
+ matrix_spec : { version: ["4.0", "4.2", "4.4", "5.0"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-1804" }
1366
1362
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
1367
1363
tags : ["tests-variant"]
1368
1364
tasks :
@@ -1381,7 +1377,7 @@ buildvariants:
1381
1377
1382
1378
# macos-1014 does not support SSL until 3.2
1383
1379
- matrix_name : " secure-tests-macOS"
1384
- matrix_spec : { version: ["3.2", "3.6", "4.0", "4.2", "4.4", "5.0", "latest" ], topology: "*", auth: "auth", ssl: "ssl", os: "macos-1014" }
1380
+ matrix_spec : { version: ["3.2", "3.6", "4.0", "4.2", "4.4", "5.0"], topology: "*", auth: "auth", ssl: "ssl", os: "macos-1014" }
1385
1381
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
1386
1382
tags : ["tests-variant"]
1387
1383
tasks :
@@ -1400,7 +1396,7 @@ buildvariants:
1400
1396
- name : test-netstandard21
1401
1397
1402
1398
- matrix_name : " tests-zlib-compression-posix"
1403
- matrix_spec : { compressor : "zlib", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0", "latest" ], topology: "standalone", os: "ubuntu-1804" }
1399
+ matrix_spec : { compressor : "zlib", auth: "noauth", ssl: "nossl", version: ["3.6", "4.0", "4.2", "4.4", "5.0"], topology: "standalone", os: "ubuntu-1804" }
1404
1400
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
1405
1401
tags : ["tests-variant"]
1406
1402
tasks :
@@ -1409,22 +1405,22 @@ buildvariants:
1409
1405
- name : test-netstandard21
1410
1406
1411
1407
- matrix_name : " ocsp-tests"
1412
- matrix_spec : { version: ["4.4", "5.0", "latest" ], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" } # matrix_spec: { version: ["latest"], os-ssl-32: ["ubuntu1604-64-go-1-12"] }
1408
+ matrix_spec : { version: ["4.4", "5.0"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" }
1413
1409
display_name : " OCSP ${version} ${os}" # display_name: "OCSP ${version} ${os-ssl-32}"
1414
1410
batchtime : 20160 # 14 days
1415
1411
tasks :
1416
1412
- name : " .ocsp"
1417
1413
1418
1414
- matrix_name : aws-auth-tests
1419
- matrix_spec : { version: ["4.4", "5.0", "latest" ], topology: "standalone", os: "windows-64" }
1415
+ matrix_spec : { version: ["4.4", "5.0"], topology: "standalone", os: "windows-64" }
1420
1416
display_name : " MONGODB-AWS Auth test ${version} ${os}"
1421
1417
run_on :
1422
1418
- windows-64-vs2017-test
1423
1419
tasks :
1424
1420
- name : aws-auth-tests
1425
1421
1426
1422
- matrix_name : versioned-api-tests
1427
- matrix_spec : { version: ["5.0", "latest" ], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
1423
+ matrix_spec : { version: ["5.0"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
1428
1424
display_name : " Versioned API ${version} ${topology} ${auth} ${ssl} ${os}"
1429
1425
run_on :
1430
1426
- windows-64-vs2017-test
@@ -1441,15 +1437,15 @@ buildvariants:
1441
1437
- name : plain-auth-tests
1442
1438
1443
1439
- matrix_name : tests-load-balancer
1444
- matrix_spec : { version: ["5.0", "latest" ], auth: "noauth", ssl: "nossl", topology: "sharded-cluster", os: "ubuntu-1804" }
1440
+ matrix_spec : { version: ["5.0"], auth: "noauth", ssl: "nossl", topology: "sharded-cluster", os: "ubuntu-1804" }
1445
1441
display_name : " Load Balancer ${version} ${auth} ${ssl} ${os}"
1446
1442
tasks :
1447
1443
- name : " test-load-balancer-netstandard15"
1448
1444
- name : " test-load-balancer-netstandard20"
1449
1445
- name : " test-load-balancer-netstandard21"
1450
1446
1451
1447
- matrix_name : tests-load-balancer-secure
1452
- matrix_spec : { version: ["5.0", "latest" ], auth: "auth", ssl: "ssl", topology: "sharded-cluster", os: "ubuntu-1804" }
1448
+ matrix_spec : { version: ["5.0"], auth: "auth", ssl: "ssl", topology: "sharded-cluster", os: "ubuntu-1804" }
1453
1449
display_name : " Load Balancer ${version} ${auth} ${ssl} ${os}"
1454
1450
tasks :
1455
1451
- name : " test-load-balancer-netstandard15"
0 commit comments