@@ -1292,51 +1292,6 @@ tasks:
1292
1292
- func : install dependencies
1293
1293
- func : bootstrap mongo-orchestration
1294
1294
- func : run tests
1295
- - name : test-4.0-server
1296
- tags :
1297
- - ' 4.0'
1298
- - server
1299
- commands :
1300
- - command : expansions.update
1301
- type : setup
1302
- params :
1303
- updates :
1304
- - {key: VERSION, value: '4.0'}
1305
- - {key: TOPOLOGY, value: server}
1306
- - {key: AUTH, value: auth}
1307
- - func : install dependencies
1308
- - func : bootstrap mongo-orchestration
1309
- - func : run tests
1310
- - name : test-4.0-replica_set
1311
- tags :
1312
- - ' 4.0'
1313
- - replica_set
1314
- commands :
1315
- - command : expansions.update
1316
- type : setup
1317
- params :
1318
- updates :
1319
- - {key: VERSION, value: '4.0'}
1320
- - {key: TOPOLOGY, value: replica_set}
1321
- - {key: AUTH, value: auth}
1322
- - func : install dependencies
1323
- - func : bootstrap mongo-orchestration
1324
- - func : run tests
1325
- - name : test-4.0-sharded_cluster
1326
- tags :
1327
- - ' 4.0'
1328
- - sharded_cluster
1329
- commands :
1330
- - command : expansions.update
1331
- type : setup
1332
- params :
1333
- updates :
1334
- - {key: VERSION, value: '4.0'}
1335
- - {key: TOPOLOGY, value: sharded_cluster}
1336
- - {key: AUTH, value: auth}
1337
- - func : install dependencies
1338
- - func : bootstrap mongo-orchestration
1339
- - func : run tests
1340
1295
- name : test-latest-server-v1-api
1341
1296
tags :
1342
1297
- latest
@@ -2681,54 +2636,6 @@ tasks:
2681
2636
- func : install dependencies
2682
2637
- func : bootstrap mongo-orchestration
2683
2638
- func : run tests
2684
- - name : test-4.0-server-noauth
2685
- tags :
2686
- - ' 4.0'
2687
- - server
2688
- - noauth
2689
- commands :
2690
- - command : expansions.update
2691
- type : setup
2692
- params :
2693
- updates :
2694
- - {key: VERSION, value: '4.0'}
2695
- - {key: TOPOLOGY, value: server}
2696
- - {key: AUTH, value: noauth}
2697
- - func : install dependencies
2698
- - func : bootstrap mongo-orchestration
2699
- - func : run tests
2700
- - name : test-4.0-replica_set-noauth
2701
- tags :
2702
- - ' 4.0'
2703
- - replica_set
2704
- - noauth
2705
- commands :
2706
- - command : expansions.update
2707
- type : setup
2708
- params :
2709
- updates :
2710
- - {key: VERSION, value: '4.0'}
2711
- - {key: TOPOLOGY, value: replica_set}
2712
- - {key: AUTH, value: noauth}
2713
- - func : install dependencies
2714
- - func : bootstrap mongo-orchestration
2715
- - func : run tests
2716
- - name : test-4.0-sharded_cluster-noauth
2717
- tags :
2718
- - ' 4.0'
2719
- - sharded_cluster
2720
- - noauth
2721
- commands :
2722
- - command : expansions.update
2723
- type : setup
2724
- params :
2725
- updates :
2726
- - {key: VERSION, value: '4.0'}
2727
- - {key: TOPOLOGY, value: sharded_cluster}
2728
- - {key: AUTH, value: noauth}
2729
- - func : install dependencies
2730
- - func : bootstrap mongo-orchestration
2731
- - func : run tests
2732
2639
- name : test-lambda-example
2733
2640
tags :
2734
2641
- latest
@@ -3194,9 +3101,6 @@ buildvariants:
3194
3101
- test-4.2-server
3195
3102
- test-4.2-replica_set
3196
3103
- test-4.2-sharded_cluster
3197
- - test-4.0-server
3198
- - test-4.0-replica_set
3199
- - test-4.0-sharded_cluster
3200
3104
- test-latest-server-v1-api
3201
3105
- test-x509-authentication
3202
3106
- test-atlas-connectivity
@@ -3254,9 +3158,6 @@ buildvariants:
3254
3158
- test-4.2-server
3255
3159
- test-4.2-replica_set
3256
3160
- test-4.2-sharded_cluster
3257
- - test-4.0-server
3258
- - test-4.0-replica_set
3259
- - test-4.0-sharded_cluster
3260
3161
- test-latest-server-v1-api
3261
3162
- test-x509-authentication
3262
3163
- test-atlas-connectivity
@@ -3314,9 +3215,6 @@ buildvariants:
3314
3215
- test-4.2-server
3315
3216
- test-4.2-replica_set
3316
3217
- test-4.2-sharded_cluster
3317
- - test-4.0-server
3318
- - test-4.0-replica_set
3319
- - test-4.0-sharded_cluster
3320
3218
- test-latest-server-v1-api
3321
3219
- test-x509-authentication
3322
3220
- test-atlas-connectivity
@@ -3374,9 +3272,6 @@ buildvariants:
3374
3272
- test-4.2-server
3375
3273
- test-4.2-replica_set
3376
3274
- test-4.2-sharded_cluster
3377
- - test-4.0-server
3378
- - test-4.0-replica_set
3379
- - test-4.0-sharded_cluster
3380
3275
- test-latest-server-v1-api
3381
3276
- test-x509-authentication
3382
3277
- test-atlas-connectivity
@@ -3432,9 +3327,6 @@ buildvariants:
3432
3327
- test-4.2-server
3433
3328
- test-4.2-replica_set
3434
3329
- test-4.2-sharded_cluster
3435
- - test-4.0-server
3436
- - test-4.0-replica_set
3437
- - test-4.0-sharded_cluster
3438
3330
- test-latest-server-v1-api
3439
3331
- test-x509-authentication
3440
3332
- test-atlas-connectivity
@@ -3491,9 +3383,6 @@ buildvariants:
3491
3383
- test-4.2-server
3492
3384
- test-4.2-replica_set
3493
3385
- test-4.2-sharded_cluster
3494
- - test-4.0-server
3495
- - test-4.0-replica_set
3496
- - test-4.0-sharded_cluster
3497
3386
- test-latest-server-v1-api
3498
3387
- test-socks5
3499
3388
- test-socks5-tls
@@ -3540,9 +3429,6 @@ buildvariants:
3540
3429
- test-4.2-server
3541
3430
- test-4.2-replica_set
3542
3431
- test-4.2-sharded_cluster
3543
- - test-4.0-server
3544
- - test-4.0-replica_set
3545
- - test-4.0-sharded_cluster
3546
3432
- test-latest-server-v1-api
3547
3433
- test-socks5
3548
3434
- test-socks5-tls
@@ -3589,9 +3475,6 @@ buildvariants:
3589
3475
- test-4.2-server
3590
3476
- test-4.2-replica_set
3591
3477
- test-4.2-sharded_cluster
3592
- - test-4.0-server
3593
- - test-4.0-replica_set
3594
- - test-4.0-sharded_cluster
3595
3478
- test-latest-server-v1-api
3596
3479
- test-socks5
3597
3480
- test-socks5-tls
@@ -3638,9 +3521,6 @@ buildvariants:
3638
3521
- test-4.2-server
3639
3522
- test-4.2-replica_set
3640
3523
- test-4.2-sharded_cluster
3641
- - test-4.0-server
3642
- - test-4.0-replica_set
3643
- - test-4.0-sharded_cluster
3644
3524
- test-latest-server-v1-api
3645
3525
- test-socks5
3646
3526
- test-socks5-tls
@@ -3815,9 +3695,6 @@ buildvariants:
3815
3695
- test-4.2-server-noauth
3816
3696
- test-4.2-replica_set-noauth
3817
3697
- test-4.2-sharded_cluster-noauth
3818
- - test-4.0-server-noauth
3819
- - test-4.0-replica_set-noauth
3820
- - test-4.0-sharded_cluster-noauth
3821
3698
- name : rhel8-test-lambda
3822
3699
display_name : AWS Lambda handler tests
3823
3700
run_on : rhel80-large
0 commit comments