@@ -1946,6 +1946,10 @@ axes:
1946
1946
display_name : " rapid"
1947
1947
variables :
1948
1948
VERSION : " rapid"
1949
+ - id : " 8.0"
1950
+ display_name : " 8.0"
1951
+ variables :
1952
+ VERSION : " 8.0"
1949
1953
- id : " 7.0"
1950
1954
display_name : " 7.0"
1951
1955
variables :
@@ -1970,10 +1974,6 @@ axes:
1970
1974
display_name : " 4.0"
1971
1975
variables :
1972
1976
VERSION : " 4.0"
1973
- - id : " 3.6"
1974
- display_name : " 3.6"
1975
- variables :
1976
- VERSION : " 3.6"
1977
1977
1978
1978
- id : os
1979
1979
display_name : OS
@@ -2369,7 +2369,7 @@ task_groups:
2369
2369
2370
2370
buildvariants :
2371
2371
- matrix_name : stable-api-tests
2372
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
2372
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
2373
2373
display_name : " Stable API ${version} ${topology} ${auth} ${ssl} ${os}"
2374
2374
run_on :
2375
2375
- windows-64-vs2017-test
@@ -2389,7 +2389,7 @@ buildvariants:
2389
2389
- name : test-netstandard21
2390
2390
2391
2391
- matrix_name : " secure-tests-macOS"
2392
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "replicaset", auth: "auth", ssl: "ssl", os: ["macos-14", "macos-14-arm64"] }
2392
+ 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"] }
2393
2393
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2394
2394
tags : ["tests-variant"]
2395
2395
tasks :
@@ -2404,7 +2404,7 @@ buildvariants:
2404
2404
- name : test-netstandard21
2405
2405
2406
2406
- matrix_name : " secure-tests-linux-2004"
2407
- matrix_spec : { version: ["7.0", "rapid", "latest"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-2004" }
2407
+ matrix_spec : { version: ["7.0", "8.0", " rapid", "latest"], topology: "*", auth: "auth", ssl: "ssl", os: "ubuntu-2004" }
2408
2408
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2409
2409
tags : ["tests-variant"]
2410
2410
tasks :
@@ -2422,22 +2422,22 @@ buildvariants:
2422
2422
- name : test-netstandard21
2423
2423
2424
2424
- matrix_name : " unsecure-tests-macOS"
2425
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], topology: "replicaset", auth: "noauth", ssl: "nossl", os: ["macos-14", "macos-14-arm64"] }
2425
+ 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"] }
2426
2426
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2427
2427
tags : ["tests-variant"]
2428
2428
tasks :
2429
2429
- name : test-netstandard21
2430
2430
2431
2431
- matrix_name : " unsecure-tests-linux-1804"
2432
- matrix_spec : { version: ["3.6", " 4.0", "4.2", "4.4", "5.0", "6.0"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-1804" }
2432
+ matrix_spec : { version: ["4.0", "4.2", "4.4", "5.0", "6.0"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-1804" }
2433
2433
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2434
2434
tags : ["tests-variant"]
2435
2435
tasks :
2436
2436
- name : test-netstandard20
2437
2437
- name : test-netstandard21
2438
2438
2439
2439
- matrix_name : " unsecure-tests-linux-2004"
2440
- matrix_spec : { version: ["7.0", "rapid", "latest"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-2004" }
2440
+ matrix_spec : { version: ["7.0", "8.0", " rapid", "latest"], topology: "*", auth: "noauth", ssl: "nossl", os: "ubuntu-2004" }
2441
2441
display_name : " ${version} ${topology} ${auth} ${ssl} ${os}"
2442
2442
tags : ["tests-variant"]
2443
2443
tasks :
@@ -2455,22 +2455,22 @@ buildvariants:
2455
2455
- name : test-netstandard21
2456
2456
2457
2457
- matrix_name : " tests-compression-macOS"
2458
- 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"] }
2458
+ 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"] }
2459
2459
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
2460
2460
tags : ["tests-variant"]
2461
2461
tasks :
2462
2462
- name : test-netstandard21
2463
2463
2464
2464
- matrix_name : " tests-compression-linux-1804"
2465
- 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" }
2465
+ matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["4.0", "4.2", "4.4", "5.0", "6.0"], topology: "standalone", os: "ubuntu-1804" }
2466
2466
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
2467
2467
tags : ["tests-variant"]
2468
2468
tasks :
2469
2469
- name : test-netstandard20
2470
2470
- name : test-netstandard21
2471
2471
2472
2472
- matrix_name : " tests-compression-linux-2004"
2473
- matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["7.0", "rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2473
+ matrix_spec : { compressor: "*", auth: "noauth", ssl: "nossl", version: ["7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2474
2474
display_name : " ${version} ${compressor} ${topology} ${auth} ${ssl} ${os} "
2475
2475
tags : ["tests-variant"]
2476
2476
tasks :
@@ -2506,28 +2506,28 @@ buildvariants:
2506
2506
- name : oidc-auth-gcp-task-group
2507
2507
2508
2508
- matrix_name : " ocsp-tests"
2509
- matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "rapid", "latest"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" }
2509
+ matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], auth: "noauth", ssl: "ssl", topology: "standalone", os: "windows-64" }
2510
2510
display_name : " OCSP ${version} ${os}"
2511
2511
batchtime : 20160 # 14 days
2512
2512
tasks :
2513
2513
- name : " .ocsp"
2514
2514
2515
2515
- matrix_name : aws-auth-tests-windows
2516
- matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "rapid", "latest"], topology: "standalone", os: "windows-64" }
2516
+ matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "windows-64" }
2517
2517
display_name : " MONGODB-AWS Auth test ${version} ${os}"
2518
2518
run_on :
2519
2519
- windows-64-vs2017-test
2520
2520
tasks :
2521
2521
- name : aws-auth-tests
2522
2522
2523
2523
- matrix_name : aws-auth-tests-linux
2524
- matrix_spec : { version: ["6.0", "7.0", "rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2524
+ matrix_spec : { version: ["6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "ubuntu-2004" }
2525
2525
display_name : " MONGODB-AWS Auth test ${version} ${os}"
2526
2526
tasks :
2527
2527
- name : aws-auth-tests
2528
2528
2529
2529
- matrix_name : aws-auth-tests-macos
2530
- matrix_spec : { version: ["6.0", "7.0", "rapid", "latest"], topology: "standalone", os: "macos-14" }
2530
+ matrix_spec : { version: ["6.0", "7.0", "8.0", " rapid", "latest"], topology: "standalone", os: "macos-14" }
2531
2531
display_name : " MONGODB-AWS Auth test ${version} ${os}"
2532
2532
tasks :
2533
2533
- name : aws-auth-tests
@@ -2551,14 +2551,14 @@ buildvariants:
2551
2551
2552
2552
# Load balancer tests
2553
2553
- matrix_name : load-balancer-tests
2554
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], auth: "noauth", ssl: "nossl", topology: "sharded-cluster", os: "ubuntu-2004" }
2554
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], auth: "noauth", ssl: "nossl", topology: "sharded-cluster", os: "ubuntu-2004" }
2555
2555
display_name : " Load Balancer ${version} ${auth} ${ssl} ${os}"
2556
2556
tasks :
2557
2557
- name : " test-load-balancer-netstandard20"
2558
2558
- name : " test-load-balancer-netstandard21"
2559
2559
2560
2560
- matrix_name : load-balancer-tests-secure
2561
- matrix_spec : { version: ["5.0", "6.0", "7.0", "rapid", "latest"], auth: "auth", ssl: "ssl", topology: "sharded-cluster", os: "ubuntu-2004" }
2561
+ matrix_spec : { version: ["5.0", "6.0", "7.0", "8.0", " rapid", "latest"], auth: "auth", ssl: "ssl", topology: "sharded-cluster", os: "ubuntu-2004" }
2562
2562
display_name : " Load Balancer ${version} ${auth} ${ssl} ${os}"
2563
2563
tasks :
2564
2564
- name : " test-load-balancer-netstandard20"
@@ -2626,7 +2626,7 @@ buildvariants:
2626
2626
2627
2627
# CSFLE tests
2628
2628
- matrix_name : " csfle-with-mocked-kms-tests-windows"
2629
- matrix_spec : { os: "windows-64", ssl: "nossl", version: ["4.2", "4.4", "5.0", "6.0", "7.0", "rapid", "latest"], topology: ["replicaset"] }
2629
+ matrix_spec : { os: "windows-64", ssl: "nossl", version: ["4.2", "4.4", "5.0", "6.0", "7.0", "8.0", " rapid", "latest"], topology: ["replicaset"] }
2630
2630
display_name : " CSFLE Mocked KMS ${version} ${os}"
2631
2631
tasks :
2632
2632
- name : test-csfle-with-mocked-kms-tls-net472
@@ -2646,7 +2646,7 @@ buildvariants:
2646
2646
- name : test-csfle-with-mongocryptd-netstandard21
2647
2647
2648
2648
- matrix_name : " csfle-with-mocked-kms-tests-linux-2004"
2649
- matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["7.0", "rapid", "latest"], topology: ["replicaset"] }
2649
+ matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["7.0", "8.0", " rapid", "latest"], topology: ["replicaset"] }
2650
2650
display_name : " CSFLE Mocked KMS ${version} ${os}"
2651
2651
tasks :
2652
2652
- name : test-csfle-with-mocked-kms-tls-netstandard20
@@ -2655,7 +2655,7 @@ buildvariants:
2655
2655
- name : test-csfle-with-mongocryptd-netstandard21
2656
2656
2657
2657
- matrix_name : " csfle-with-mocked-kms-tests-macOS"
2658
- 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"] }
2658
+ 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"] }
2659
2659
display_name : " CSFLE Mocked KMS ${version} ${os}"
2660
2660
tasks :
2661
2661
- name : test-csfle-with-mocked-kms-tls-netstandard21
@@ -2679,7 +2679,7 @@ buildvariants:
2679
2679
2680
2680
# Smoke tests
2681
2681
- matrix_name : " smoke-tests-windows"
2682
- matrix_spec : { os: "windows-64", ssl: "nossl", version: ["5.0", "6.0", "7.0", "latest"], topology: ["replicaset"] }
2682
+ matrix_spec : { os: "windows-64", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: ["replicaset"] }
2683
2683
display_name : " smoke-tests ${version} ${os}"
2684
2684
batchtime : 1440 # 1 day
2685
2685
tasks :
@@ -2691,7 +2691,7 @@ buildvariants:
2691
2691
- name : test-smoke-tests-net80
2692
2692
2693
2693
- matrix_name : " smoke-tests-linux"
2694
- matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["5.0", "6.0", "7.0", "latest"], topology: ["replicaset"] }
2694
+ matrix_spec : { os: "ubuntu-2004", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: ["replicaset"] }
2695
2695
display_name : " smoke-tests ${version} ${os}"
2696
2696
batchtime : 1440 # 1 day
2697
2697
tasks :
@@ -2702,7 +2702,7 @@ buildvariants:
2702
2702
- name : test-smoke-tests-net80
2703
2703
2704
2704
- matrix_name : " smoke-tests-macOS"
2705
- matrix_spec : { os: "macos-14", ssl: "nossl", version: ["5.0", "6.0", "7.0", "latest"], topology: ["replicaset"] }
2705
+ matrix_spec : { os: "macos-14", ssl: "nossl", version: ["5.0", "6.0", "7.0", "8.0", " latest"], topology: ["replicaset"] }
2706
2706
display_name : " smoke-tests ${version} ${os}"
2707
2707
batchtime : 1440 # 1 day
2708
2708
tasks :
@@ -2796,7 +2796,7 @@ buildvariants:
2796
2796
batchtime : 720 # 12 hours
2797
2797
matrix_spec :
2798
2798
os : ["ubuntu-2004", "windows-64"]
2799
- version : ["4.2", "7 .0", "latest"]
2799
+ version : ["4.2", "8 .0", "latest"]
2800
2800
exclude_spec :
2801
2801
# We do not have MongoDB 4.2 binaries for Ubuntu 2004
2802
2802
- os : " ubuntu-2004"
0 commit comments