@@ -8298,7 +8298,7 @@ tasks:
8298
8298
tags : [serverless]
8299
8299
8300
8300
# Standard non linux tests
8301
- - name : test-v4.0-python3.9-noauth-ssl-standalone
8301
+ - name : test-v4.0-python3.9-sync- noauth-ssl-standalone
8302
8302
commands :
8303
8303
- func : run server
8304
8304
vars :
@@ -8319,7 +8319,7 @@ tasks:
8319
8319
- server-4.0
8320
8320
- " 3.9"
8321
8321
- standalone-noauth-ssl
8322
- - name : test-v4.2-python3.10-noauth-ssl-replica-set
8322
+ - name : test-v4.2-python3.10-async- noauth-ssl-replica-set
8323
8323
commands :
8324
8324
- func : run server
8325
8325
vars :
@@ -8340,7 +8340,7 @@ tasks:
8340
8340
- server-4.2
8341
8341
- " 3.10"
8342
8342
- replica_set-noauth-ssl
8343
- - name : test-v4.4-python3.11-auth-ssl-sharded-cluster
8343
+ - name : test-v4.4-python3.11-sync- auth-ssl-sharded-cluster
8344
8344
commands :
8345
8345
- func : run server
8346
8346
vars :
@@ -8361,7 +8361,7 @@ tasks:
8361
8361
- server-4.4
8362
8362
- " 3.11"
8363
8363
- sharded_cluster-auth-ssl
8364
- - name : test-v5.0-python3.12-noauth-ssl-standalone
8364
+ - name : test-v5.0-python3.12-async- noauth-ssl-standalone
8365
8365
commands :
8366
8366
- func : run server
8367
8367
vars :
@@ -8382,7 +8382,7 @@ tasks:
8382
8382
- server-5.0
8383
8383
- " 3.12"
8384
8384
- standalone-noauth-ssl
8385
- - name : test-v6.0-python3.13-noauth-ssl-replica-set
8385
+ - name : test-v6.0-python3.13-sync- noauth-ssl-replica-set
8386
8386
commands :
8387
8387
- func : run server
8388
8388
vars :
@@ -8403,7 +8403,7 @@ tasks:
8403
8403
- server-6.0
8404
8404
- " 3.13"
8405
8405
- replica_set-noauth-ssl
8406
- - name : test-v7.0-python3.9-auth-ssl-sharded-cluster
8406
+ - name : test-v7.0-python3.9-async- auth-ssl-sharded-cluster
8407
8407
commands :
8408
8408
- func : run server
8409
8409
vars :
@@ -8424,7 +8424,7 @@ tasks:
8424
8424
- server-7.0
8425
8425
- " 3.9"
8426
8426
- sharded_cluster-auth-ssl
8427
- - name : test-v8.0-python3.10-noauth-ssl-standalone
8427
+ - name : test-v8.0-python3.10-sync- noauth-ssl-standalone
8428
8428
commands :
8429
8429
- func : run server
8430
8430
vars :
@@ -8445,7 +8445,7 @@ tasks:
8445
8445
- server-8.0
8446
8446
- " 3.10"
8447
8447
- standalone-noauth-ssl
8448
- - name : test-rapid-python3.11-noauth-ssl-replica-set
8448
+ - name : test-rapid-python3.11-async- noauth-ssl-replica-set
8449
8449
commands :
8450
8450
- func : run server
8451
8451
vars :
@@ -8466,7 +8466,7 @@ tasks:
8466
8466
- server-rapid
8467
8467
- " 3.11"
8468
8468
- replica_set-noauth-ssl
8469
- - name : test-latest-python3.12-auth-ssl-sharded-cluster
8469
+ - name : test-latest-python3.12-sync- auth-ssl-sharded-cluster
8470
8470
commands :
8471
8471
- func : run server
8472
8472
vars :
0 commit comments