@@ -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
@@ -1506,25 +1461,6 @@ tasks:
1506
1461
- func : start-load-balancer
1507
1462
- func : run-lb-tests
1508
1463
- func : stop-load-balancer
1509
- - name : test-auth-kerberos
1510
- tags :
1511
- - auth
1512
- - kerberos
1513
- commands :
1514
- - command : expansions.update
1515
- type : setup
1516
- params :
1517
- updates :
1518
- - {key: NATIVE, value: 'true'}
1519
- - func : install dependencies
1520
- - func : run kerberos tests
1521
- - name : test-auth-ldap
1522
- tags :
1523
- - auth
1524
- - ldap
1525
- commands :
1526
- - func : install dependencies
1527
- - func : run ldap tests
1528
1464
- name : test-socks5
1529
1465
tags : []
1530
1466
commands :
@@ -2681,54 +2617,6 @@ tasks:
2681
2617
- func : install dependencies
2682
2618
- func : bootstrap mongo-orchestration
2683
2619
- 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
2620
- name : test-lambda-example
2733
2621
tags :
2734
2622
- latest
@@ -3194,9 +3082,6 @@ buildvariants:
3194
3082
- test-4.2-server
3195
3083
- test-4.2-replica_set
3196
3084
- test-4.2-sharded_cluster
3197
- - test-4.0-server
3198
- - test-4.0-replica_set
3199
- - test-4.0-sharded_cluster
3200
3085
- test-latest-server-v1-api
3201
3086
- test-x509-authentication
3202
3087
- test-atlas-connectivity
@@ -3206,8 +3091,6 @@ buildvariants:
3206
3091
- test-8.0-load-balanced
3207
3092
- test-rapid-load-balanced
3208
3093
- test-latest-load-balanced
3209
- - test-auth-kerberos
3210
- - test-auth-ldap
3211
3094
- test-socks5
3212
3095
- test-socks5-csfle
3213
3096
- test-socks5-tls
@@ -3254,9 +3137,6 @@ buildvariants:
3254
3137
- test-4.2-server
3255
3138
- test-4.2-replica_set
3256
3139
- test-4.2-sharded_cluster
3257
- - test-4.0-server
3258
- - test-4.0-replica_set
3259
- - test-4.0-sharded_cluster
3260
3140
- test-latest-server-v1-api
3261
3141
- test-x509-authentication
3262
3142
- test-atlas-connectivity
@@ -3266,8 +3146,6 @@ buildvariants:
3266
3146
- test-8.0-load-balanced
3267
3147
- test-rapid-load-balanced
3268
3148
- test-latest-load-balanced
3269
- - test-auth-kerberos
3270
- - test-auth-ldap
3271
3149
- test-socks5
3272
3150
- test-socks5-csfle
3273
3151
- test-socks5-tls
@@ -3314,9 +3192,6 @@ buildvariants:
3314
3192
- test-4.2-server
3315
3193
- test-4.2-replica_set
3316
3194
- test-4.2-sharded_cluster
3317
- - test-4.0-server
3318
- - test-4.0-replica_set
3319
- - test-4.0-sharded_cluster
3320
3195
- test-latest-server-v1-api
3321
3196
- test-x509-authentication
3322
3197
- test-atlas-connectivity
@@ -3326,8 +3201,6 @@ buildvariants:
3326
3201
- test-8.0-load-balanced
3327
3202
- test-rapid-load-balanced
3328
3203
- test-latest-load-balanced
3329
- - test-auth-kerberos
3330
- - test-auth-ldap
3331
3204
- test-socks5
3332
3205
- test-socks5-csfle
3333
3206
- test-socks5-tls
@@ -3374,9 +3247,6 @@ buildvariants:
3374
3247
- test-4.2-server
3375
3248
- test-4.2-replica_set
3376
3249
- test-4.2-sharded_cluster
3377
- - test-4.0-server
3378
- - test-4.0-replica_set
3379
- - test-4.0-sharded_cluster
3380
3250
- test-latest-server-v1-api
3381
3251
- test-x509-authentication
3382
3252
- test-atlas-connectivity
@@ -3386,8 +3256,6 @@ buildvariants:
3386
3256
- test-8.0-load-balanced
3387
3257
- test-rapid-load-balanced
3388
3258
- test-latest-load-balanced
3389
- - test-auth-kerberos
3390
- - test-auth-ldap
3391
3259
- test-socks5
3392
3260
- test-socks5-csfle
3393
3261
- test-socks5-tls
@@ -3432,9 +3300,6 @@ buildvariants:
3432
3300
- test-4.2-server
3433
3301
- test-4.2-replica_set
3434
3302
- test-4.2-sharded_cluster
3435
- - test-4.0-server
3436
- - test-4.0-replica_set
3437
- - test-4.0-sharded_cluster
3438
3303
- test-latest-server-v1-api
3439
3304
- test-x509-authentication
3440
3305
- test-atlas-connectivity
@@ -3444,8 +3309,6 @@ buildvariants:
3444
3309
- test-8.0-load-balanced
3445
3310
- test-rapid-load-balanced
3446
3311
- test-latest-load-balanced
3447
- - test-auth-kerberos
3448
- - test-auth-ldap
3449
3312
- test-socks5-csfle
3450
3313
- test-socks5-tls
3451
3314
- test-snappy-compression
@@ -3491,9 +3354,6 @@ buildvariants:
3491
3354
- test-4.2-server
3492
3355
- test-4.2-replica_set
3493
3356
- test-4.2-sharded_cluster
3494
- - test-4.0-server
3495
- - test-4.0-replica_set
3496
- - test-4.0-sharded_cluster
3497
3357
- test-latest-server-v1-api
3498
3358
- test-socks5
3499
3359
- test-socks5-tls
@@ -3540,9 +3400,6 @@ buildvariants:
3540
3400
- test-4.2-server
3541
3401
- test-4.2-replica_set
3542
3402
- test-4.2-sharded_cluster
3543
- - test-4.0-server
3544
- - test-4.0-replica_set
3545
- - test-4.0-sharded_cluster
3546
3403
- test-latest-server-v1-api
3547
3404
- test-socks5
3548
3405
- test-socks5-tls
@@ -3589,9 +3446,6 @@ buildvariants:
3589
3446
- test-4.2-server
3590
3447
- test-4.2-replica_set
3591
3448
- test-4.2-sharded_cluster
3592
- - test-4.0-server
3593
- - test-4.0-replica_set
3594
- - test-4.0-sharded_cluster
3595
3449
- test-latest-server-v1-api
3596
3450
- test-socks5
3597
3451
- test-socks5-tls
@@ -3638,9 +3492,6 @@ buildvariants:
3638
3492
- test-4.2-server
3639
3493
- test-4.2-replica_set
3640
3494
- test-4.2-sharded_cluster
3641
- - test-4.0-server
3642
- - test-4.0-replica_set
3643
- - test-4.0-sharded_cluster
3644
3495
- test-latest-server-v1-api
3645
3496
- test-socks5
3646
3497
- test-socks5-tls
@@ -3815,9 +3666,6 @@ buildvariants:
3815
3666
- test-4.2-server-noauth
3816
3667
- test-4.2-replica_set-noauth
3817
3668
- 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
3669
- name : rhel8-test-lambda
3822
3670
display_name : AWS Lambda handler tests
3823
3671
run_on : rhel80-large
0 commit comments