@@ -1355,32 +1355,6 @@ tasks:
1355
1355
AUTH : auth
1356
1356
COMPRESSOR : snappy
1357
1357
- func : run-compression-tests
1358
- - name : test-lambda-example
1359
- tags :
1360
- - latest
1361
- - lambda
1362
- commands :
1363
- - func : install dependencies
1364
- - func : bootstrap mongo-orchestration
1365
- vars :
1366
- VERSION : rapid
1367
- TOPOLOGY : server
1368
- - func : run lambda handler example tests
1369
- - name : test-lambda-aws-auth-example
1370
- tags :
1371
- - latest
1372
- - lambda
1373
- commands :
1374
- - func : install dependencies
1375
- - func : bootstrap mongo-orchestration
1376
- vars :
1377
- VERSION : rapid
1378
- AUTH : auth
1379
- ORCHESTRATION_FILE : auth-aws.json
1380
- TOPOLOGY : server
1381
- - func : add aws auth variables to file
1382
- - func : setup aws env
1383
- - func : run lambda handler example tests with aws auth
1384
1358
- name : test-tls-support-latest
1385
1359
tags :
1386
1360
- tls-support
@@ -2247,6 +2221,32 @@ tasks:
2247
2221
AUTH : noauth
2248
2222
- func : bootstrap kms servers
2249
2223
- func : run tests
2224
+ - name : test-lambda-example
2225
+ tags :
2226
+ - latest
2227
+ - lambda
2228
+ commands :
2229
+ - func : install dependencies
2230
+ - func : bootstrap mongo-orchestration
2231
+ vars :
2232
+ VERSION : rapid
2233
+ TOPOLOGY : server
2234
+ - func : run lambda handler example tests
2235
+ - name : test-lambda-aws-auth-example
2236
+ tags :
2237
+ - latest
2238
+ - lambda
2239
+ commands :
2240
+ - func : install dependencies
2241
+ - func : bootstrap mongo-orchestration
2242
+ vars :
2243
+ VERSION : rapid
2244
+ AUTH : auth
2245
+ ORCHESTRATION_FILE : auth-aws.json
2246
+ TOPOLOGY : server
2247
+ - func : add aws auth variables to file
2248
+ - func : setup aws env
2249
+ - func : run lambda handler example tests with aws auth
2250
2250
task_groups :
2251
2251
- name : serverless_task_group
2252
2252
setup_group_can_fail_task : true
@@ -2306,10 +2306,13 @@ buildvariants:
2306
2306
expansions :
2307
2307
NODE_LTS_NAME : erbium
2308
2308
CLIENT_ENCRYPTION : true
2309
- tasks : &ref_0
2309
+ tasks :
2310
2310
- test-latest-server
2311
2311
- test-latest-replica_set
2312
2312
- test-latest-sharded_cluster
2313
+ - test-rapid-server
2314
+ - test-rapid-replica_set
2315
+ - test-rapid-sharded_cluster
2313
2316
- test-6.0-server
2314
2317
- test-6.0-replica_set
2315
2318
- test-6.0-sharded_cluster
@@ -2351,7 +2354,48 @@ buildvariants:
2351
2354
expansions :
2352
2355
NODE_LTS_NAME : fermium
2353
2356
CLIENT_ENCRYPTION : true
2354
- tasks : *ref_0
2357
+ tasks :
2358
+ - test-latest-server
2359
+ - test-latest-replica_set
2360
+ - test-latest-sharded_cluster
2361
+ - test-rapid-server
2362
+ - test-rapid-replica_set
2363
+ - test-rapid-sharded_cluster
2364
+ - test-6.0-server
2365
+ - test-6.0-replica_set
2366
+ - test-6.0-sharded_cluster
2367
+ - test-5.0-server
2368
+ - test-5.0-replica_set
2369
+ - test-5.0-sharded_cluster
2370
+ - test-4.4-server
2371
+ - test-4.4-replica_set
2372
+ - test-4.4-sharded_cluster
2373
+ - test-4.2-server
2374
+ - test-4.2-replica_set
2375
+ - test-4.2-sharded_cluster
2376
+ - test-4.0-server
2377
+ - test-4.0-replica_set
2378
+ - test-4.0-sharded_cluster
2379
+ - test-3.6-server
2380
+ - test-3.6-replica_set
2381
+ - test-3.6-sharded_cluster
2382
+ - test-latest-server-v1-api
2383
+ - test-atlas-connectivity
2384
+ - test-atlas-data-lake
2385
+ - test-5.0-load-balanced
2386
+ - test-6.0-load-balanced
2387
+ - test-latest-load-balanced
2388
+ - test-auth-kerberos
2389
+ - test-auth-ldap
2390
+ - test-socks5
2391
+ - test-socks5-tls
2392
+ - test-zstd-compression
2393
+ - test-snappy-compression
2394
+ - test-tls-support-latest
2395
+ - test-tls-support-6.0
2396
+ - test-tls-support-5.0
2397
+ - test-tls-support-4.4
2398
+ - test-tls-support-4.2
2355
2399
- name : ubuntu-18.04-gallium
2356
2400
display_name : Ubuntu 18.04 Node Gallium
2357
2401
run_on : ubuntu1804-large
@@ -2362,6 +2406,9 @@ buildvariants:
2362
2406
- test-latest-server
2363
2407
- test-latest-replica_set
2364
2408
- test-latest-sharded_cluster
2409
+ - test-rapid-server
2410
+ - test-rapid-replica_set
2411
+ - test-rapid-sharded_cluster
2365
2412
- test-6.0-server
2366
2413
- test-6.0-replica_set
2367
2414
- test-6.0-sharded_cluster
@@ -2401,10 +2448,13 @@ buildvariants:
2401
2448
expansions :
2402
2449
NODE_LTS_NAME : erbium
2403
2450
MSVS_VERSION : 2019
2404
- tasks : &ref_1
2451
+ tasks :
2405
2452
- test-latest-server
2406
2453
- test-latest-replica_set
2407
2454
- test-latest-sharded_cluster
2455
+ - test-rapid-server
2456
+ - test-rapid-replica_set
2457
+ - test-rapid-sharded_cluster
2408
2458
- test-6.0-server
2409
2459
- test-6.0-replica_set
2410
2460
- test-6.0-sharded_cluster
@@ -2440,7 +2490,42 @@ buildvariants:
2440
2490
expansions :
2441
2491
NODE_LTS_NAME : fermium
2442
2492
MSVS_VERSION : 2019
2443
- tasks : *ref_1
2493
+ tasks :
2494
+ - test-latest-server
2495
+ - test-latest-replica_set
2496
+ - test-latest-sharded_cluster
2497
+ - test-rapid-server
2498
+ - test-rapid-replica_set
2499
+ - test-rapid-sharded_cluster
2500
+ - test-6.0-server
2501
+ - test-6.0-replica_set
2502
+ - test-6.0-sharded_cluster
2503
+ - test-5.0-server
2504
+ - test-5.0-replica_set
2505
+ - test-5.0-sharded_cluster
2506
+ - test-4.4-server
2507
+ - test-4.4-replica_set
2508
+ - test-4.4-sharded_cluster
2509
+ - test-4.2-server
2510
+ - test-4.2-replica_set
2511
+ - test-4.2-sharded_cluster
2512
+ - test-4.0-server
2513
+ - test-4.0-replica_set
2514
+ - test-4.0-sharded_cluster
2515
+ - test-3.6-server
2516
+ - test-3.6-replica_set
2517
+ - test-3.6-sharded_cluster
2518
+ - test-latest-server-v1-api
2519
+ - test-atlas-data-lake
2520
+ - test-socks5
2521
+ - test-socks5-tls
2522
+ - test-zstd-compression
2523
+ - test-snappy-compression
2524
+ - test-tls-support-latest
2525
+ - test-tls-support-6.0
2526
+ - test-tls-support-5.0
2527
+ - test-tls-support-4.4
2528
+ - test-tls-support-4.2
2444
2529
- name : windows-64-vs2019-gallium
2445
2530
display_name : Windows (VS2019) Node Gallium
2446
2531
run_on : windows-64-vs2019-large
@@ -2451,6 +2536,9 @@ buildvariants:
2451
2536
- test-latest-server
2452
2537
- test-latest-replica_set
2453
2538
- test-latest-sharded_cluster
2539
+ - test-rapid-server
2540
+ - test-rapid-replica_set
2541
+ - test-rapid-sharded_cluster
2454
2542
- test-6.0-server
2455
2543
- test-6.0-replica_set
2456
2544
- test-6.0-sharded_cluster
0 commit comments