@@ -817,97 +817,110 @@ buildvariants:
817817 PYTHON_BINARY : /opt/python/3.13/bin/python3
818818
819819 # Ocsp tests
820- - name : ocsp-rhel8-v4.4 -python3.9
820+ - name : ocsp-rhel8-v4.2 -python3.9
821821 tasks :
822822 - name : .ocsp
823- display_name : OCSP RHEL8 v4.4 Python3.9
823+ display_name : OCSP RHEL8 v4.2 Python3.9
824824 run_on :
825825 - rhel87-small
826826 batchtime : 20160
827827 expansions :
828828 AUTH : noauth
829829 SSL : ssl
830830 TOPOLOGY : server
831- VERSION : " 4.4 "
831+ VERSION : " 4.2 "
832832 PYTHON_BINARY : /opt/python/3.9/bin/python3
833- - name : ocsp-rhel8-v5.0 -python3.10
833+ - name : ocsp-rhel8-v4.4 -python3.10
834834 tasks :
835835 - name : .ocsp
836- display_name : OCSP RHEL8 v5.0 Python3.10
836+ display_name : OCSP RHEL8 v4.4 Python3.10
837837 run_on :
838838 - rhel87-small
839839 batchtime : 20160
840840 expansions :
841841 AUTH : noauth
842842 SSL : ssl
843843 TOPOLOGY : server
844- VERSION : " 5.0 "
844+ VERSION : " 4.4 "
845845 PYTHON_BINARY : /opt/python/3.10/bin/python3
846- - name : ocsp-rhel8-v6 .0-python3.11
846+ - name : ocsp-rhel8-v5 .0-python3.11
847847 tasks :
848848 - name : .ocsp
849- display_name : OCSP RHEL8 v6 .0 Python3.11
849+ display_name : OCSP RHEL8 v5 .0 Python3.11
850850 run_on :
851851 - rhel87-small
852852 batchtime : 20160
853853 expansions :
854854 AUTH : noauth
855855 SSL : ssl
856856 TOPOLOGY : server
857- VERSION : " 6 .0"
857+ VERSION : " 5 .0"
858858 PYTHON_BINARY : /opt/python/3.11/bin/python3
859- - name : ocsp-rhel8-v7 .0-python3.12
859+ - name : ocsp-rhel8-v6 .0-python3.12
860860 tasks :
861861 - name : .ocsp
862- display_name : OCSP RHEL8 v7 .0 Python3.12
862+ display_name : OCSP RHEL8 v6 .0 Python3.12
863863 run_on :
864864 - rhel87-small
865865 batchtime : 20160
866866 expansions :
867867 AUTH : noauth
868868 SSL : ssl
869869 TOPOLOGY : server
870- VERSION : " 7 .0"
870+ VERSION : " 6 .0"
871871 PYTHON_BINARY : /opt/python/3.12/bin/python3
872- - name : ocsp-rhel8-v8 .0-python3.13
872+ - name : ocsp-rhel8-v7 .0-python3.13
873873 tasks :
874874 - name : .ocsp
875- display_name : OCSP RHEL8 v8 .0 Python3.13
875+ display_name : OCSP RHEL8 v7 .0 Python3.13
876876 run_on :
877877 - rhel87-small
878878 batchtime : 20160
879879 expansions :
880880 AUTH : noauth
881881 SSL : ssl
882882 TOPOLOGY : server
883- VERSION : " 8 .0"
883+ VERSION : " 7 .0"
884884 PYTHON_BINARY : /opt/python/3.13/bin/python3
885- - name : ocsp-rhel8-rapid -pypy3.10
885+ - name : ocsp-rhel8-v8.0 -pypy3.10
886886 tasks :
887887 - name : .ocsp
888- display_name : OCSP RHEL8 rapid PyPy3.10
888+ display_name : OCSP RHEL8 v8.0 PyPy3.10
889889 run_on :
890890 - rhel87-small
891891 batchtime : 20160
892892 expansions :
893893 AUTH : noauth
894894 SSL : ssl
895895 TOPOLOGY : server
896- VERSION : rapid
896+ VERSION : " 8.0 "
897897 PYTHON_BINARY : /opt/python/pypy3.10/bin/python3
898- - name : ocsp-rhel8-latest -python3.9
898+ - name : ocsp-rhel8-rapid -python3.9
899899 tasks :
900900 - name : .ocsp
901- display_name : OCSP RHEL8 latest Python3.9
901+ display_name : OCSP RHEL8 rapid Python3.9
902902 run_on :
903903 - rhel87-small
904904 batchtime : 20160
905905 expansions :
906906 AUTH : noauth
907907 SSL : ssl
908908 TOPOLOGY : server
909- VERSION : latest
909+ VERSION : rapid
910910 PYTHON_BINARY : /opt/python/3.9/bin/python3
911+ - name : ocsp-rhel8-latest-python3.10
912+ tasks :
913+ - name : .ocsp
914+ display_name : OCSP RHEL8 latest Python3.10
915+ run_on :
916+ - rhel87-small
917+ batchtime : 20160
918+ expansions :
919+ AUTH : noauth
920+ SSL : ssl
921+ TOPOLOGY : server
922+ VERSION : latest
923+ PYTHON_BINARY : /opt/python/3.10/bin/python3
911924 - name : ocsp-win64-v4.4-python3.9
912925 tasks :
913926 - name : .ocsp-rsa !.ocsp-staple
@@ -1338,6 +1351,7 @@ buildvariants:
13381351 - name : storage-inmemory-rhel8-python3.9
13391352 tasks :
13401353 - name : .standalone .noauth .nossl .4.0 .sync_async
1354+ - name : .standalone .noauth .nossl .4.2 .sync_async
13411355 - name : .standalone .noauth .nossl .4.4 .sync_async
13421356 - name : .standalone .noauth .nossl .5.0 .sync_async
13431357 - name : .standalone .noauth .nossl .6.0 .sync_async
0 commit comments