@@ -1070,109 +1070,109 @@ buildvariants:
1070
1070
PYTHON_BINARY : /opt/python/3.9/bin/python3
1071
1071
1072
1072
# Server tests
1073
- - name : _test- rhel8-py3.9-cov
1073
+ - name : " *-test- rhel8-py3.9-cov"
1074
1074
tasks :
1075
1075
- name : .standalone .sync_async
1076
1076
- name : .replica_set .sync_async
1077
1077
- name : .sharded_cluster .sync_async
1078
- display_name : _Test RHEL8 py3.9 cov
1078
+ display_name : " * Test RHEL8 py3.9 cov"
1079
1079
run_on :
1080
1080
- rhel87-small
1081
1081
expansions :
1082
1082
COVERAGE : coverage
1083
1083
PYTHON_BINARY : /opt/python/3.9/bin/python3
1084
1084
tags : [coverage_tag]
1085
- - name : _test- rhel8-py3.13-cov
1085
+ - name : " *-test- rhel8-py3.13-cov"
1086
1086
tasks :
1087
1087
- name : .standalone .sync_async
1088
1088
- name : .replica_set .sync_async
1089
1089
- name : .sharded_cluster .sync_async
1090
- display_name : _Test RHEL8 py3.13 cov
1090
+ display_name : " * Test RHEL8 py3.13 cov"
1091
1091
run_on :
1092
1092
- rhel87-small
1093
1093
expansions :
1094
1094
COVERAGE : coverage
1095
1095
PYTHON_BINARY : /opt/python/3.13/bin/python3
1096
1096
tags : [coverage_tag]
1097
- - name : _test- rhel8-pypy3.10-cov
1097
+ - name : " *-test- rhel8-pypy3.10-cov"
1098
1098
tasks :
1099
1099
- name : .standalone .sync_async
1100
1100
- name : .replica_set .sync_async
1101
1101
- name : .sharded_cluster .sync_async
1102
- display_name : _Test RHEL8 pypy3.10 cov
1102
+ display_name : " * Test RHEL8 pypy3.10 cov"
1103
1103
run_on :
1104
1104
- rhel87-small
1105
1105
expansions :
1106
1106
COVERAGE : coverage
1107
1107
PYTHON_BINARY : /opt/python/pypy3.10/bin/python3
1108
1108
tags : [coverage_tag]
1109
- - name : _test- rhel8-py3.10
1109
+ - name : " *-test- rhel8-py3.10"
1110
1110
tasks :
1111
1111
- name : .sharded_cluster .auth .ssl .sync_async
1112
1112
- name : .replica_set .noauth .ssl .sync_async
1113
1113
- name : .standalone .noauth .nossl .sync_async
1114
- display_name : _Test RHEL8 py3.10
1114
+ display_name : " * Test RHEL8 py3.10"
1115
1115
run_on :
1116
1116
- rhel87-small
1117
1117
expansions :
1118
1118
COVERAGE : coverage
1119
1119
PYTHON_BINARY : /opt/python/3.10/bin/python3
1120
- - name : _test- rhel8-py3.11
1120
+ - name : " *-test- rhel8-py3.11"
1121
1121
tasks :
1122
1122
- name : .sharded_cluster .auth .ssl .sync_async
1123
1123
- name : .replica_set .noauth .ssl .sync_async
1124
1124
- name : .standalone .noauth .nossl .sync_async
1125
- display_name : _Test RHEL8 py3.11
1125
+ display_name : " * Test RHEL8 py3.11"
1126
1126
run_on :
1127
1127
- rhel87-small
1128
1128
expansions :
1129
1129
COVERAGE : coverage
1130
1130
PYTHON_BINARY : /opt/python/3.11/bin/python3
1131
- - name : _test- rhel8-py3.12
1131
+ - name : " *-test- rhel8-py3.12"
1132
1132
tasks :
1133
1133
- name : .sharded_cluster .auth .ssl .sync_async
1134
1134
- name : .replica_set .noauth .ssl .sync_async
1135
1135
- name : .standalone .noauth .nossl .sync_async
1136
- display_name : _Test RHEL8 py3.12
1136
+ display_name : " * Test RHEL8 py3.12"
1137
1137
run_on :
1138
1138
- rhel87-small
1139
1139
expansions :
1140
1140
COVERAGE : coverage
1141
1141
PYTHON_BINARY : /opt/python/3.12/bin/python3
1142
- - name : _test- rhel8-pypy3.9
1142
+ - name : " *-test- rhel8-pypy3.9"
1143
1143
tasks :
1144
1144
- name : .sharded_cluster .auth .ssl .sync_async
1145
1145
- name : .replica_set .noauth .ssl .sync_async
1146
1146
- name : .standalone .noauth .nossl .sync_async
1147
- display_name : _Test RHEL8 pypy3.9
1147
+ display_name : " * Test RHEL8 pypy3.9"
1148
1148
run_on :
1149
1149
- rhel87-small
1150
1150
expansions :
1151
1151
COVERAGE : coverage
1152
1152
PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
1153
- - name : _test- macos-py3.9
1153
+ - name : " *-test- macos-py3.9"
1154
1154
tasks :
1155
1155
- name : .sharded_cluster .auth .ssl !.sync_async
1156
1156
- name : .replica_set .noauth .ssl !.sync_async
1157
1157
- name : .standalone .noauth .nossl !.sync_async
1158
- display_name : _Test macOS py3.9
1158
+ display_name : " * Test macOS py3.9"
1159
1159
run_on :
1160
1160
- macos-14
1161
1161
expansions :
1162
1162
SKIP_CSOT_TESTS : " true"
1163
1163
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
1164
- - name : _test- macos-py3.13
1164
+ - name : " *-test- macos-py3.13"
1165
1165
tasks :
1166
1166
- name : .sharded_cluster .auth .ssl !.sync_async
1167
1167
- name : .replica_set .noauth .ssl !.sync_async
1168
1168
- name : .standalone .noauth .nossl !.sync_async
1169
- display_name : _Test macOS py3.13
1169
+ display_name : " * Test macOS py3.13"
1170
1170
run_on :
1171
1171
- macos-14
1172
1172
expansions :
1173
1173
SKIP_CSOT_TESTS : " true"
1174
1174
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
1175
- - name : _test- macos-arm64-py3.9
1175
+ - name : " *-test- macos-arm64-py3.9"
1176
1176
tasks :
1177
1177
- name : .sharded_cluster .auth .ssl .6.0 !.sync_async
1178
1178
- name : .replica_set .noauth .ssl .6.0 !.sync_async
@@ -1189,13 +1189,13 @@ buildvariants:
1189
1189
- name : .sharded_cluster .auth .ssl .latest !.sync_async
1190
1190
- name : .replica_set .noauth .ssl .latest !.sync_async
1191
1191
- name : .standalone .noauth .nossl .latest !.sync_async
1192
- display_name : _Test macOS Arm64 py3.9
1192
+ display_name : " * Test macOS Arm64 py3.9"
1193
1193
run_on :
1194
1194
- macos-14-arm64
1195
1195
expansions :
1196
1196
SKIP_CSOT_TESTS : " true"
1197
1197
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
1198
- - name : _test- macos-arm64-py3.13
1198
+ - name : " *-test- macos-arm64-py3.13"
1199
1199
tasks :
1200
1200
- name : .sharded_cluster .auth .ssl .6.0 !.sync_async
1201
1201
- name : .replica_set .noauth .ssl .6.0 !.sync_async
@@ -1212,51 +1212,51 @@ buildvariants:
1212
1212
- name : .sharded_cluster .auth .ssl .latest !.sync_async
1213
1213
- name : .replica_set .noauth .ssl .latest !.sync_async
1214
1214
- name : .standalone .noauth .nossl .latest !.sync_async
1215
- display_name : _Test macOS Arm64 py3.13
1215
+ display_name : " * Test macOS Arm64 py3.13"
1216
1216
run_on :
1217
1217
- macos-14-arm64
1218
1218
expansions :
1219
1219
SKIP_CSOT_TESTS : " true"
1220
1220
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
1221
- - name : _test- win64-py3.9
1221
+ - name : " *-test- win64-py3.9"
1222
1222
tasks :
1223
1223
- name : .sharded_cluster .auth .ssl !.sync_async
1224
1224
- name : .replica_set .noauth .ssl !.sync_async
1225
1225
- name : .standalone .noauth .nossl !.sync_async
1226
- display_name : _Test Win64 py3.9
1226
+ display_name : " * Test Win64 py3.9"
1227
1227
run_on :
1228
1228
- windows-64-vsMulti-small
1229
1229
expansions :
1230
1230
SKIP_CSOT_TESTS : " true"
1231
1231
PYTHON_BINARY : C:/python/Python39/python.exe
1232
- - name : _test- win64-py3.13
1232
+ - name : " *-test- win64-py3.13"
1233
1233
tasks :
1234
1234
- name : .sharded_cluster .auth .ssl !.sync_async
1235
1235
- name : .replica_set .noauth .ssl !.sync_async
1236
1236
- name : .standalone .noauth .nossl !.sync_async
1237
- display_name : _Test Win64 py3.13
1237
+ display_name : " * Test Win64 py3.13"
1238
1238
run_on :
1239
1239
- windows-64-vsMulti-small
1240
1240
expansions :
1241
1241
SKIP_CSOT_TESTS : " true"
1242
1242
PYTHON_BINARY : C:/python/Python313/python.exe
1243
- - name : _test- win32-py3.9
1243
+ - name : " *-test- win32-py3.9"
1244
1244
tasks :
1245
1245
- name : .sharded_cluster .auth .ssl !.sync_async
1246
1246
- name : .replica_set .noauth .ssl !.sync_async
1247
1247
- name : .standalone .noauth .nossl !.sync_async
1248
- display_name : _Test Win32 py3.9
1248
+ display_name : " * Test Win32 py3.9"
1249
1249
run_on :
1250
1250
- windows-64-vsMulti-small
1251
1251
expansions :
1252
1252
SKIP_CSOT_TESTS : " true"
1253
1253
PYTHON_BINARY : C:/python/32/Python39/python.exe
1254
- - name : _test- win32-py3.13
1254
+ - name : " *-test- win32-py3.13"
1255
1255
tasks :
1256
1256
- name : .sharded_cluster .auth .ssl !.sync_async
1257
1257
- name : .replica_set .noauth .ssl !.sync_async
1258
1258
- name : .standalone .noauth .nossl !.sync_async
1259
- display_name : _Test Win32 py3.13
1259
+ display_name : " * Test Win32 py3.13"
1260
1260
run_on :
1261
1261
- windows-64-vsMulti-small
1262
1262
expansions :
0 commit comments