@@ -8313,7 +8313,7 @@ tasks:
8313
8313
TOPOLOGY : standalone
8314
8314
VERSION : " 4.0"
8315
8315
PYTHON_VERSION : " 3.9"
8316
- TASK_NAME : default_sync
8316
+ TEST_NAME : default_sync
8317
8317
tags :
8318
8318
- standard-non-linux
8319
8319
- server-4.0
@@ -8335,7 +8335,7 @@ tasks:
8335
8335
TOPOLOGY : replica_set
8336
8336
VERSION : " 4.2"
8337
8337
PYTHON_VERSION : " 3.10"
8338
- TASK_NAME : default_async
8338
+ TEST_NAME : default_async
8339
8339
tags :
8340
8340
- standard-non-linux
8341
8341
- server-4.2
@@ -8357,7 +8357,7 @@ tasks:
8357
8357
TOPOLOGY : sharded_cluster
8358
8358
VERSION : " 4.4"
8359
8359
PYTHON_VERSION : " 3.11"
8360
- TASK_NAME : default_sync
8360
+ TEST_NAME : default_sync
8361
8361
tags :
8362
8362
- standard-non-linux
8363
8363
- server-4.4
@@ -8379,7 +8379,7 @@ tasks:
8379
8379
TOPOLOGY : standalone
8380
8380
VERSION : " 5.0"
8381
8381
PYTHON_VERSION : " 3.12"
8382
- TASK_NAME : default_async
8382
+ TEST_NAME : default_async
8383
8383
tags :
8384
8384
- standard-non-linux
8385
8385
- server-5.0
@@ -8401,7 +8401,7 @@ tasks:
8401
8401
TOPOLOGY : replica_set
8402
8402
VERSION : " 6.0"
8403
8403
PYTHON_VERSION : " 3.13"
8404
- TASK_NAME : default_sync
8404
+ TEST_NAME : default_sync
8405
8405
tags :
8406
8406
- standard-non-linux
8407
8407
- server-6.0
@@ -8423,7 +8423,7 @@ tasks:
8423
8423
TOPOLOGY : sharded_cluster
8424
8424
VERSION : " 7.0"
8425
8425
PYTHON_VERSION : " 3.9"
8426
- TASK_NAME : default_async
8426
+ TEST_NAME : default_async
8427
8427
tags :
8428
8428
- standard-non-linux
8429
8429
- server-7.0
@@ -8445,7 +8445,7 @@ tasks:
8445
8445
TOPOLOGY : standalone
8446
8446
VERSION : " 8.0"
8447
8447
PYTHON_VERSION : " 3.10"
8448
- TASK_NAME : default_sync
8448
+ TEST_NAME : default_sync
8449
8449
tags :
8450
8450
- standard-non-linux
8451
8451
- server-8.0
@@ -8467,7 +8467,7 @@ tasks:
8467
8467
TOPOLOGY : replica_set
8468
8468
VERSION : rapid
8469
8469
PYTHON_VERSION : " 3.11"
8470
- TASK_NAME : default_async
8470
+ TEST_NAME : default_async
8471
8471
tags :
8472
8472
- standard-non-linux
8473
8473
- server-rapid
@@ -8489,7 +8489,7 @@ tasks:
8489
8489
TOPOLOGY : sharded_cluster
8490
8490
VERSION : latest
8491
8491
PYTHON_VERSION : " 3.12"
8492
- TASK_NAME : default_sync
8492
+ TEST_NAME : default_sync
8493
8493
tags :
8494
8494
- standard-non-linux
8495
8495
- server-latest
0 commit comments