@@ -8044,30 +8044,6 @@ tasks:
8044
8044
AUTH : noauth
8045
8045
SSL : nossl
8046
8046
tags : [server-version]
8047
- - name : test-python3.9-replica-set-noauth-ssl
8048
- commands :
8049
- - func : run server
8050
- vars :
8051
- TOPOLOGY : replica_set
8052
- AUTH : noauth
8053
- SSL : ssl
8054
- - func : run tests
8055
- vars :
8056
- AUTH : noauth
8057
- SSL : ssl
8058
- tags : [server-version]
8059
- - name : test-python3.9-sharded-cluster-auth-ssl
8060
- commands :
8061
- - func : run server
8062
- vars :
8063
- TOPOLOGY : sharded_cluster
8064
- AUTH : auth
8065
- SSL : ssl
8066
- - func : run tests
8067
- vars :
8068
- AUTH : auth
8069
- SSL : ssl
8070
- tags : [server-version]
8071
8047
- name : test-python3.10-standalone-noauth-nossl
8072
8048
commands :
8073
8049
- func : run server
@@ -8080,31 +8056,19 @@ tasks:
8080
8056
AUTH : noauth
8081
8057
SSL : nossl
8082
8058
tags : [server-version]
8083
- - name : test-python3.10-replica-set- noauth-ssl
8059
+ - name : test-python3.11-standalone- noauth-nossl
8084
8060
commands :
8085
8061
- func : run server
8086
8062
vars :
8087
- TOPOLOGY : replica_set
8063
+ TOPOLOGY : standalone
8088
8064
AUTH : noauth
8089
- SSL : ssl
8065
+ SSL : nossl
8090
8066
- func : run tests
8091
8067
vars :
8092
8068
AUTH : noauth
8093
- SSL : ssl
8094
- tags : [server-version]
8095
- - name : test-python3.10-sharded-cluster-auth-ssl
8096
- commands :
8097
- - func : run server
8098
- vars :
8099
- TOPOLOGY : sharded_cluster
8100
- AUTH : auth
8101
- SSL : ssl
8102
- - func : run tests
8103
- vars :
8104
- AUTH : auth
8105
- SSL : ssl
8069
+ SSL : nossl
8106
8070
tags : [server-version]
8107
- - name : test-python3.11 -standalone-noauth-nossl
8071
+ - name : test-python3.12 -standalone-noauth-nossl
8108
8072
commands :
8109
8073
- func : run server
8110
8074
vars :
@@ -8116,31 +8080,19 @@ tasks:
8116
8080
AUTH : noauth
8117
8081
SSL : nossl
8118
8082
tags : [server-version]
8119
- - name : test-python3.11-replica-set- noauth-ssl
8083
+ - name : test-python3.13-standalone- noauth-nossl
8120
8084
commands :
8121
8085
- func : run server
8122
8086
vars :
8123
- TOPOLOGY : replica_set
8087
+ TOPOLOGY : standalone
8124
8088
AUTH : noauth
8125
- SSL : ssl
8089
+ SSL : nossl
8126
8090
- func : run tests
8127
8091
vars :
8128
8092
AUTH : noauth
8129
- SSL : ssl
8130
- tags : [server-version]
8131
- - name : test-python3.11-sharded-cluster-auth-ssl
8132
- commands :
8133
- - func : run server
8134
- vars :
8135
- TOPOLOGY : sharded_cluster
8136
- AUTH : auth
8137
- SSL : ssl
8138
- - func : run tests
8139
- vars :
8140
- AUTH : auth
8141
- SSL : ssl
8093
+ SSL : nossl
8142
8094
tags : [server-version]
8143
- - name : test-python3.12 -standalone-noauth-nossl
8095
+ - name : test-pypy3.10 -standalone-noauth-nossl
8144
8096
commands :
8145
8097
- func : run server
8146
8098
vars :
@@ -8152,7 +8104,7 @@ tasks:
8152
8104
AUTH : noauth
8153
8105
SSL : nossl
8154
8106
tags : [server-version]
8155
- - name : test-python3.12 -replica-set-noauth-ssl
8107
+ - name : test-python3.9 -replica-set-noauth-ssl
8156
8108
commands :
8157
8109
- func : run server
8158
8110
vars :
@@ -8164,7 +8116,7 @@ tasks:
8164
8116
AUTH : noauth
8165
8117
SSL : ssl
8166
8118
tags : [server-version]
8167
- - name : test-python3.12 -sharded-cluster-auth-ssl
8119
+ - name : test-python3.10 -sharded-cluster-auth-ssl
8168
8120
commands :
8169
8121
- func : run server
8170
8122
vars :
@@ -8176,19 +8128,7 @@ tasks:
8176
8128
AUTH : auth
8177
8129
SSL : ssl
8178
8130
tags : [server-version]
8179
- - name : test-python3.13-standalone-noauth-nossl
8180
- commands :
8181
- - func : run server
8182
- vars :
8183
- TOPOLOGY : standalone
8184
- AUTH : noauth
8185
- SSL : nossl
8186
- - func : run tests
8187
- vars :
8188
- AUTH : noauth
8189
- SSL : nossl
8190
- tags : [server-version]
8191
- - name : test-python3.13-replica-set-noauth-ssl
8131
+ - name : test-python3.11-replica-set-noauth-ssl
8192
8132
commands :
8193
8133
- func : run server
8194
8134
vars :
@@ -8200,7 +8140,7 @@ tasks:
8200
8140
AUTH : noauth
8201
8141
SSL : ssl
8202
8142
tags : [server-version]
8203
- - name : test-python3.13 -sharded-cluster-auth-ssl
8143
+ - name : test-python3.12 -sharded-cluster-auth-ssl
8204
8144
commands :
8205
8145
- func : run server
8206
8146
vars :
@@ -8212,19 +8152,7 @@ tasks:
8212
8152
AUTH : auth
8213
8153
SSL : ssl
8214
8154
tags : [server-version]
8215
- - name : test-pypy3.10-standalone-noauth-nossl
8216
- commands :
8217
- - func : run server
8218
- vars :
8219
- TOPOLOGY : standalone
8220
- AUTH : noauth
8221
- SSL : nossl
8222
- - func : run tests
8223
- vars :
8224
- AUTH : noauth
8225
- SSL : nossl
8226
- tags : [server-version]
8227
- - name : test-pypy3.10-replica-set-noauth-ssl
8155
+ - name : test-python3.13-replica-set-noauth-ssl
8228
8156
commands :
8229
8157
- func : run server
8230
8158
vars :
0 commit comments