@@ -8032,67 +8032,79 @@ tasks:
8032
8032
- sync_async
8033
8033
8034
8034
# Server version tests
8035
- - name : test-python3.9-standalone-noauth-nossl
8035
+ - name : test-python3.9-sharded-cluster-auth-ssl
8036
8036
commands :
8037
8037
- func : run server
8038
8038
vars :
8039
- TOPOLOGY : standalone
8040
- AUTH : noauth
8041
- SSL : nossl
8039
+ TOPOLOGY : sharded_cluster
8040
+ AUTH : auth
8041
+ SSL : ssl
8042
8042
- func : run tests
8043
8043
vars :
8044
- AUTH : noauth
8045
- SSL : nossl
8044
+ AUTH : auth
8045
+ SSL : ssl
8046
8046
tags : [server-version]
8047
- - name : test-python3.10-standalone-noauth-nossl
8047
+ - name : test-python3.10-sharded-cluster-auth-ssl
8048
8048
commands :
8049
8049
- func : run server
8050
8050
vars :
8051
- TOPOLOGY : standalone
8052
- AUTH : noauth
8053
- SSL : nossl
8051
+ TOPOLOGY : sharded_cluster
8052
+ AUTH : auth
8053
+ SSL : ssl
8054
8054
- func : run tests
8055
8055
vars :
8056
- AUTH : noauth
8057
- SSL : nossl
8056
+ AUTH : auth
8057
+ SSL : ssl
8058
8058
tags : [server-version]
8059
- - name : test-python3.11-standalone-noauth-nossl
8059
+ - name : test-python3.11-sharded-cluster-auth-ssl
8060
8060
commands :
8061
8061
- func : run server
8062
8062
vars :
8063
- TOPOLOGY : standalone
8064
- AUTH : noauth
8065
- SSL : nossl
8063
+ TOPOLOGY : sharded_cluster
8064
+ AUTH : auth
8065
+ SSL : ssl
8066
8066
- func : run tests
8067
8067
vars :
8068
- AUTH : noauth
8069
- SSL : nossl
8068
+ AUTH : auth
8069
+ SSL : ssl
8070
8070
tags : [server-version]
8071
- - name : test-python3.12-standalone-noauth-nossl
8071
+ - name : test-python3.12-sharded-cluster-auth-ssl
8072
8072
commands :
8073
8073
- func : run server
8074
8074
vars :
8075
- TOPOLOGY : standalone
8076
- AUTH : noauth
8077
- SSL : nossl
8075
+ TOPOLOGY : sharded_cluster
8076
+ AUTH : auth
8077
+ SSL : ssl
8078
8078
- func : run tests
8079
8079
vars :
8080
- AUTH : noauth
8081
- SSL : nossl
8080
+ AUTH : auth
8081
+ SSL : ssl
8082
8082
tags : [server-version]
8083
- - name : test-python3.13-standalone-noauth-nossl
8083
+ - name : test-python3.13-sharded-cluster-auth-ssl
8084
8084
commands :
8085
8085
- func : run server
8086
8086
vars :
8087
- TOPOLOGY : standalone
8088
- AUTH : noauth
8089
- SSL : nossl
8087
+ TOPOLOGY : sharded_cluster
8088
+ AUTH : auth
8089
+ SSL : ssl
8090
8090
- func : run tests
8091
8091
vars :
8092
- AUTH : noauth
8093
- SSL : nossl
8092
+ AUTH : auth
8093
+ SSL : ssl
8094
+ tags : [server-version]
8095
+ - name : test-pypy3.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
8094
8106
tags : [server-version]
8095
- - name : test-pypy3.10 -standalone-noauth-nossl
8107
+ - name : test-python3.9 -standalone-noauth-nossl
8096
8108
commands :
8097
8109
- func : run server
8098
8110
vars :
@@ -8104,7 +8116,7 @@ tasks:
8104
8116
AUTH : noauth
8105
8117
SSL : nossl
8106
8118
tags : [server-version]
8107
- - name : test-python3.9 -replica-set-noauth-ssl
8119
+ - name : test-python3.10 -replica-set-noauth-ssl
8108
8120
commands :
8109
8121
- func : run server
8110
8122
vars :
@@ -8116,19 +8128,19 @@ tasks:
8116
8128
AUTH : noauth
8117
8129
SSL : ssl
8118
8130
tags : [server-version]
8119
- - name : test-python3.10-sharded-cluster-auth-ssl
8131
+ - name : test-python3.11-standalone-noauth-nossl
8120
8132
commands :
8121
8133
- func : run server
8122
8134
vars :
8123
- TOPOLOGY : sharded_cluster
8124
- AUTH : auth
8125
- SSL : ssl
8135
+ TOPOLOGY : standalone
8136
+ AUTH : noauth
8137
+ SSL : nossl
8126
8138
- func : run tests
8127
8139
vars :
8128
- AUTH : auth
8129
- SSL : ssl
8140
+ AUTH : noauth
8141
+ SSL : nossl
8130
8142
tags : [server-version]
8131
- - name : test-python3.11 -replica-set-noauth-ssl
8143
+ - name : test-python3.12 -replica-set-noauth-ssl
8132
8144
commands :
8133
8145
- func : run server
8134
8146
vars :
@@ -8140,19 +8152,19 @@ tasks:
8140
8152
AUTH : noauth
8141
8153
SSL : ssl
8142
8154
tags : [server-version]
8143
- - name : test-python3.12-sharded-cluster-auth-ssl
8155
+ - name : test-python3.13-standalone-noauth-nossl
8144
8156
commands :
8145
8157
- func : run server
8146
8158
vars :
8147
- TOPOLOGY : sharded_cluster
8148
- AUTH : auth
8149
- SSL : ssl
8159
+ TOPOLOGY : standalone
8160
+ AUTH : noauth
8161
+ SSL : nossl
8150
8162
- func : run tests
8151
8163
vars :
8152
- AUTH : auth
8153
- SSL : ssl
8164
+ AUTH : noauth
8165
+ SSL : nossl
8154
8166
tags : [server-version]
8155
- - name : test-python3.13 -replica-set-noauth-ssl
8167
+ - name : test-pypy3.10 -replica-set-noauth-ssl
8156
8168
commands :
8157
8169
- func : run server
8158
8170
vars :
@@ -8164,18 +8176,6 @@ tasks:
8164
8176
AUTH : noauth
8165
8177
SSL : ssl
8166
8178
tags : [server-version]
8167
- - name : test-pypy3.10-sharded-cluster-auth-ssl
8168
- commands :
8169
- - func : run server
8170
- vars :
8171
- TOPOLOGY : sharded_cluster
8172
- AUTH : auth
8173
- SSL : ssl
8174
- - func : run tests
8175
- vars :
8176
- AUTH : auth
8177
- SSL : ssl
8178
- tags : [server-version]
8179
8179
8180
8180
# Serverless tests
8181
8181
- name : test-serverless
0 commit comments