@@ -256,15 +256,15 @@ buildvariants:
256
256
expansions :
257
257
COMPRESSORS : zstd
258
258
PYTHON_BINARY : /opt/python/3.9/bin/python3
259
- - name : compression-snappy-rhel8-pypy3.9
259
+ - name : compression-snappy-rhel8-pypy3.10
260
260
tasks :
261
261
- name : .standalone .noauth .nossl .sync_async
262
- display_name : Compression snappy RHEL8 PyPy3.9
262
+ display_name : Compression snappy RHEL8 PyPy3.10
263
263
run_on :
264
264
- rhel87-small
265
265
expansions :
266
266
COMPRESSORS : snappy
267
- PYTHON_BINARY : /opt/python/pypy3.9 /bin/python3
267
+ PYTHON_BINARY : /opt/python/pypy3.10 /bin/python3
268
268
- name : compression-zlib-rhel8-pypy3.10
269
269
tasks :
270
270
- name : .standalone .noauth .nossl .sync_async
@@ -274,15 +274,15 @@ buildvariants:
274
274
expansions :
275
275
COMPRESSORS : zlib
276
276
PYTHON_BINARY : /opt/python/pypy3.10/bin/python3
277
- - name : compression-zstd-rhel8-pypy3.9
277
+ - name : compression-zstd-rhel8-pypy3.10
278
278
tasks :
279
279
- name : .standalone .noauth .nossl .sync_async !.4.0
280
- display_name : Compression zstd RHEL8 PyPy3.9
280
+ display_name : Compression zstd RHEL8 PyPy3.10
281
281
run_on :
282
282
- rhel87-small
283
283
expansions :
284
284
COMPRESSORS : zstd
285
- PYTHON_BINARY : /opt/python/pypy3.9 /bin/python3
285
+ PYTHON_BINARY : /opt/python/pypy3.10 /bin/python3
286
286
287
287
# Disable test commands tests
288
288
- name : disable-test-commands-rhel8-python3.9
@@ -460,15 +460,6 @@ buildvariants:
460
460
test_encryption : " true"
461
461
test_encryption_pyopenssl : " true"
462
462
PYTHON_BINARY : /opt/python/3.12/bin/python3
463
- - name : encryption-rhel8-pypy3.9
464
- tasks :
465
- - name : .sharded_cluster .auth .ssl .sync_async
466
- display_name : Encryption RHEL8 PyPy3.9
467
- run_on :
468
- - rhel87-small
469
- expansions :
470
- test_encryption : " true"
471
- PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
472
463
- name : encryption-macos-python3.9
473
464
tasks :
474
465
- name : .latest .replica_set .sync_async
@@ -608,15 +599,6 @@ buildvariants:
608
599
expansions :
609
600
AUTH : auth
610
601
PYTHON_BINARY : C:/python/Python313/python.exe
611
- - name : auth-enterprise-rhel8-pypy3.9-auth
612
- tasks :
613
- - name : test-enterprise-auth
614
- display_name : Auth Enterprise RHEL8 PyPy3.9 Auth
615
- run_on :
616
- - rhel87-small
617
- expansions :
618
- AUTH : auth
619
- PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
620
602
- name : auth-enterprise-rhel8-pypy3.10-auth
621
603
tasks :
622
604
- name : test-enterprise-auth
@@ -900,10 +882,10 @@ buildvariants:
900
882
TOPOLOGY : server
901
883
VERSION : " 8.0"
902
884
PYTHON_BINARY : /opt/python/3.13/bin/python3
903
- - name : ocsp-rhel8-rapid-pypy3.9
885
+ - name : ocsp-rhel8-rapid-pypy3.10
904
886
tasks :
905
887
- name : .ocsp
906
- display_name : OCSP RHEL8 rapid PyPy3.9
888
+ display_name : OCSP RHEL8 rapid PyPy3.10
907
889
run_on :
908
890
- rhel87-small
909
891
batchtime : 20160
@@ -912,11 +894,11 @@ buildvariants:
912
894
SSL : ssl
913
895
TOPOLOGY : server
914
896
VERSION : rapid
915
- PYTHON_BINARY : /opt/python/pypy3.9 /bin/python3
916
- - name : ocsp-rhel8-latest-pypy3.10
897
+ PYTHON_BINARY : /opt/python/pypy3.10 /bin/python3
898
+ - name : ocsp-rhel8-latest-python3.9
917
899
tasks :
918
900
- name : .ocsp
919
- display_name : OCSP RHEL8 latest PyPy3.10
901
+ display_name : OCSP RHEL8 latest Python3.9
920
902
run_on :
921
903
- rhel87-small
922
904
batchtime : 20160
@@ -925,7 +907,7 @@ buildvariants:
925
907
SSL : ssl
926
908
TOPOLOGY : server
927
909
VERSION : latest
928
- PYTHON_BINARY : /opt/python/pypy3.10 /bin/python3
910
+ PYTHON_BINARY : /opt/python/3.9 /bin/python3
929
911
- name : ocsp-win64-v4.4-python3.9
930
912
tasks :
931
913
- name : .ocsp-rsa !.ocsp-staple
@@ -1061,17 +1043,6 @@ buildvariants:
1061
1043
expansions :
1062
1044
test_pyopenssl : " true"
1063
1045
PYTHON_BINARY : C:/python/Python313/python.exe
1064
- - name : pyopenssl-rhel8-pypy3.9
1065
- tasks :
1066
- - name : .replica_set .auth .ssl .sync_async
1067
- - name : .7.0 .auth .ssl .sync_async
1068
- display_name : PyOpenSSL RHEL8 PyPy3.9
1069
- run_on :
1070
- - rhel87-small
1071
- batchtime : 10080
1072
- expansions :
1073
- test_pyopenssl : " true"
1074
- PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
1075
1046
- name : pyopenssl-rhel8-pypy3.10
1076
1047
tasks :
1077
1048
- name : .replica_set .auth .ssl .sync_async
@@ -1164,17 +1135,6 @@ buildvariants:
1164
1135
expansions :
1165
1136
COVERAGE : coverage
1166
1137
PYTHON_BINARY : /opt/python/3.12/bin/python3
1167
- - name : test-rhel8-pypy3.9
1168
- tasks :
1169
- - name : .sharded_cluster .auth .ssl .sync_async
1170
- - name : .replica_set .noauth .ssl .sync_async
1171
- - name : .standalone .noauth .nossl .sync_async
1172
- display_name : " * Test RHEL8 PyPy3.9"
1173
- run_on :
1174
- - rhel87-small
1175
- expansions :
1176
- COVERAGE : coverage
1177
- PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
1178
1138
- name : test-macos-python3.9
1179
1139
tasks :
1180
1140
- name : .sharded_cluster .auth .ssl !.sync_async
0 commit comments