@@ -1257,12 +1257,12 @@ buildvariants:
1257
1257
# Stable api tests
1258
1258
- name : stable-api-require-v1-rhel8-python3.9-auth
1259
1259
tasks :
1260
- - name : .standalone .5.0 .noauth .nossl .sync_async
1261
- - name : .standalone .6.0 .noauth .nossl .sync_async
1262
- - name : .standalone .7.0 .noauth .nossl .sync_async
1263
- - name : .standalone .8.0 .noauth .nossl .sync_async
1264
- - name : .standalone .rapid .noauth .nossl .sync_async
1265
- - name : .standalone .latest .noauth .nossl .sync_async
1260
+ - name : " !.replica_set .5.0 .noauth .nossl .sync_async"
1261
+ - name : " !.replica_set .6.0 .noauth .nossl .sync_async"
1262
+ - name : " !.replica_set .7.0 .noauth .nossl .sync_async"
1263
+ - name : " !.replica_set .8.0 .noauth .nossl .sync_async"
1264
+ - name : " !.replica_set .rapid .noauth .nossl .sync_async"
1265
+ - name : " !.replica_set .latest .noauth .nossl .sync_async"
1266
1266
display_name : Stable API require v1 RHEL8 Python3.9 Auth
1267
1267
run_on :
1268
1268
- rhel87-small
@@ -1290,12 +1290,12 @@ buildvariants:
1290
1290
tags : [versionedApi_tag]
1291
1291
- name : stable-api-require-v1-rhel8-python3.13-auth
1292
1292
tasks :
1293
- - name : .standalone .5.0 .noauth .nossl .sync_async
1294
- - name : .standalone .6.0 .noauth .nossl .sync_async
1295
- - name : .standalone .7.0 .noauth .nossl .sync_async
1296
- - name : .standalone .8.0 .noauth .nossl .sync_async
1297
- - name : .standalone .rapid .noauth .nossl .sync_async
1298
- - name : .standalone .latest .noauth .nossl .sync_async
1293
+ - name : " !.replica_set .5.0 .noauth .nossl .sync_async"
1294
+ - name : " !.replica_set .6.0 .noauth .nossl .sync_async"
1295
+ - name : " !.replica_set .7.0 .noauth .nossl .sync_async"
1296
+ - name : " !.replica_set .8.0 .noauth .nossl .sync_async"
1297
+ - name : " !.replica_set .rapid .noauth .nossl .sync_async"
1298
+ - name : " !.replica_set .latest .noauth .nossl .sync_async"
1299
1299
display_name : Stable API require v1 RHEL8 Python3.13 Auth
1300
1300
run_on :
1301
1301
- rhel87-small
0 commit comments