@@ -8032,7 +8032,7 @@ tasks:
8032
8032
- sync_async
8033
8033
8034
8034
# Server version tests
8035
- - name : test--python3.9
8035
+ - name : test--python3.9-standalone
8036
8036
commands :
8037
8037
- func : run server
8038
8038
vars :
@@ -8044,7 +8044,7 @@ tasks:
8044
8044
AUTH : noauth
8045
8045
SSL : nossl
8046
8046
tags : [server-version]
8047
- - name : test--python3.9
8047
+ - name : test--python3.9-replica-set
8048
8048
commands :
8049
8049
- func : run server
8050
8050
vars :
@@ -8056,7 +8056,7 @@ tasks:
8056
8056
AUTH : noauth
8057
8057
SSL : ssl
8058
8058
tags : [server-version]
8059
- - name : test--python3.9
8059
+ - name : test--python3.9-sharded-cluster
8060
8060
commands :
8061
8061
- func : run server
8062
8062
vars :
@@ -8068,7 +8068,7 @@ tasks:
8068
8068
AUTH : auth
8069
8069
SSL : ssl
8070
8070
tags : [server-version]
8071
- - name : test--python3.10
8071
+ - name : test--python3.10-standalone
8072
8072
commands :
8073
8073
- func : run server
8074
8074
vars :
@@ -8080,7 +8080,7 @@ tasks:
8080
8080
AUTH : noauth
8081
8081
SSL : nossl
8082
8082
tags : [server-version]
8083
- - name : test--python3.10
8083
+ - name : test--python3.10-replica-set
8084
8084
commands :
8085
8085
- func : run server
8086
8086
vars :
@@ -8092,7 +8092,7 @@ tasks:
8092
8092
AUTH : noauth
8093
8093
SSL : ssl
8094
8094
tags : [server-version]
8095
- - name : test--python3.10
8095
+ - name : test--python3.10-sharded-cluster
8096
8096
commands :
8097
8097
- func : run server
8098
8098
vars :
@@ -8104,7 +8104,7 @@ tasks:
8104
8104
AUTH : auth
8105
8105
SSL : ssl
8106
8106
tags : [server-version]
8107
- - name : test--python3.11
8107
+ - name : test--python3.11-standalone
8108
8108
commands :
8109
8109
- func : run server
8110
8110
vars :
@@ -8116,7 +8116,7 @@ tasks:
8116
8116
AUTH : noauth
8117
8117
SSL : nossl
8118
8118
tags : [server-version]
8119
- - name : test--python3.11
8119
+ - name : test--python3.11-replica-set
8120
8120
commands :
8121
8121
- func : run server
8122
8122
vars :
@@ -8128,7 +8128,7 @@ tasks:
8128
8128
AUTH : noauth
8129
8129
SSL : ssl
8130
8130
tags : [server-version]
8131
- - name : test--python3.11
8131
+ - name : test--python3.11-sharded-cluster
8132
8132
commands :
8133
8133
- func : run server
8134
8134
vars :
@@ -8140,7 +8140,7 @@ tasks:
8140
8140
AUTH : auth
8141
8141
SSL : ssl
8142
8142
tags : [server-version]
8143
- - name : test--python3.12
8143
+ - name : test--python3.12-standalone
8144
8144
commands :
8145
8145
- func : run server
8146
8146
vars :
@@ -8152,7 +8152,7 @@ tasks:
8152
8152
AUTH : noauth
8153
8153
SSL : nossl
8154
8154
tags : [server-version]
8155
- - name : test--python3.12
8155
+ - name : test--python3.12-replica-set
8156
8156
commands :
8157
8157
- func : run server
8158
8158
vars :
@@ -8164,7 +8164,7 @@ tasks:
8164
8164
AUTH : noauth
8165
8165
SSL : ssl
8166
8166
tags : [server-version]
8167
- - name : test--python3.12
8167
+ - name : test--python3.12-sharded-cluster
8168
8168
commands :
8169
8169
- func : run server
8170
8170
vars :
@@ -8176,7 +8176,7 @@ tasks:
8176
8176
AUTH : auth
8177
8177
SSL : ssl
8178
8178
tags : [server-version]
8179
- - name : test--python3.13
8179
+ - name : test--python3.13-standalone
8180
8180
commands :
8181
8181
- func : run server
8182
8182
vars :
@@ -8188,7 +8188,7 @@ tasks:
8188
8188
AUTH : noauth
8189
8189
SSL : nossl
8190
8190
tags : [server-version]
8191
- - name : test--python3.13
8191
+ - name : test--python3.13-replica-set
8192
8192
commands :
8193
8193
- func : run server
8194
8194
vars :
@@ -8200,7 +8200,7 @@ tasks:
8200
8200
AUTH : noauth
8201
8201
SSL : ssl
8202
8202
tags : [server-version]
8203
- - name : test--python3.13
8203
+ - name : test--python3.13-sharded-cluster
8204
8204
commands :
8205
8205
- func : run server
8206
8206
vars :
@@ -8212,7 +8212,7 @@ tasks:
8212
8212
AUTH : auth
8213
8213
SSL : ssl
8214
8214
tags : [server-version]
8215
- - name : test--pypy3.10
8215
+ - name : test--pypy3.10-standalone
8216
8216
commands :
8217
8217
- func : run server
8218
8218
vars :
@@ -8224,7 +8224,7 @@ tasks:
8224
8224
AUTH : noauth
8225
8225
SSL : nossl
8226
8226
tags : [server-version]
8227
- - name : test--pypy3.10
8227
+ - name : test--pypy3.10-replica-set
8228
8228
commands :
8229
8229
- func : run server
8230
8230
vars :
@@ -8236,7 +8236,7 @@ tasks:
8236
8236
AUTH : noauth
8237
8237
SSL : ssl
8238
8238
tags : [server-version]
8239
- - name : test--pypy3.10
8239
+ - name : test--pypy3.10-sharded-cluster
8240
8240
commands :
8241
8241
- func : run server
8242
8242
vars :
0 commit comments