@@ -817,23 +817,10 @@ buildvariants:
817
817
PYTHON_BINARY : /opt/python/3.13/bin/python3
818
818
819
819
# Ocsp tests
820
- - name : ocsp-rhel8-v4.2 -python3.9
820
+ - name : ocsp-rhel8-v4.4 -python3.9
821
821
tasks :
822
822
- name : .ocsp
823
- display_name : OCSP RHEL8 v4.2 Python3.9
824
- run_on :
825
- - rhel87-small
826
- batchtime : 20160
827
- expansions :
828
- AUTH : noauth
829
- SSL : ssl
830
- TOPOLOGY : server
831
- VERSION : " 4.2"
832
- PYTHON_BINARY : /opt/python/3.9/bin/python3
833
- - name : ocsp-rhel8-v4.4-python3.10
834
- tasks :
835
- - name : .ocsp
836
- display_name : OCSP RHEL8 v4.4 Python3.10
823
+ display_name : OCSP RHEL8 v4.4 Python3.9
837
824
run_on :
838
825
- rhel87-small
839
826
batchtime : 20160
@@ -842,11 +829,11 @@ buildvariants:
842
829
SSL : ssl
843
830
TOPOLOGY : server
844
831
VERSION : " 4.4"
845
- PYTHON_BINARY : /opt/python/3.10 /bin/python3
846
- - name : ocsp-rhel8-v5.0-python3.11
832
+ PYTHON_BINARY : /opt/python/3.9 /bin/python3
833
+ - name : ocsp-rhel8-v5.0-python3.10
847
834
tasks :
848
835
- name : .ocsp
849
- display_name : OCSP RHEL8 v5.0 Python3.11
836
+ display_name : OCSP RHEL8 v5.0 Python3.10
850
837
run_on :
851
838
- rhel87-small
852
839
batchtime : 20160
@@ -855,11 +842,11 @@ buildvariants:
855
842
SSL : ssl
856
843
TOPOLOGY : server
857
844
VERSION : " 5.0"
858
- PYTHON_BINARY : /opt/python/3.11 /bin/python3
859
- - name : ocsp-rhel8-v6.0-python3.12
845
+ PYTHON_BINARY : /opt/python/3.10 /bin/python3
846
+ - name : ocsp-rhel8-v6.0-python3.11
860
847
tasks :
861
848
- name : .ocsp
862
- display_name : OCSP RHEL8 v6.0 Python3.12
849
+ display_name : OCSP RHEL8 v6.0 Python3.11
863
850
run_on :
864
851
- rhel87-small
865
852
batchtime : 20160
@@ -868,11 +855,11 @@ buildvariants:
868
855
SSL : ssl
869
856
TOPOLOGY : server
870
857
VERSION : " 6.0"
871
- PYTHON_BINARY : /opt/python/3.12 /bin/python3
872
- - name : ocsp-rhel8-v7.0-python3.13
858
+ PYTHON_BINARY : /opt/python/3.11 /bin/python3
859
+ - name : ocsp-rhel8-v7.0-python3.12
873
860
tasks :
874
861
- name : .ocsp
875
- display_name : OCSP RHEL8 v7.0 Python3.13
862
+ display_name : OCSP RHEL8 v7.0 Python3.12
876
863
run_on :
877
864
- rhel87-small
878
865
batchtime : 20160
@@ -881,11 +868,11 @@ buildvariants:
881
868
SSL : ssl
882
869
TOPOLOGY : server
883
870
VERSION : " 7.0"
884
- PYTHON_BINARY : /opt/python/3.13 /bin/python3
885
- - name : ocsp-rhel8-v8.0-pypy3.10
871
+ PYTHON_BINARY : /opt/python/3.12 /bin/python3
872
+ - name : ocsp-rhel8-v8.0-python3.13
886
873
tasks :
887
874
- name : .ocsp
888
- display_name : OCSP RHEL8 v8.0 PyPy3.10
875
+ display_name : OCSP RHEL8 v8.0 Python3.13
889
876
run_on :
890
877
- rhel87-small
891
878
batchtime : 20160
@@ -894,11 +881,11 @@ buildvariants:
894
881
SSL : ssl
895
882
TOPOLOGY : server
896
883
VERSION : " 8.0"
897
- PYTHON_BINARY : /opt/python/pypy3.10 /bin/python3
898
- - name : ocsp-rhel8-rapid-python3.9
884
+ PYTHON_BINARY : /opt/python/3.13 /bin/python3
885
+ - name : ocsp-rhel8-rapid-pypy3.10
899
886
tasks :
900
887
- name : .ocsp
901
- display_name : OCSP RHEL8 rapid Python3.9
888
+ display_name : OCSP RHEL8 rapid PyPy3.10
902
889
run_on :
903
890
- rhel87-small
904
891
batchtime : 20160
@@ -907,11 +894,11 @@ buildvariants:
907
894
SSL : ssl
908
895
TOPOLOGY : server
909
896
VERSION : rapid
910
- PYTHON_BINARY : /opt/python/3.9 /bin/python3
911
- - name : ocsp-rhel8-latest-python3.10
897
+ PYTHON_BINARY : /opt/python/pypy3.10 /bin/python3
898
+ - name : ocsp-rhel8-latest-python3.9
912
899
tasks :
913
900
- name : .ocsp
914
- display_name : OCSP RHEL8 latest Python3.10
901
+ display_name : OCSP RHEL8 latest Python3.9
915
902
run_on :
916
903
- rhel87-small
917
904
batchtime : 20160
@@ -920,7 +907,7 @@ buildvariants:
920
907
SSL : ssl
921
908
TOPOLOGY : server
922
909
VERSION : latest
923
- PYTHON_BINARY : /opt/python/3.10 /bin/python3
910
+ PYTHON_BINARY : /opt/python/3.9 /bin/python3
924
911
- name : ocsp-win64-v4.4-python3.9
925
912
tasks :
926
913
- name : .ocsp-rsa !.ocsp-staple
0 commit comments