@@ -7353,7 +7353,7 @@ tasks:
7353
7353
- sync_async
7354
7354
7355
7355
# Server version tests
7356
- - name : test-python3.9-auth-ssl-sharded-cluster-cov
7356
+ - name : test-python3.9-sync- auth-ssl-sharded-cluster-cov
7357
7357
commands :
7358
7358
- func : run server
7359
7359
vars :
@@ -7370,7 +7370,7 @@ tasks:
7370
7370
PYTHON_VERSION : " 3.9"
7371
7371
TEST_NAME : default_sync
7372
7372
tags : [server-version, python-3.9, sharded_cluster-auth-ssl]
7373
- - name : test-python3.10-auth-ssl-sharded-cluster-cov
7373
+ - name : test-python3.10-async- auth-ssl-sharded-cluster-cov
7374
7374
commands :
7375
7375
- func : run server
7376
7376
vars :
@@ -7387,7 +7387,7 @@ tasks:
7387
7387
PYTHON_VERSION : " 3.10"
7388
7388
TEST_NAME : default_async
7389
7389
tags : [server-version, python-3.10, sharded_cluster-auth-ssl]
7390
- - name : test-python3.11-auth-ssl-sharded-cluster-cov
7390
+ - name : test-python3.11-sync- auth-ssl-sharded-cluster-cov
7391
7391
commands :
7392
7392
- func : run server
7393
7393
vars :
@@ -7404,7 +7404,7 @@ tasks:
7404
7404
PYTHON_VERSION : " 3.11"
7405
7405
TEST_NAME : default_sync
7406
7406
tags : [server-version, python-3.11, sharded_cluster-auth-ssl]
7407
- - name : test-python3.12-auth-ssl-sharded-cluster-cov
7407
+ - name : test-python3.12-async- auth-ssl-sharded-cluster-cov
7408
7408
commands :
7409
7409
- func : run server
7410
7410
vars :
@@ -7421,7 +7421,7 @@ tasks:
7421
7421
PYTHON_VERSION : " 3.12"
7422
7422
TEST_NAME : default_async
7423
7423
tags : [server-version, python-3.12, sharded_cluster-auth-ssl]
7424
- - name : test-python3.13-auth-ssl-sharded-cluster-cov
7424
+ - name : test-python3.13-sync- auth-ssl-sharded-cluster-cov
7425
7425
commands :
7426
7426
- func : run server
7427
7427
vars :
@@ -7438,7 +7438,7 @@ tasks:
7438
7438
PYTHON_VERSION : " 3.13"
7439
7439
TEST_NAME : default_sync
7440
7440
tags : [server-version, python-3.13, sharded_cluster-auth-ssl]
7441
- - name : test-pypy3.10-auth-ssl-sharded-cluster
7441
+ - name : test-pypy3.10-async- auth-ssl-sharded-cluster
7442
7442
commands :
7443
7443
- func : run server
7444
7444
vars :
@@ -7453,7 +7453,7 @@ tasks:
7453
7453
PYTHON_VERSION : pypy3.10
7454
7454
TEST_NAME : default_async
7455
7455
tags : [server-version, python-pypy3.10, sharded_cluster-auth-ssl]
7456
- - name : test-python3.9-auth-ssl-standalone-cov
7456
+ - name : test-python3.9-sync- auth-ssl-standalone-cov
7457
7457
commands :
7458
7458
- func : run server
7459
7459
vars :
@@ -7470,7 +7470,7 @@ tasks:
7470
7470
PYTHON_VERSION : " 3.9"
7471
7471
TEST_NAME : default_sync
7472
7472
tags : [server-version, python-3.9, standalone-auth-ssl]
7473
- - name : test-python3.10-auth-nossl-standalone-cov
7473
+ - name : test-python3.10-async- auth-nossl-standalone-cov
7474
7474
commands :
7475
7475
- func : run server
7476
7476
vars :
@@ -7487,7 +7487,7 @@ tasks:
7487
7487
PYTHON_VERSION : " 3.10"
7488
7488
TEST_NAME : default_async
7489
7489
tags : [server-version, python-3.10, standalone-auth-nossl]
7490
- - name : test-python3.11-noauth-ssl-standalone-cov
7490
+ - name : test-python3.11-sync- noauth-ssl-standalone-cov
7491
7491
commands :
7492
7492
- func : run server
7493
7493
vars :
@@ -7504,7 +7504,7 @@ tasks:
7504
7504
PYTHON_VERSION : " 3.11"
7505
7505
TEST_NAME : default_sync
7506
7506
tags : [server-version, python-3.11, standalone-noauth-ssl]
7507
- - name : test-python3.12-noauth-nossl-standalone-cov
7507
+ - name : test-python3.12-async- noauth-nossl-standalone-cov
7508
7508
commands :
7509
7509
- func : run server
7510
7510
vars :
@@ -7521,7 +7521,7 @@ tasks:
7521
7521
PYTHON_VERSION : " 3.12"
7522
7522
TEST_NAME : default_async
7523
7523
tags : [server-version, python-3.12, standalone-noauth-nossl]
7524
- - name : test-python3.13-auth-ssl-replica-set-cov
7524
+ - name : test-python3.13-sync- auth-ssl-replica-set-cov
7525
7525
commands :
7526
7526
- func : run server
7527
7527
vars :
@@ -7538,7 +7538,7 @@ tasks:
7538
7538
PYTHON_VERSION : " 3.13"
7539
7539
TEST_NAME : default_sync
7540
7540
tags : [server-version, python-3.13, replica_set-auth-ssl]
7541
- - name : test-pypy3.10-auth-nossl-replica-set
7541
+ - name : test-pypy3.10-async- auth-nossl-replica-set
7542
7542
commands :
7543
7543
- func : run server
7544
7544
vars :
@@ -7553,7 +7553,7 @@ tasks:
7553
7553
PYTHON_VERSION : pypy3.10
7554
7554
TEST_NAME : default_async
7555
7555
tags : [server-version, python-pypy3.10, replica_set-auth-nossl]
7556
- - name : test-python3.9-noauth-ssl-replica-set-cov
7556
+ - name : test-python3.9-sync- noauth-ssl-replica-set-cov
7557
7557
commands :
7558
7558
- func : run server
7559
7559
vars :
@@ -7570,7 +7570,7 @@ tasks:
7570
7570
PYTHON_VERSION : " 3.9"
7571
7571
TEST_NAME : default_sync
7572
7572
tags : [server-version, python-3.9, replica_set-noauth-ssl]
7573
- - name : test-python3.10-noauth-nossl-replica-set-cov
7573
+ - name : test-python3.10-async- noauth-nossl-replica-set-cov
7574
7574
commands :
7575
7575
- func : run server
7576
7576
vars :
@@ -7587,7 +7587,7 @@ tasks:
7587
7587
PYTHON_VERSION : " 3.10"
7588
7588
TEST_NAME : default_async
7589
7589
tags : [server-version, python-3.10, replica_set-noauth-nossl]
7590
- - name : test-python3.12-auth-nossl-sharded-cluster-cov
7590
+ - name : test-python3.12-sync- auth-nossl-sharded-cluster-cov
7591
7591
commands :
7592
7592
- func : run server
7593
7593
vars :
@@ -7604,7 +7604,7 @@ tasks:
7604
7604
PYTHON_VERSION : " 3.12"
7605
7605
TEST_NAME : default_sync
7606
7606
tags : [server-version, python-3.12, sharded_cluster-auth-nossl]
7607
- - name : test-python3.13-noauth-ssl-sharded-cluster-cov
7607
+ - name : test-python3.13-async- noauth-ssl-sharded-cluster-cov
7608
7608
commands :
7609
7609
- func : run server
7610
7610
vars :
@@ -7621,7 +7621,7 @@ tasks:
7621
7621
PYTHON_VERSION : " 3.13"
7622
7622
TEST_NAME : default_async
7623
7623
tags : [server-version, python-3.13, sharded_cluster-noauth-ssl]
7624
- - name : test-pypy3.10-noauth-nossl-sharded-cluster
7624
+ - name : test-pypy3.10-sync- noauth-nossl-sharded-cluster
7625
7625
commands :
7626
7626
- func : run server
7627
7627
vars :
0 commit comments