@@ -329,7 +329,7 @@ tasks:
329329 tags : [no-orchestration, python-pypy3.10]
330330
331331 # No toolchain tests
332- - name : test-sync-noauth-nossl-standalone
332+ - name : test-no-toolchain- sync-noauth-nossl-standalone
333333 commands :
334334 - func : run server
335335 vars :
@@ -343,7 +343,7 @@ tasks:
343343 TOPOLOGY : standalone
344344 TEST_NAME : default_sync
345345 tags : [no-toolchain, standalone-noauth-nossl]
346- - name : test-async-noauth-ssl-replica-set
346+ - name : test-no-toolchain- async-noauth-ssl-replica-set
347347 commands :
348348 - func : run server
349349 vars :
@@ -357,7 +357,7 @@ tasks:
357357 TOPOLOGY : replica_set
358358 TEST_NAME : default_async
359359 tags : [no-toolchain, replica_set-noauth-ssl]
360- - name : test-sync-auth-ssl-sharded-cluster
360+ - name : test-no-toolchain- sync-auth-ssl-sharded-cluster
361361 commands :
362362 - func : run server
363363 vars :
@@ -7170,7 +7170,7 @@ tasks:
71707170 - sync_async
71717171
71727172 # Server version tests
7173- - name : test-python3.9-sync-auth-ssl-sharded-cluster-cov
7173+ - name : test-server-version- python3.9-sync-auth-ssl-sharded-cluster-cov
71747174 commands :
71757175 - func : run server
71767176 vars :
@@ -7187,7 +7187,7 @@ tasks:
71877187 PYTHON_VERSION : " 3.9"
71887188 TEST_NAME : default_sync
71897189 tags : [server-version, python-3.9, sharded_cluster-auth-ssl]
7190- - name : test-python3.10-async-auth-ssl-sharded-cluster-cov
7190+ - name : test-server-version- python3.10-async-auth-ssl-sharded-cluster-cov
71917191 commands :
71927192 - func : run server
71937193 vars :
@@ -7204,7 +7204,7 @@ tasks:
72047204 PYTHON_VERSION : " 3.10"
72057205 TEST_NAME : default_async
72067206 tags : [server-version, python-3.10, sharded_cluster-auth-ssl]
7207- - name : test-python3.11-sync-auth-ssl-sharded-cluster-cov
7207+ - name : test-server-version- python3.11-sync-auth-ssl-sharded-cluster-cov
72087208 commands :
72097209 - func : run server
72107210 vars :
@@ -7221,7 +7221,7 @@ tasks:
72217221 PYTHON_VERSION : " 3.11"
72227222 TEST_NAME : default_sync
72237223 tags : [server-version, python-3.11, sharded_cluster-auth-ssl]
7224- - name : test-python3.12-async-auth-ssl-sharded-cluster-cov
7224+ - name : test-server-version- python3.12-async-auth-ssl-sharded-cluster-cov
72257225 commands :
72267226 - func : run server
72277227 vars :
@@ -7238,7 +7238,7 @@ tasks:
72387238 PYTHON_VERSION : " 3.12"
72397239 TEST_NAME : default_async
72407240 tags : [server-version, python-3.12, sharded_cluster-auth-ssl]
7241- - name : test-python3.13-sync-auth-ssl-sharded-cluster-cov
7241+ - name : test-server-version- python3.13-sync-auth-ssl-sharded-cluster-cov
72427242 commands :
72437243 - func : run server
72447244 vars :
@@ -7255,7 +7255,7 @@ tasks:
72557255 PYTHON_VERSION : " 3.13"
72567256 TEST_NAME : default_sync
72577257 tags : [server-version, python-3.13, sharded_cluster-auth-ssl]
7258- - name : test-pypy3.10-async-auth-ssl-sharded-cluster
7258+ - name : test-server-version- pypy3.10-async-auth-ssl-sharded-cluster
72597259 commands :
72607260 - func : run server
72617261 vars :
@@ -7270,7 +7270,7 @@ tasks:
72707270 PYTHON_VERSION : pypy3.10
72717271 TEST_NAME : default_async
72727272 tags : [server-version, python-pypy3.10, sharded_cluster-auth-ssl]
7273- - name : test-python3.9-sync-auth-ssl-standalone-cov
7273+ - name : test-server-version- python3.9-sync-auth-ssl-standalone-cov
72747274 commands :
72757275 - func : run server
72767276 vars :
@@ -7287,7 +7287,7 @@ tasks:
72877287 PYTHON_VERSION : " 3.9"
72887288 TEST_NAME : default_sync
72897289 tags : [server-version, python-3.9, standalone-auth-ssl]
7290- - name : test-python3.10-async-auth-nossl-standalone-cov
7290+ - name : test-server-version- python3.10-async-auth-nossl-standalone-cov
72917291 commands :
72927292 - func : run server
72937293 vars :
@@ -7304,7 +7304,7 @@ tasks:
73047304 PYTHON_VERSION : " 3.10"
73057305 TEST_NAME : default_async
73067306 tags : [server-version, python-3.10, standalone-auth-nossl]
7307- - name : test-python3.11-sync-noauth-ssl-standalone-cov
7307+ - name : test-server-version- python3.11-sync-noauth-ssl-standalone-cov
73087308 commands :
73097309 - func : run server
73107310 vars :
@@ -7321,7 +7321,7 @@ tasks:
73217321 PYTHON_VERSION : " 3.11"
73227322 TEST_NAME : default_sync
73237323 tags : [server-version, python-3.11, standalone-noauth-ssl]
7324- - name : test-python3.12-async-noauth-nossl-standalone-cov
7324+ - name : test-server-version- python3.12-async-noauth-nossl-standalone-cov
73257325 commands :
73267326 - func : run server
73277327 vars :
@@ -7338,7 +7338,7 @@ tasks:
73387338 PYTHON_VERSION : " 3.12"
73397339 TEST_NAME : default_async
73407340 tags : [server-version, python-3.12, standalone-noauth-nossl]
7341- - name : test-python3.13-sync-auth-ssl-replica-set-cov
7341+ - name : test-server-version- python3.13-sync-auth-ssl-replica-set-cov
73427342 commands :
73437343 - func : run server
73447344 vars :
@@ -7355,7 +7355,7 @@ tasks:
73557355 PYTHON_VERSION : " 3.13"
73567356 TEST_NAME : default_sync
73577357 tags : [server-version, python-3.13, replica_set-auth-ssl]
7358- - name : test-pypy3.10-async-auth-nossl-replica-set
7358+ - name : test-server-version- pypy3.10-async-auth-nossl-replica-set
73597359 commands :
73607360 - func : run server
73617361 vars :
@@ -7370,7 +7370,7 @@ tasks:
73707370 PYTHON_VERSION : pypy3.10
73717371 TEST_NAME : default_async
73727372 tags : [server-version, python-pypy3.10, replica_set-auth-nossl]
7373- - name : test-python3.9-sync-noauth-ssl-replica-set-cov
7373+ - name : test-server-version- python3.9-sync-noauth-ssl-replica-set-cov
73747374 commands :
73757375 - func : run server
73767376 vars :
@@ -7387,7 +7387,7 @@ tasks:
73877387 PYTHON_VERSION : " 3.9"
73887388 TEST_NAME : default_sync
73897389 tags : [server-version, python-3.9, replica_set-noauth-ssl]
7390- - name : test-python3.10-async-noauth-nossl-replica-set-cov
7390+ - name : test-server-version- python3.10-async-noauth-nossl-replica-set-cov
73917391 commands :
73927392 - func : run server
73937393 vars :
@@ -7404,7 +7404,7 @@ tasks:
74047404 PYTHON_VERSION : " 3.10"
74057405 TEST_NAME : default_async
74067406 tags : [server-version, python-3.10, replica_set-noauth-nossl]
7407- - name : test-python3.12-sync-auth-nossl-sharded-cluster-cov
7407+ - name : test-server-version- python3.12-sync-auth-nossl-sharded-cluster-cov
74087408 commands :
74097409 - func : run server
74107410 vars :
@@ -7421,7 +7421,7 @@ tasks:
74217421 PYTHON_VERSION : " 3.12"
74227422 TEST_NAME : default_sync
74237423 tags : [server-version, python-3.12, sharded_cluster-auth-nossl]
7424- - name : test-python3.13-async-noauth-ssl-sharded-cluster-cov
7424+ - name : test-server-version- python3.13-async-noauth-ssl-sharded-cluster-cov
74257425 commands :
74267426 - func : run server
74277427 vars :
@@ -7438,7 +7438,7 @@ tasks:
74387438 PYTHON_VERSION : " 3.13"
74397439 TEST_NAME : default_async
74407440 tags : [server-version, python-3.13, sharded_cluster-noauth-ssl]
7441- - name : test-pypy3.10-sync-noauth-nossl-sharded-cluster
7441+ - name : test-server-version- pypy3.10-sync-noauth-nossl-sharded-cluster
74427442 commands :
74437443 - func : run server
74447444 vars :
0 commit comments