@@ -1960,6 +1960,10 @@ axes:
1960
1960
display_name : " rapid"
1961
1961
variables :
1962
1962
VERSION : " rapid"
1963
+ - id : " 8.0"
1964
+ display_name : " 8.0"
1965
+ variables :
1966
+ VERSION : " 8.0"
1963
1967
- id : " 7.0"
1964
1968
display_name : " 7.0"
1965
1969
variables :
@@ -2383,7 +2387,7 @@ task_groups:
2383
2387
2384
2388
buildvariants :
2385
2389
- matrix_name : stable-api-tests
2386
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
2390
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
2387
2391
display_name : " Stable API ${version} ${topology} ${auth} ${ssl} ${os}"
2388
2392
run_on :
2389
2393
- windows-64-vs2017-test
@@ -2403,7 +2407,7 @@ buildvariants:
2403
2407
- name : test-netstandard21
2404
2408
2405
2409
- matrix_name : " secure-tests-macOS"
2406
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "replicaset", auth: "auth", ssl: "ssl", os: ["macos-14", "macos-14-arm64"] }
2410
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "replicaset", auth: "auth", ssl: "ssl", os: ["macos-14", "macos-14-arm64"] }
2407
2411
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2408
2412
tags : ["tests-variant"]
2409
2413
tasks :
@@ -2418,7 +2422,7 @@ buildvariants:
2418
2422
- name : test-netstandard21
2419
2423
2420
2424
- matrix_name : " secure-tests-linux-2004"
2421
- matrix_spec : { version: ["7.0", "rapid", "latest"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-2004" }
2425
+ matrix_spec : { version: ["7.0", "8.0", " rapid", "latest"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-2004" }
2422
2426
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2423
2427
tags : ["tests-variant"]
2424
2428
tasks :
@@ -2436,22 +2440,22 @@ buildvariants:
2436
2440
- name : test-netstandard21
2437
2441
2438
2442
- matrix_name : " unsecure-tests-macOS"
2439
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "replicaset", auth: "noauth", ssl: "nossl", os: ["macos-14", "macos-14-arm64"] }
2443
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "replicaset", auth: "noauth", ssl: "nossl", os: ["macos-14", "macos-14-arm64"] }
2440
2444
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2441
2445
tags : ["tests-variant"]
2442
2446
tasks :
2443
2447
- name : test-netstandard21
2444
2448
2445
2449
- matrix_name : " unsecure-tests-linux-1804"
2446
- matrix_spec : { version: ["3.6", " 4.0", "4.2", "4.4", "5.0", "6.0"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-1804" }
2450
+ matrix_spec : { version: ["4.0", "4.2", "4.4", "5.0", "6.0"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-1804" }
2447
2451
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2448
2452
tags : ["tests-variant"]
2449
2453
tasks :
2450
2454
- name : test-netstandard20
2451
2455
- name : test-netstandard21
2452
2456
2453
2457
- matrix_name : " unsecure-tests-linux-2004"
2454
- matrix_spec : { version: ["7.0", "rapid", "latest"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-2004" }
2458
+ matrix_spec : { version: ["7.0", "8.0", " rapid", "latest"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-2004" }
2455
2459
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2456
2460
tags : ["tests-variant"]
2457
2461
tasks :
@@ -2469,22 +2473,22 @@ buildvariants:
2469
2473
- name : test-netstandard21
2470
2474
2471
2475
- matrix_name : " tests-compression-macOS"
2472
- matrix_spec : { compressor : ["snappy", "zstandard"], auth: "noauth", ssl: "nossl", version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "standalone", os: ["macos-14", "macos-14-arm64"] }
2476
+ matrix_spec : { compressor : ["snappy", "zstandard"], auth: "noauth", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: ["macos-14", "macos-14-arm64"] }
2473
2477
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
2474
2478
tags : ["tests-variant"]
2475
2479
tasks :
2476
2480
- name : test-netstandard21
2477
2481
2478
2482
- matrix_name : " tests-compression-linux-1804"
2479
- matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["3.6", " 4.0", "4.2", "4.4", "5.0", "6.0"], topology: "standalone", os: "ubuntu-1804" }
2483
+ matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["4.0", "4.2", "4.4", "5.0", "6.0"], topology: "standalone", os: "ubuntu-1804" }
2480
2484
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
2481
2485
tags : ["tests-variant"]
2482
2486
tasks :
2483
2487
- name : test-netstandard20
2484
2488
- name : test-netstandard21
2485
2489
2486
2490
- matrix_name : " tests-compression-linux-2004"
2487
- matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["7.0", "rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2491
+ matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2488
2492
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
2489
2493
tags : ["tests-variant"]
2490
2494
tasks :
@@ -2520,28 +2524,28 @@ buildvariants:
2520
2524
- name : oidc-auth-gcp-task-group
2521
2525
2522
2526
- matrix_name : " ocsp-tests"
2523
- matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "rapid", "latest"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" }
2527
+ matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" }
2524
2528
display_name : " OCSP ${version} ${os}"
2525
2529
batchtime : 20160 # 14 days
2526
2530
tasks :
2527
2531
- name : " .ocsp"
2528
2532
2529
2533
- matrix_name : aws-auth-tests-windows
2530
- matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "rapid", "latest"], topology: "standalone", os: "windows-64" }
2534
+ matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "windows-64" }
2531
2535
display_name : " MONGODB-AWS Auth test ${version} ${os}"
2532
2536
run_on :
2533
2537
- windows-64-vs2017-test
2534
2538
tasks :
2535
2539
- name : aws-auth-tests
2536
2540
2537
2541
- matrix_name : aws-auth-tests-linux
2538
- matrix_spec : { version: ["6.0", "7.0", "rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2542
+ matrix_spec : { version: ["6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2539
2543
display_name : " MONGODB-AWS Auth test ${version} ${os}"
2540
2544
tasks :
2541
2545
- name : aws-auth-tests
2542
2546
2543
2547
- matrix_name : aws-auth-tests-macos
2544
- matrix_spec : { version: ["6.0", "7.0", "rapid", "latest"], topology: "standalone", os: "macos-14" }
2548
+ matrix_spec : { version: ["6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "macos-14" }
2545
2549
display_name : " MONGODB-AWS Auth test ${version} ${os}"
2546
2550
tasks :
2547
2551
- name : aws-auth-tests
@@ -2565,14 +2569,14 @@ buildvariants:
2565
2569
2566
2570
# Load balancer tests
2567
2571
- matrix_name : load-balancer-tests
2568
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], auth: "noauth", ssl: "nossl", topology: "sharded-cluster", os: "ubuntu-2004" }
2572
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], auth: "noauth", ssl: "nossl", topology: "sharded-cluster", os: "ubuntu-2004" }
2569
2573
display_name : " Load Balancer ${version} ${auth} ${ssl} ${os}"
2570
2574
tasks :
2571
2575
- name : " test-load-balancer-netstandard20"
2572
2576
- name : " test-load-balancer-netstandard21"
2573
2577
2574
2578
- matrix_name : load-balancer-tests-secure
2575
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], auth: "auth", ssl: "ssl", topology: "sharded-cluster", os: "ubuntu-2004" }
2579
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], auth: "auth", ssl: "ssl", topology: "sharded-cluster", os: "ubuntu-2004" }
2576
2580
display_name : " Load Balancer ${version} ${auth} ${ssl} ${os}"
2577
2581
tasks :
2578
2582
- name : " test-load-balancer-netstandard20"
@@ -2640,7 +2644,7 @@ buildvariants:
2640
2644
2641
2645
# CSFLE tests
2642
2646
- matrix_name : " csfle-with-mocked-kms-tests-windows"
2643
- matrix_spec : { os: "windows-64", ssl: "nossl", version: ["4.2", "4.4", "5.0", "6.0", "7.0", "rapid", "latest"], topology: ["replicaset"] }
2647
+ matrix_spec : { os: "windows-64", ssl: "nossl", version: ["4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: ["replicaset"] }
2644
2648
display_name : " CSFLE Mocked KMS ${version} ${os}"
2645
2649
tasks :
2646
2650
- name : test-csfle-with-mocked-kms-tls-net472
@@ -2660,7 +2664,7 @@ buildvariants:
2660
2664
- name : test-csfle-with-mongocryptd-netstandard21
2661
2665
2662
2666
- matrix_name : " csfle-with-mocked-kms-tests-linux-2004"
2663
- matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["7.0", "rapid", "latest"], topology: ["replicaset"] }
2667
+ matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["7.0", "8.0", " rapid", "latest"], topology: ["replicaset"] }
2664
2668
display_name : " CSFLE Mocked KMS ${version} ${os}"
2665
2669
tasks :
2666
2670
- name : test-csfle-with-mocked-kms-tls-netstandard20
@@ -2669,7 +2673,7 @@ buildvariants:
2669
2673
- name : test-csfle-with-mongocryptd-netstandard21
2670
2674
2671
2675
- matrix_name : " csfle-with-mocked-kms-tests-macOS"
2672
- matrix_spec : { os: ["macos-14", "macos-14-arm64"], ssl: "nossl", version: ["4.2", "4.4", "5.0", "6.0", "7.0", "rapid", "latest"], topology: ["replicaset"] }
2676
+ matrix_spec : { os: ["macos-14", "macos-14-arm64"], ssl: "nossl", version: ["4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: ["replicaset"] }
2673
2677
display_name : " CSFLE Mocked KMS ${version} ${os}"
2674
2678
tasks :
2675
2679
- name : test-csfle-with-mocked-kms-tls-netstandard21
@@ -2693,7 +2697,7 @@ buildvariants:
2693
2697
2694
2698
# Smoke tests
2695
2699
- matrix_name : " smoke-tests-windows"
2696
- matrix_spec : { os: "windows-64", ssl: "nossl", version: ["5.0", "6.0", "7.0", "latest"], topology: ["replicaset"] }
2700
+ matrix_spec : { os: "windows-64", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: ["replicaset"] }
2697
2701
display_name : " smoke-tests ${version} ${os}"
2698
2702
batchtime : 1440 # 1 day
2699
2703
tasks :
@@ -2705,7 +2709,7 @@ buildvariants:
2705
2709
- name : test-smoke-tests-net80
2706
2710
2707
2711
- matrix_name : " smoke-tests-linux"
2708
- matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["5.0", "6.0", "7.0", "latest"], topology: ["replicaset"] }
2712
+ matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: ["replicaset"] }
2709
2713
display_name : " smoke-tests ${version} ${os}"
2710
2714
batchtime : 1440 # 1 day
2711
2715
tasks :
@@ -2716,7 +2720,7 @@ buildvariants:
2716
2720
- name : test-smoke-tests-net80
2717
2721
2718
2722
- matrix_name : " smoke-tests-macOS"
2719
- matrix_spec : { os: "macos-14", ssl: "nossl", version: ["5.0", "6.0", "7.0", "latest"], topology: ["replicaset"] }
2723
+ matrix_spec : { os: "macos-14", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: ["replicaset"] }
2720
2724
display_name : " smoke-tests ${version} ${os}"
2721
2725
batchtime : 1440 # 1 day
2722
2726
tasks :
@@ -2810,7 +2814,7 @@ buildvariants:
2810
2814
batchtime : 720 # 12 hours
2811
2815
matrix_spec :
2812
2816
os : ["ubuntu-2004", "windows-64"]
2813
- version : ["4.2", "7 .0", "latest"]
2817
+ version : ["4.2", "8 .0", "latest"]
2814
2818
exclude_spec :
2815
2819
# We do not have MongoDB 4.2 binaries for Ubuntu 2004
2816
2820
- os : " ubuntu-2004"
0 commit comments