@@ -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
@@ -2682,54 +2637,6 @@ tasks:
2682
2637
- func : install dependencies
2683
2638
- func : bootstrap mongo-orchestration
2684
2639
- func : run tests
2685
- - name : test-4.0-server-noauth
2686
- tags :
2687
- - ' 4.0'
2688
- - server
2689
- - noauth
2690
- commands :
2691
- - command : expansions.update
2692
- type : setup
2693
- params :
2694
- updates :
2695
- - {key: VERSION, value: '4.0'}
2696
- - {key: TOPOLOGY, value: server}
2697
- - {key: AUTH, value: noauth}
2698
- - func : install dependencies
2699
- - func : bootstrap mongo-orchestration
2700
- - func : run tests
2701
- - name : test-4.0-replica_set-noauth
2702
- tags :
2703
- - ' 4.0'
2704
- - replica_set
2705
- - noauth
2706
- commands :
2707
- - command : expansions.update
2708
- type : setup
2709
- params :
2710
- updates :
2711
- - {key: VERSION, value: '4.0'}
2712
- - {key: TOPOLOGY, value: replica_set}
2713
- - {key: AUTH, value: noauth}
2714
- - func : install dependencies
2715
- - func : bootstrap mongo-orchestration
2716
- - func : run tests
2717
- - name : test-4.0-sharded_cluster-noauth
2718
- tags :
2719
- - ' 4.0'
2720
- - sharded_cluster
2721
- - noauth
2722
- commands :
2723
- - command : expansions.update
2724
- type : setup
2725
- params :
2726
- updates :
2727
- - {key: VERSION, value: '4.0'}
2728
- - {key: TOPOLOGY, value: sharded_cluster}
2729
- - {key: AUTH, value: noauth}
2730
- - func : install dependencies
2731
- - func : bootstrap mongo-orchestration
2732
- - func : run tests
2733
2640
- name : test-lambda-example
2734
2641
tags :
2735
2642
- latest
@@ -3195,9 +3102,6 @@ buildvariants:
3195
3102
- test-4.2-server
3196
3103
- test-4.2-replica_set
3197
3104
- test-4.2-sharded_cluster
3198
- - test-4.0-server
3199
- - test-4.0-replica_set
3200
- - test-4.0-sharded_cluster
3201
3105
- test-latest-server-v1-api
3202
3106
- test-x509-authentication
3203
3107
- test-atlas-connectivity
@@ -3255,9 +3159,6 @@ buildvariants:
3255
3159
- test-4.2-server
3256
3160
- test-4.2-replica_set
3257
3161
- test-4.2-sharded_cluster
3258
- - test-4.0-server
3259
- - test-4.0-replica_set
3260
- - test-4.0-sharded_cluster
3261
3162
- test-latest-server-v1-api
3262
3163
- test-x509-authentication
3263
3164
- test-atlas-connectivity
@@ -3315,9 +3216,6 @@ buildvariants:
3315
3216
- test-4.2-server
3316
3217
- test-4.2-replica_set
3317
3218
- test-4.2-sharded_cluster
3318
- - test-4.0-server
3319
- - test-4.0-replica_set
3320
- - test-4.0-sharded_cluster
3321
3219
- test-latest-server-v1-api
3322
3220
- test-x509-authentication
3323
3221
- test-atlas-connectivity
@@ -3375,9 +3273,6 @@ buildvariants:
3375
3273
- test-4.2-server
3376
3274
- test-4.2-replica_set
3377
3275
- test-4.2-sharded_cluster
3378
- - test-4.0-server
3379
- - test-4.0-replica_set
3380
- - test-4.0-sharded_cluster
3381
3276
- test-latest-server-v1-api
3382
3277
- test-x509-authentication
3383
3278
- test-atlas-connectivity
@@ -3433,9 +3328,6 @@ buildvariants:
3433
3328
- test-4.2-server
3434
3329
- test-4.2-replica_set
3435
3330
- test-4.2-sharded_cluster
3436
- - test-4.0-server
3437
- - test-4.0-replica_set
3438
- - test-4.0-sharded_cluster
3439
3331
- test-latest-server-v1-api
3440
3332
- test-x509-authentication
3441
3333
- test-atlas-connectivity
@@ -3492,9 +3384,6 @@ buildvariants:
3492
3384
- test-4.2-server
3493
3385
- test-4.2-replica_set
3494
3386
- test-4.2-sharded_cluster
3495
- - test-4.0-server
3496
- - test-4.0-replica_set
3497
- - test-4.0-sharded_cluster
3498
3387
- test-latest-server-v1-api
3499
3388
- test-socks5
3500
3389
- test-socks5-tls
@@ -3541,9 +3430,6 @@ buildvariants:
3541
3430
- test-4.2-server
3542
3431
- test-4.2-replica_set
3543
3432
- test-4.2-sharded_cluster
3544
- - test-4.0-server
3545
- - test-4.0-replica_set
3546
- - test-4.0-sharded_cluster
3547
3433
- test-latest-server-v1-api
3548
3434
- test-socks5
3549
3435
- test-socks5-tls
@@ -3590,9 +3476,6 @@ buildvariants:
3590
3476
- test-4.2-server
3591
3477
- test-4.2-replica_set
3592
3478
- test-4.2-sharded_cluster
3593
- - test-4.0-server
3594
- - test-4.0-replica_set
3595
- - test-4.0-sharded_cluster
3596
3479
- test-latest-server-v1-api
3597
3480
- test-socks5
3598
3481
- test-socks5-tls
@@ -3639,9 +3522,6 @@ buildvariants:
3639
3522
- test-4.2-server
3640
3523
- test-4.2-replica_set
3641
3524
- test-4.2-sharded_cluster
3642
- - test-4.0-server
3643
- - test-4.0-replica_set
3644
- - test-4.0-sharded_cluster
3645
3525
- test-latest-server-v1-api
3646
3526
- test-socks5
3647
3527
- test-socks5-tls
@@ -3816,9 +3696,6 @@ buildvariants:
3816
3696
- test-4.2-server-noauth
3817
3697
- test-4.2-replica_set-noauth
3818
3698
- test-4.2-sharded_cluster-noauth
3819
- - test-4.0-server-noauth
3820
- - test-4.0-replica_set-noauth
3821
- - test-4.0-sharded_cluster-noauth
3822
3699
- name : rhel8-test-lambda
3823
3700
display_name : AWS Lambda handler tests
3824
3701
run_on : rhel80-large
0 commit comments