@@ -307,7 +307,7 @@ buildvariants:
307
307
# Encryption tests
308
308
- name : encryption-rhel8-py3.9
309
309
tasks :
310
- - name : .shared_cluster .auth .ssl
310
+ - name : .sharded_cluster .auth .ssl
311
311
- name : .replica_set .noauth .ssl
312
312
- name : .standalone .noauth .nossl
313
313
display_name : Encryption RHEL8 py3.9
@@ -320,7 +320,7 @@ buildvariants:
320
320
tags : [encryption_tag]
321
321
- name : encryption-rhel8-py3.13
322
322
tasks :
323
- - name : .shared_cluster .auth .ssl
323
+ - name : .sharded_cluster .auth .ssl
324
324
- name : .replica_set .noauth .ssl
325
325
- name : .standalone .noauth .nossl
326
326
display_name : Encryption RHEL8 py3.13
@@ -333,7 +333,7 @@ buildvariants:
333
333
tags : [encryption_tag]
334
334
- name : encryption-rhel8-pypy3.10
335
335
tasks :
336
- - name : .shared_cluster .auth .ssl
336
+ - name : .sharded_cluster .auth .ssl
337
337
- name : .replica_set .noauth .ssl
338
338
- name : .standalone .noauth .nossl
339
339
display_name : Encryption RHEL8 pypy3.10
@@ -346,7 +346,7 @@ buildvariants:
346
346
tags : [encryption_tag]
347
347
- name : encryption-crypt_shared-rhel8-py3.9
348
348
tasks :
349
- - name : .shared_cluster .auth .ssl
349
+ - name : .sharded_cluster .auth .ssl
350
350
- name : .replica_set .noauth .ssl
351
351
- name : .standalone .noauth .nossl
352
352
display_name : Encryption crypt_shared RHEL8 py3.9
@@ -360,7 +360,7 @@ buildvariants:
360
360
tags : [encryption_tag]
361
361
- name : encryption-crypt_shared-rhel8-py3.13
362
362
tasks :
363
- - name : .shared_cluster .auth .ssl
363
+ - name : .sharded_cluster .auth .ssl
364
364
- name : .replica_set .noauth .ssl
365
365
- name : .standalone .noauth .nossl
366
366
display_name : Encryption crypt_shared RHEL8 py3.13
@@ -374,7 +374,7 @@ buildvariants:
374
374
tags : [encryption_tag]
375
375
- name : encryption-crypt_shared-rhel8-pypy3.10
376
376
tasks :
377
- - name : .shared_cluster .auth .ssl
377
+ - name : .sharded_cluster .auth .ssl
378
378
- name : .replica_set .noauth .ssl
379
379
- name : .standalone .noauth .nossl
380
380
display_name : Encryption crypt_shared RHEL8 pypy3.10
@@ -388,7 +388,7 @@ buildvariants:
388
388
tags : [encryption_tag]
389
389
- name : encryption-pyopenssl-rhel8-py3.9
390
390
tasks :
391
- - name : .shared_cluster .auth .ssl
391
+ - name : .sharded_cluster .auth .ssl
392
392
- name : .replica_set .noauth .ssl
393
393
- name : .standalone .noauth .nossl
394
394
display_name : Encryption PyOpenSSL RHEL8 py3.9
@@ -402,7 +402,7 @@ buildvariants:
402
402
tags : [encryption_tag]
403
403
- name : encryption-pyopenssl-rhel8-py3.13
404
404
tasks :
405
- - name : .shared_cluster .auth .ssl
405
+ - name : .sharded_cluster .auth .ssl
406
406
- name : .replica_set .noauth .ssl
407
407
- name : .standalone .noauth .nossl
408
408
display_name : Encryption PyOpenSSL RHEL8 py3.13
@@ -416,7 +416,7 @@ buildvariants:
416
416
tags : [encryption_tag]
417
417
- name : encryption-pyopenssl-rhel8-pypy3.10
418
418
tasks :
419
- - name : .shared_cluster .auth .ssl
419
+ - name : .sharded_cluster .auth .ssl
420
420
- name : .replica_set .noauth .ssl
421
421
- name : .standalone .noauth .nossl
422
422
display_name : Encryption PyOpenSSL RHEL8 pypy3.10
@@ -430,7 +430,7 @@ buildvariants:
430
430
tags : [encryption_tag]
431
431
- name : encryption-rhel8-py3.10
432
432
tasks :
433
- - name : .shared_cluster .auth .ssl
433
+ - name : .sharded_cluster .auth .ssl
434
434
display_name : Encryption RHEL8 py3.10
435
435
run_on :
436
436
- rhel87-small
@@ -459,7 +459,7 @@ buildvariants:
459
459
PYTHON_BINARY : /opt/python/3.12/bin/python3
460
460
- name : encryption-rhel8-pypy3.9
461
461
tasks :
462
- - name : .shared_cluster .auth .ssl
462
+ - name : .sharded_cluster .auth .ssl
463
463
display_name : Encryption RHEL8 pypy3.9
464
464
run_on :
465
465
- rhel87-small
@@ -1246,7 +1246,7 @@ buildvariants:
1246
1246
tags : [coverage_tag]
1247
1247
- name : test-rhel8-py3.10
1248
1248
tasks :
1249
- - name : .shared_cluster .auth .ssl
1249
+ - name : .sharded_cluster .auth .ssl
1250
1250
- name : .replica_set .noauth .ssl
1251
1251
- name : .standalone .noauth .nossl
1252
1252
display_name : Test RHEL8 py3.10
@@ -1257,7 +1257,7 @@ buildvariants:
1257
1257
PYTHON_BINARY : /opt/python/3.10/bin/python3
1258
1258
- name : test-rhel8-py3.11
1259
1259
tasks :
1260
- - name : .shared_cluster .auth .ssl
1260
+ - name : .sharded_cluster .auth .ssl
1261
1261
- name : .replica_set .noauth .ssl
1262
1262
- name : .standalone .noauth .nossl
1263
1263
display_name : Test RHEL8 py3.11
@@ -1268,7 +1268,7 @@ buildvariants:
1268
1268
PYTHON_BINARY : /opt/python/3.11/bin/python3
1269
1269
- name : test-rhel8-py3.12
1270
1270
tasks :
1271
- - name : .shared_cluster .auth .ssl
1271
+ - name : .sharded_cluster .auth .ssl
1272
1272
- name : .replica_set .noauth .ssl
1273
1273
- name : .standalone .noauth .nossl
1274
1274
display_name : Test RHEL8 py3.12
@@ -1279,7 +1279,7 @@ buildvariants:
1279
1279
PYTHON_BINARY : /opt/python/3.12/bin/python3
1280
1280
- name : test-rhel8-pypy3.9
1281
1281
tasks :
1282
- - name : .shared_cluster .auth .ssl
1282
+ - name : .sharded_cluster .auth .ssl
1283
1283
- name : .replica_set .noauth .ssl
1284
1284
- name : .standalone .noauth .nossl
1285
1285
display_name : Test RHEL8 pypy3.9
@@ -1290,7 +1290,7 @@ buildvariants:
1290
1290
PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
1291
1291
- name : test-macos-py3.9
1292
1292
tasks :
1293
- - name : .shared_cluster .auth .ssl
1293
+ - name : .sharded_cluster .auth .ssl
1294
1294
- name : .replica_set .noauth .ssl
1295
1295
- name : .standalone .noauth .nossl
1296
1296
display_name : Test macOS py3.9
@@ -1301,7 +1301,7 @@ buildvariants:
1301
1301
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
1302
1302
- name : test-macos-py3.13
1303
1303
tasks :
1304
- - name : .shared_cluster .auth .ssl
1304
+ - name : .sharded_cluster .auth .ssl
1305
1305
- name : .replica_set .noauth .ssl
1306
1306
- name : .standalone .noauth .nossl
1307
1307
display_name : Test macOS py3.13
@@ -1312,19 +1312,19 @@ buildvariants:
1312
1312
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
1313
1313
- name : test-macos-arm64-py3.9
1314
1314
tasks :
1315
- - name : .shared_cluster .auth .ssl .6.0
1315
+ - name : .sharded_cluster .auth .ssl .6.0
1316
1316
- name : .replica_set .noauth .ssl .6.0
1317
1317
- name : .standalone .noauth .nossl .6.0
1318
- - name : .shared_cluster .auth .ssl .7.0
1318
+ - name : .sharded_cluster .auth .ssl .7.0
1319
1319
- name : .replica_set .noauth .ssl .7.0
1320
1320
- name : .standalone .noauth .nossl .7.0
1321
- - name : .shared_cluster .auth .ssl .8.0
1321
+ - name : .sharded_cluster .auth .ssl .8.0
1322
1322
- name : .replica_set .noauth .ssl .8.0
1323
1323
- name : .standalone .noauth .nossl .8.0
1324
- - name : .shared_cluster .auth .ssl .rapid
1324
+ - name : .sharded_cluster .auth .ssl .rapid
1325
1325
- name : .replica_set .noauth .ssl .rapid
1326
1326
- name : .standalone .noauth .nossl .rapid
1327
- - name : .shared_cluster .auth .ssl .latest
1327
+ - name : .sharded_cluster .auth .ssl .latest
1328
1328
- name : .replica_set .noauth .ssl .latest
1329
1329
- name : .standalone .noauth .nossl .latest
1330
1330
display_name : Test macOS Arm64 py3.9
@@ -1335,19 +1335,19 @@ buildvariants:
1335
1335
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
1336
1336
- name : test-macos-arm64-py3.13
1337
1337
tasks :
1338
- - name : .shared_cluster .auth .ssl .6.0
1338
+ - name : .sharded_cluster .auth .ssl .6.0
1339
1339
- name : .replica_set .noauth .ssl .6.0
1340
1340
- name : .standalone .noauth .nossl .6.0
1341
- - name : .shared_cluster .auth .ssl .7.0
1341
+ - name : .sharded_cluster .auth .ssl .7.0
1342
1342
- name : .replica_set .noauth .ssl .7.0
1343
1343
- name : .standalone .noauth .nossl .7.0
1344
- - name : .shared_cluster .auth .ssl .8.0
1344
+ - name : .sharded_cluster .auth .ssl .8.0
1345
1345
- name : .replica_set .noauth .ssl .8.0
1346
1346
- name : .standalone .noauth .nossl .8.0
1347
- - name : .shared_cluster .auth .ssl .rapid
1347
+ - name : .sharded_cluster .auth .ssl .rapid
1348
1348
- name : .replica_set .noauth .ssl .rapid
1349
1349
- name : .standalone .noauth .nossl .rapid
1350
- - name : .shared_cluster .auth .ssl .latest
1350
+ - name : .sharded_cluster .auth .ssl .latest
1351
1351
- name : .replica_set .noauth .ssl .latest
1352
1352
- name : .standalone .noauth .nossl .latest
1353
1353
display_name : Test macOS Arm64 py3.13
@@ -1358,7 +1358,7 @@ buildvariants:
1358
1358
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
1359
1359
- name : test-win64-py3.9
1360
1360
tasks :
1361
- - name : .shared_cluster .auth .ssl
1361
+ - name : .sharded_cluster .auth .ssl
1362
1362
- name : .replica_set .noauth .ssl
1363
1363
- name : .standalone .noauth .nossl
1364
1364
display_name : Test Win64 py3.9
@@ -1369,7 +1369,7 @@ buildvariants:
1369
1369
PYTHON_BINARY : C:/python/Python39/python.exe
1370
1370
- name : test-win64-py3.13
1371
1371
tasks :
1372
- - name : .shared_cluster .auth .ssl
1372
+ - name : .sharded_cluster .auth .ssl
1373
1373
- name : .replica_set .noauth .ssl
1374
1374
- name : .standalone .noauth .nossl
1375
1375
display_name : Test Win64 py3.13
@@ -1380,7 +1380,7 @@ buildvariants:
1380
1380
PYTHON_BINARY : C:/python/Python313/python.exe
1381
1381
- name : test-win32-py3.9
1382
1382
tasks :
1383
- - name : .shared_cluster .auth .ssl
1383
+ - name : .sharded_cluster .auth .ssl
1384
1384
- name : .replica_set .noauth .ssl
1385
1385
- name : .standalone .noauth .nossl
1386
1386
display_name : Test Win32 py3.9
@@ -1391,7 +1391,7 @@ buildvariants:
1391
1391
PYTHON_BINARY : C:/python/32/Python39/python.exe
1392
1392
- name : test-win32-py3.13
1393
1393
tasks :
1394
- - name : .shared_cluster .auth .ssl
1394
+ - name : .sharded_cluster .auth .ssl
1395
1395
- name : .replica_set .noauth .ssl
1396
1396
- name : .standalone .noauth .nossl
1397
1397
display_name : Test Win32 py3.13
0 commit comments