@@ -620,7 +620,7 @@ buildvariants:
620
620
- macos-14
621
621
batchtime : 10080
622
622
expansions :
623
- TEST_NAME : pyopenssl
623
+ SUB_TEST_NAME : pyopenssl
624
624
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
625
625
- name : pyopenssl-rhel8-python3.10
626
626
tasks :
@@ -631,7 +631,7 @@ buildvariants:
631
631
- rhel87-small
632
632
batchtime : 10080
633
633
expansions :
634
- TEST_NAME : pyopenssl
634
+ SUB_TEST_NAME : pyopenssl
635
635
PYTHON_BINARY : /opt/python/3.10/bin/python3
636
636
- name : pyopenssl-rhel8-python3.11
637
637
tasks :
@@ -642,7 +642,7 @@ buildvariants:
642
642
- rhel87-small
643
643
batchtime : 10080
644
644
expansions :
645
- TEST_NAME : pyopenssl
645
+ SUB_TEST_NAME : pyopenssl
646
646
PYTHON_BINARY : /opt/python/3.11/bin/python3
647
647
- name : pyopenssl-rhel8-python3.12
648
648
tasks :
@@ -653,7 +653,7 @@ buildvariants:
653
653
- rhel87-small
654
654
batchtime : 10080
655
655
expansions :
656
- TEST_NAME : pyopenssl
656
+ SUB_TEST_NAME : pyopenssl
657
657
PYTHON_BINARY : /opt/python/3.12/bin/python3
658
658
- name : pyopenssl-win64-python3.13
659
659
tasks :
@@ -664,7 +664,7 @@ buildvariants:
664
664
- windows-64-vsMulti-small
665
665
batchtime : 10080
666
666
expansions :
667
- TEST_NAME : pyopenssl
667
+ SUB_TEST_NAME : pyopenssl
668
668
PYTHON_BINARY : C:/python/Python313/python.exe
669
669
- name : pyopenssl-rhel8-pypy3.10
670
670
tasks :
@@ -675,7 +675,7 @@ buildvariants:
675
675
- rhel87-small
676
676
batchtime : 10080
677
677
expansions :
678
- TEST_NAME : pyopenssl
678
+ SUB_TEST_NAME : pyopenssl
679
679
PYTHON_BINARY : /opt/python/pypy3.10/bin/python3
680
680
681
681
# Search index tests
0 commit comments