@@ -129,16 +129,16 @@ pre:
129
129
post :
130
130
- func : cleanup
131
131
tasks :
132
- - name : test-latest-server
132
+ - name : test-latest-single
133
133
tags :
134
134
- latest
135
- - server
135
+ - single
136
136
commands :
137
137
- func : install dependencies
138
138
- func : run tests
139
139
vars :
140
140
VERSION : latest
141
- TOPOLOGY : server
141
+ TOPOLOGY : single
142
142
- name : test-latest-replicaset
143
143
tags :
144
144
- latest
@@ -159,16 +159,16 @@ tasks:
159
159
vars :
160
160
VERSION : latest
161
161
TOPOLOGY : sharded
162
- - name : test-4.0-server
162
+ - name : test-4.0-single
163
163
tags :
164
164
- ' 4.0'
165
- - server
165
+ - single
166
166
commands :
167
167
- func : install dependencies
168
168
- func : run tests
169
169
vars :
170
170
VERSION : ' 4.0'
171
- TOPOLOGY : server
171
+ TOPOLOGY : single
172
172
- name : test-4.0-replicaset
173
173
tags :
174
174
- ' 4.0'
@@ -189,16 +189,16 @@ tasks:
189
189
vars :
190
190
VERSION : ' 4.0'
191
191
TOPOLOGY : sharded
192
- - name : test-3.6-server
192
+ - name : test-3.6-single
193
193
tags :
194
194
- ' 3.6'
195
- - server
195
+ - single
196
196
commands :
197
197
- func : install dependencies
198
198
- func : run tests
199
199
vars :
200
200
VERSION : ' 3.6'
201
- TOPOLOGY : server
201
+ TOPOLOGY : single
202
202
- name : test-3.6-replicaset
203
203
tags :
204
204
- ' 3.6'
@@ -219,16 +219,16 @@ tasks:
219
219
vars :
220
220
VERSION : ' 3.6'
221
221
TOPOLOGY : sharded
222
- - name : test-3.4-server
222
+ - name : test-3.4-single
223
223
tags :
224
224
- ' 3.4'
225
- - server
225
+ - single
226
226
commands :
227
227
- func : install dependencies
228
228
- func : run tests
229
229
vars :
230
230
VERSION : ' 3.4'
231
- TOPOLOGY : server
231
+ TOPOLOGY : single
232
232
- name : test-3.4-replicaset
233
233
tags :
234
234
- ' 3.4'
@@ -249,16 +249,16 @@ tasks:
249
249
vars :
250
250
VERSION : ' 3.4'
251
251
TOPOLOGY : sharded
252
- - name : test-3.2-server
252
+ - name : test-3.2-single
253
253
tags :
254
254
- ' 3.2'
255
- - server
255
+ - single
256
256
commands :
257
257
- func : install dependencies
258
258
- func : run tests
259
259
vars :
260
260
VERSION : ' 3.2'
261
- TOPOLOGY : server
261
+ TOPOLOGY : single
262
262
- name : test-3.2-replicaset
263
263
tags :
264
264
- ' 3.2'
@@ -279,16 +279,16 @@ tasks:
279
279
vars :
280
280
VERSION : ' 3.2'
281
281
TOPOLOGY : sharded
282
- - name : test-3.0-server
282
+ - name : test-3.0-single
283
283
tags :
284
284
- ' 3.0'
285
- - server
285
+ - single
286
286
commands :
287
287
- func : install dependencies
288
288
- func : run tests
289
289
vars :
290
290
VERSION : ' 3.0'
291
- TOPOLOGY : server
291
+ TOPOLOGY : single
292
292
- name : test-3.0-replicaset
293
293
tags :
294
294
- ' 3.0'
@@ -309,16 +309,16 @@ tasks:
309
309
vars :
310
310
VERSION : ' 3.0'
311
311
TOPOLOGY : sharded
312
- - name : test-2.6-server
312
+ - name : test-2.6-single
313
313
tags :
314
314
- ' 2.6'
315
- - server
315
+ - single
316
316
commands :
317
317
- func : install dependencies
318
318
- func : run tests
319
319
vars :
320
320
VERSION : ' 2.6'
321
- TOPOLOGY : server
321
+ TOPOLOGY : single
322
322
- name : test-2.6-replicaset
323
323
tags :
324
324
- ' 2.6'
@@ -354,25 +354,25 @@ buildvariants:
354
354
expansions :
355
355
NODE_LTS_NAME : dubnium
356
356
tasks : &ref_0
357
- - test-latest-server
357
+ - test-latest-single
358
358
- test-latest-replicaset
359
359
- test-latest-sharded
360
- - test-4.0-server
360
+ - test-4.0-single
361
361
- test-4.0-replicaset
362
362
- test-4.0-sharded
363
- - test-3.6-server
363
+ - test-3.6-single
364
364
- test-3.6-replicaset
365
365
- test-3.6-sharded
366
- - test-3.4-server
366
+ - test-3.4-single
367
367
- test-3.4-replicaset
368
368
- test-3.4-sharded
369
- - test-3.2-server
369
+ - test-3.2-single
370
370
- test-3.2-replicaset
371
371
- test-3.2-sharded
372
- - test-3.0-server
372
+ - test-3.0-single
373
373
- test-3.0-replicaset
374
374
- test-3.0-sharded
375
- - test-2.6-server
375
+ - test-2.6-single
376
376
- test-2.6-replicaset
377
377
- test-2.6-sharded
378
378
- test-atlas-connectivity
@@ -520,19 +520,19 @@ buildvariants:
520
520
expansions :
521
521
NODE_LTS_NAME : dubnium
522
522
tasks : &ref_1
523
- - test-latest-server
523
+ - test-latest-single
524
524
- test-latest-replicaset
525
525
- test-latest-sharded
526
- - test-4.0-server
526
+ - test-4.0-single
527
527
- test-4.0-replicaset
528
528
- test-4.0-sharded
529
- - test-3.6-server
529
+ - test-3.6-single
530
530
- test-3.6-replicaset
531
531
- test-3.6-sharded
532
- - test-3.4-server
532
+ - test-3.4-single
533
533
- test-3.4-replicaset
534
534
- test-3.4-sharded
535
- - test-3.2-server
535
+ - test-3.2-single
536
536
- test-3.2-replicaset
537
537
- test-3.2-sharded
538
538
- test-atlas-connectivity
@@ -608,16 +608,16 @@ buildvariants:
608
608
expansions :
609
609
NODE_LTS_NAME : dubnium
610
610
tasks : &ref_2
611
- - test-latest-server
611
+ - test-latest-single
612
612
- test-latest-replicaset
613
613
- test-latest-sharded
614
- - test-4.0-server
614
+ - test-4.0-single
615
615
- test-4.0-replicaset
616
616
- test-4.0-sharded
617
- - test-3.6-server
617
+ - test-3.6-single
618
618
- test-3.6-replicaset
619
619
- test-3.6-sharded
620
- - test-3.4-server
620
+ - test-3.4-single
621
621
- test-3.4-replicaset
622
622
- test-3.4-sharded
623
623
- test-atlas-connectivity
0 commit comments