@@ -49,15 +49,15 @@ buildvariants:
4949 # Atlas connect tests
5050 - name : atlas-connect-rhel8-python3.9
5151 tasks :
52- - name : atlas-connect
52+ - name : .atlas_connect
5353 display_name : Atlas connect RHEL8 Python3.9
5454 run_on :
5555 - rhel87-small
5656 expansions :
5757 PYTHON_BINARY : /opt/python/3.9/bin/python3
5858 - name : atlas-connect-rhel8-python3.13
5959 tasks :
60- - name : atlas-connect
60+ - name : .atlas_connect
6161 display_name : Atlas connect RHEL8 Python3.13
6262 run_on :
6363 - rhel87-small
@@ -510,59 +510,53 @@ buildvariants:
510510 tags : [encryption_tag]
511511
512512 # Enterprise auth tests
513- - name : auth-enterprise-macos-python3.9-auth
513+ - name : auth-enterprise-macos-python3.9
514514 tasks :
515- - name : test-enterprise-auth
516- display_name : Auth Enterprise macOS Python3.9 Auth
515+ - name : .enterprise_auth
516+ display_name : Auth Enterprise macOS Python3.9
517517 run_on :
518518 - macos-14
519519 expansions :
520- AUTH : auth
521520 PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
522- - name : auth-enterprise-rhel8-python3.10-auth
521+ - name : auth-enterprise-rhel8-python3.10
523522 tasks :
524- - name : test-enterprise-auth
525- display_name : Auth Enterprise RHEL8 Python3.10 Auth
523+ - name : .enterprise_auth
524+ display_name : Auth Enterprise RHEL8 Python3.10
526525 run_on :
527526 - rhel87-small
528527 expansions :
529- AUTH : auth
530528 PYTHON_BINARY : /opt/python/3.10/bin/python3
531- - name : auth-enterprise-rhel8-python3.11-auth
529+ - name : auth-enterprise-rhel8-python3.11
532530 tasks :
533- - name : test-enterprise-auth
534- display_name : Auth Enterprise RHEL8 Python3.11 Auth
531+ - name : .enterprise_auth
532+ display_name : Auth Enterprise RHEL8 Python3.11
535533 run_on :
536534 - rhel87-small
537535 expansions :
538- AUTH : auth
539536 PYTHON_BINARY : /opt/python/3.11/bin/python3
540- - name : auth-enterprise-rhel8-python3.12-auth
537+ - name : auth-enterprise-rhel8-python3.12
541538 tasks :
542- - name : test-enterprise-auth
543- display_name : Auth Enterprise RHEL8 Python3.12 Auth
539+ - name : .enterprise_auth
540+ display_name : Auth Enterprise RHEL8 Python3.12
544541 run_on :
545542 - rhel87-small
546543 expansions :
547- AUTH : auth
548544 PYTHON_BINARY : /opt/python/3.12/bin/python3
549- - name : auth-enterprise-win64-python3.13-auth
545+ - name : auth-enterprise-win64-python3.13
550546 tasks :
551- - name : test-enterprise-auth
552- display_name : Auth Enterprise Win64 Python3.13 Auth
547+ - name : .enterprise_auth
548+ display_name : Auth Enterprise Win64 Python3.13
553549 run_on :
554550 - windows-64-vsMulti-small
555551 expansions :
556- AUTH : auth
557552 PYTHON_BINARY : C:/python/Python313/python.exe
558- - name : auth-enterprise-rhel8-pypy3.10-auth
553+ - name : auth-enterprise-rhel8-pypy3.10
559554 tasks :
560- - name : test-enterprise-auth
561- display_name : Auth Enterprise RHEL8 PyPy3.10 Auth
555+ - name : .enterprise_auth
556+ display_name : Auth Enterprise RHEL8 PyPy3.10
562557 run_on :
563558 - rhel87-small
564559 expansions :
565- AUTH : auth
566560 PYTHON_BINARY : /opt/python/pypy3.10/bin/python3
567561
568562 # Free threaded tests
@@ -702,10 +696,7 @@ buildvariants:
702696 # Mod wsgi tests
703697 - name : mod_wsgi-ubuntu-22-python3.9
704698 tasks :
705- - name : mod-wsgi-standalone
706- - name : mod-wsgi-replica-set
707- - name : mod-wsgi-embedded-mode-standalone
708- - name : mod-wsgi-embedded-mode-replica-set
699+ - name : .mod_wsgi
709700 display_name : mod_wsgi Ubuntu-22 Python3.9
710701 run_on :
711702 - ubuntu2204-small
@@ -714,10 +705,7 @@ buildvariants:
714705 PYTHON_BINARY : /opt/python/3.9/bin/python3
715706 - name : mod_wsgi-ubuntu-22-python3.13
716707 tasks :
717- - name : mod-wsgi-standalone
718- - name : mod-wsgi-replica-set
719- - name : mod-wsgi-embedded-mode-standalone
720- - name : mod-wsgi-embedded-mode-replica-set
708+ - name : .mod_wsgi
721709 display_name : mod_wsgi Ubuntu-22 Python3.13
722710 run_on :
723711 - ubuntu2204-small
@@ -920,24 +908,21 @@ buildvariants:
920908 # Oidc auth tests
921909 - name : auth-oidc-ubuntu-22
922910 tasks :
923- - name : testoidc_task_group
924- - name : testazureoidc_task_group
925- - name : testgcpoidc_task_group
926- - name : testk8soidc_task_group
911+ - name : .auth_oidc
927912 display_name : Auth OIDC Ubuntu-22
928913 run_on :
929914 - ubuntu2204-small
930915 batchtime : 10080
931916 - name : auth-oidc-macos
932917 tasks :
933- - name : testoidc_task_group
918+ - name : .auth_oidc !.auth_oidc_remote
934919 display_name : Auth OIDC macOS
935920 run_on :
936921 - macos-14
937922 batchtime : 10080
938923 - name : auth-oidc-win64
939924 tasks :
940- - name : testoidc_task_group
925+ - name : .auth_oidc !.auth_oidc_remote
941926 display_name : Auth OIDC Win64
942927 run_on :
943928 - windows-64-vsMulti-small
@@ -1238,27 +1223,21 @@ buildvariants:
12381223 # Serverless tests
12391224 - name : serverless-rhel8-python3.9
12401225 tasks :
1241- - name : serverless_task_group
1226+ - name : .serverless
12421227 display_name : Serverless RHEL8 Python3.9
12431228 run_on :
12441229 - rhel87-small
12451230 batchtime : 10080
12461231 expansions :
1247- TEST_NAME : serverless
1248- AUTH : auth
1249- SSL : ssl
12501232 PYTHON_BINARY : /opt/python/3.9/bin/python3
12511233 - name : serverless-rhel8-python3.13
12521234 tasks :
1253- - name : serverless_task_group
1235+ - name : .serverless
12541236 display_name : Serverless RHEL8 Python3.13
12551237 run_on :
12561238 - rhel87-small
12571239 batchtime : 10080
12581240 expansions :
1259- TEST_NAME : serverless
1260- AUTH : auth
1261- SSL : ssl
12621241 PYTHON_BINARY : /opt/python/3.13/bin/python3
12631242
12641243 # Stable api tests
0 commit comments