@@ -1274,12 +1274,12 @@ buildvariants:
1274
1274
tags : [versionedApi_tag]
1275
1275
- name : stable-api-accept-v2-rhel8-python3.9-auth
1276
1276
tasks :
1277
- - name : " !.replica_set .5.0 .noauth .nossl .sync_async"
1278
- - name : " !.replica_set .6.0 .noauth .nossl .sync_async"
1279
- - name : " !.replica_set .7.0 .noauth .nossl .sync_async"
1280
- - name : " !.replica_set .8.0 .noauth .nossl .sync_async"
1281
- - name : " !.replica_set .rapid .noauth .nossl .sync_async"
1282
- - name : " !.replica_set .latest .noauth .nossl .sync_async"
1277
+ - name : .standalone .5.0 .noauth .nossl .sync_async
1278
+ - name : .standalone .6.0 .noauth .nossl .sync_async
1279
+ - name : .standalone .7.0 .noauth .nossl .sync_async
1280
+ - name : .standalone .8.0 .noauth .nossl .sync_async
1281
+ - name : .standalone .rapid .noauth .nossl .sync_async
1282
+ - name : .standalone .latest .noauth .nossl .sync_async
1283
1283
display_name : Stable API accept v2 RHEL8 Python3.9 Auth
1284
1284
run_on :
1285
1285
- rhel87-small
@@ -1307,12 +1307,12 @@ buildvariants:
1307
1307
tags : [versionedApi_tag]
1308
1308
- name : stable-api-accept-v2-rhel8-python3.13-auth
1309
1309
tasks :
1310
- - name : " !.replica_set .5.0 .noauth .nossl .sync_async"
1311
- - name : " !.replica_set .6.0 .noauth .nossl .sync_async"
1312
- - name : " !.replica_set .7.0 .noauth .nossl .sync_async"
1313
- - name : " !.replica_set .8.0 .noauth .nossl .sync_async"
1314
- - name : " !.replica_set .rapid .noauth .nossl .sync_async"
1315
- - name : " !.replica_set .latest .noauth .nossl .sync_async"
1310
+ - name : .standalone .5.0 .noauth .nossl .sync_async
1311
+ - name : .standalone .6.0 .noauth .nossl .sync_async
1312
+ - name : .standalone .7.0 .noauth .nossl .sync_async
1313
+ - name : .standalone .8.0 .noauth .nossl .sync_async
1314
+ - name : .standalone .rapid .noauth .nossl .sync_async
1315
+ - name : .standalone .latest .noauth .nossl .sync_async
1316
1316
display_name : Stable API accept v2 RHEL8 Python3.13 Auth
1317
1317
run_on :
1318
1318
- rhel87-small
0 commit comments