@@ -886,12 +886,12 @@ buildvariants:
886
886
# Stable api tests
887
887
- name : stable-api-require-v1-rhel8-python3.9-auth
888
888
tasks :
889
- - name : " !.replica_set .5.0 . noauth .nossl .sync_async "
890
- - name : " !.replica_set .6.0 . noauth .nossl .sync_async "
891
- - name : " !.replica_set .7.0 . noauth .nossl .sync_async "
892
- - name : " !.replica_set .8.0 . noauth .nossl .sync_async "
893
- - name : " !.replica_set .rapid . noauth .nossl .sync_async "
894
- - name : " !.replica_set .latest . noauth .nossl .sync_async "
889
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
890
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
891
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
892
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
893
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
894
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
895
895
display_name : Stable API require v1 RHEL8 Python3.9 Auth
896
896
run_on :
897
897
- rhel87-small
@@ -903,12 +903,12 @@ buildvariants:
903
903
tags : [versionedApi_tag]
904
904
- name : stable-api-accept-v2-rhel8-python3.9-auth
905
905
tasks :
906
- - name : .standalone . 5.0 .noauth .nossl .sync_async
907
- - name : .standalone . 6.0 .noauth .nossl .sync_async
908
- - name : .standalone . 7.0 .noauth .nossl .sync_async
909
- - name : .standalone . 8.0 .noauth .nossl .sync_async
910
- - name : .standalone . rapid .noauth .nossl .sync_async
911
- - name : .standalone . latest .noauth .nossl .sync_async
906
+ - name : .standard-linux .server- 5.0
907
+ - name : .standard-linux .server- 6.0
908
+ - name : .standard-linux .server- 7.0
909
+ - name : .standard-linux .server- 8.0
910
+ - name : .standard-linux .server- rapid
911
+ - name : .standard-linux .server- latest
912
912
display_name : Stable API accept v2 RHEL8 Python3.9 Auth
913
913
run_on :
914
914
- rhel87-small
@@ -919,12 +919,12 @@ buildvariants:
919
919
tags : [versionedApi_tag]
920
920
- name : stable-api-require-v1-rhel8-python3.13-auth
921
921
tasks :
922
- - name : " !.replica_set .5.0 . noauth .nossl .sync_async "
923
- - name : " !.replica_set .6.0 . noauth .nossl .sync_async "
924
- - name : " !.replica_set .7.0 . noauth .nossl .sync_async "
925
- - name : " !.replica_set .8.0 . noauth .nossl .sync_async "
926
- - name : " !.replica_set .rapid . noauth .nossl .sync_async "
927
- - name : " !.replica_set .latest . noauth .nossl .sync_async "
922
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
923
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
924
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
925
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
926
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
927
+ - name : .standard-linux !.replica_set- noauth-ssl .server-{v}
928
928
display_name : Stable API require v1 RHEL8 Python3.13 Auth
929
929
run_on :
930
930
- rhel87-small
@@ -936,12 +936,12 @@ buildvariants:
936
936
tags : [versionedApi_tag]
937
937
- name : stable-api-accept-v2-rhel8-python3.13-auth
938
938
tasks :
939
- - name : .standalone . 5.0 .noauth .nossl .sync_async
940
- - name : .standalone . 6.0 .noauth .nossl .sync_async
941
- - name : .standalone . 7.0 .noauth .nossl .sync_async
942
- - name : .standalone . 8.0 .noauth .nossl .sync_async
943
- - name : .standalone . rapid .noauth .nossl .sync_async
944
- - name : .standalone . latest .noauth .nossl .sync_async
939
+ - name : .standard-linux .server- 5.0
940
+ - name : .standard-linux .server- 6.0
941
+ - name : .standard-linux .server- 7.0
942
+ - name : .standard-linux .server- 8.0
943
+ - name : .standard-linux .server- rapid
944
+ - name : .standard-linux .server- latest
945
945
display_name : Stable API accept v2 RHEL8 Python3.13 Auth
946
946
run_on :
947
947
- rhel87-small
0 commit comments