Skip to content

Commit 98a700b

Browse files
committed
update to include tests prefix
1 parent 21f2fe4 commit 98a700b

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

.evergreen.yml

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -214,184 +214,184 @@ functions:
214214
params:
215215
aws_key: ${aws_key}
216216
aws_secret: ${aws_secret}
217-
local_file: src/nyc-output-linux-n20-cli_repl.tgz
218-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-cli_repl.tgz
217+
local_file: src/nyc-output-tests_linux-n20-cli_repl.tgz
218+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-n20-cli_repl.tgz
219219
bucket: mciuploads
220220
- command: shell.exec
221221
params:
222222
working_dir: src
223223
shell: bash
224224
script: |
225225
set -e
226-
tar xvzf nyc-output-linux-n20-cli_repl.tgz
226+
tar xvzf nyc-output-tests_linux-n20-cli_repl.tgz
227227
- command: s3.get
228228
params:
229229
aws_key: ${aws_key}
230230
aws_secret: ${aws_secret}
231-
local_file: src/nyc-output-linux-m42xc_n20-cli_repl.tgz
232-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20-cli_repl.tgz
231+
local_file: src/nyc-output-tests_linux-m42xc_n20-cli_repl.tgz
232+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-cli_repl.tgz
233233
bucket: mciuploads
234234
- command: shell.exec
235235
params:
236236
working_dir: src
237237
shell: bash
238238
script: |
239239
set -e
240-
tar xvzf nyc-output-linux-m42xc_n20-cli_repl.tgz
240+
tar xvzf nyc-output-tests_linux-m42xc_n20-cli_repl.tgz
241241
- command: s3.get
242242
params:
243243
aws_key: ${aws_key}
244244
aws_secret: ${aws_secret}
245-
local_file: src/nyc-output-linux-m44xc_n20-cli_repl.tgz
246-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20-cli_repl.tgz
245+
local_file: src/nyc-output-tests_linux-m44xc_n20-cli_repl.tgz
246+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-cli_repl.tgz
247247
bucket: mciuploads
248248
- command: shell.exec
249249
params:
250250
working_dir: src
251251
shell: bash
252252
script: |
253253
set -e
254-
tar xvzf nyc-output-linux-m44xc_n20-cli_repl.tgz
254+
tar xvzf nyc-output-tests_linux-m44xc_n20-cli_repl.tgz
255255
- command: s3.get
256256
params:
257257
aws_key: ${aws_key}
258258
aws_secret: ${aws_secret}
259-
local_file: src/nyc-output-linux-m44xe_n20-cli_repl.tgz
260-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20-cli_repl.tgz
259+
local_file: src/nyc-output-tests_linux-m44xe_n20-cli_repl.tgz
260+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-cli_repl.tgz
261261
bucket: mciuploads
262262
- command: shell.exec
263263
params:
264264
working_dir: src
265265
shell: bash
266266
script: |
267267
set -e
268-
tar xvzf nyc-output-linux-m44xe_n20-cli_repl.tgz
268+
tar xvzf nyc-output-tests_linux-m44xe_n20-cli_repl.tgz
269269
- command: s3.get
270270
params:
271271
aws_key: ${aws_key}
272272
aws_secret: ${aws_secret}
273-
local_file: src/nyc-output-linux-m50xc_n20-cli_repl.tgz
274-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20-cli_repl.tgz
273+
local_file: src/nyc-output-tests_linux-m50xc_n20-cli_repl.tgz
274+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-cli_repl.tgz
275275
bucket: mciuploads
276276
- command: shell.exec
277277
params:
278278
working_dir: src
279279
shell: bash
280280
script: |
281281
set -e
282-
tar xvzf nyc-output-linux-m50xc_n20-cli_repl.tgz
282+
tar xvzf nyc-output-tests_linux-m50xc_n20-cli_repl.tgz
283283
- command: s3.get
284284
params:
285285
aws_key: ${aws_key}
286286
aws_secret: ${aws_secret}
287-
local_file: src/nyc-output-linux-m50xe_n20-cli_repl.tgz
288-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20-cli_repl.tgz
287+
local_file: src/nyc-output-tests_linux-m50xe_n20-cli_repl.tgz
288+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-cli_repl.tgz
289289
bucket: mciuploads
290290
- command: shell.exec
291291
params:
292292
working_dir: src
293293
shell: bash
294294
script: |
295295
set -e
296-
tar xvzf nyc-output-linux-m50xe_n20-cli_repl.tgz
296+
tar xvzf nyc-output-tests_linux-m50xe_n20-cli_repl.tgz
297297
- command: s3.get
298298
params:
299299
aws_key: ${aws_key}
300300
aws_secret: ${aws_secret}
301-
local_file: src/nyc-output-linux-m60xc_n20-cli_repl.tgz
302-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20-cli_repl.tgz
301+
local_file: src/nyc-output-tests_linux-m60xc_n20-cli_repl.tgz
302+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-cli_repl.tgz
303303
bucket: mciuploads
304304
- command: shell.exec
305305
params:
306306
working_dir: src
307307
shell: bash
308308
script: |
309309
set -e
310-
tar xvzf nyc-output-linux-m60xc_n20-cli_repl.tgz
310+
tar xvzf nyc-output-tests_linux-m60xc_n20-cli_repl.tgz
311311
- command: s3.get
312312
params:
313313
aws_key: ${aws_key}
314314
aws_secret: ${aws_secret}
315-
local_file: src/nyc-output-linux-m60xe_n20-cli_repl.tgz
316-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20-cli_repl.tgz
315+
local_file: src/nyc-output-tests_linux-m60xe_n20-cli_repl.tgz
316+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-cli_repl.tgz
317317
bucket: mciuploads
318318
- command: shell.exec
319319
params:
320320
working_dir: src
321321
shell: bash
322322
script: |
323323
set -e
324-
tar xvzf nyc-output-linux-m60xe_n20-cli_repl.tgz
324+
tar xvzf nyc-output-tests_linux-m60xe_n20-cli_repl.tgz
325325
- command: s3.get
326326
params:
327327
aws_key: ${aws_key}
328328
aws_secret: ${aws_secret}
329-
local_file: src/nyc-output-linux-m70xc_n20-cli_repl.tgz
330-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20-cli_repl.tgz
329+
local_file: src/nyc-output-tests_linux-m70xc_n20-cli_repl.tgz
330+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-cli_repl.tgz
331331
bucket: mciuploads
332332
- command: shell.exec
333333
params:
334334
working_dir: src
335335
shell: bash
336336
script: |
337337
set -e
338-
tar xvzf nyc-output-linux-m70xc_n20-cli_repl.tgz
338+
tar xvzf nyc-output-tests_linux-m70xc_n20-cli_repl.tgz
339339
- command: s3.get
340340
params:
341341
aws_key: ${aws_key}
342342
aws_secret: ${aws_secret}
343-
local_file: src/nyc-output-linux-m70xe_n20-cli_repl.tgz
344-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20-cli_repl.tgz
343+
local_file: src/nyc-output-tests_linux-m70xe_n20-cli_repl.tgz
344+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-cli_repl.tgz
345345
bucket: mciuploads
346346
- command: shell.exec
347347
params:
348348
working_dir: src
349349
shell: bash
350350
script: |
351351
set -e
352-
tar xvzf nyc-output-linux-m70xe_n20-cli_repl.tgz
352+
tar xvzf nyc-output-tests_linux-m70xe_n20-cli_repl.tgz
353353
- command: s3.get
354354
params:
355355
aws_key: ${aws_key}
356356
aws_secret: ${aws_secret}
357-
local_file: src/nyc-output-linux-m80xc_n20-cli_repl.tgz
358-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20-cli_repl.tgz
357+
local_file: src/nyc-output-tests_linux-m80xc_n20-cli_repl.tgz
358+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-cli_repl.tgz
359359
bucket: mciuploads
360360
- command: shell.exec
361361
params:
362362
working_dir: src
363363
shell: bash
364364
script: |
365365
set -e
366-
tar xvzf nyc-output-linux-m80xc_n20-cli_repl.tgz
366+
tar xvzf nyc-output-tests_linux-m80xc_n20-cli_repl.tgz
367367
- command: s3.get
368368
params:
369369
aws_key: ${aws_key}
370370
aws_secret: ${aws_secret}
371-
local_file: src/nyc-output-linux-m80xe_n20-cli_repl.tgz
372-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20-cli_repl.tgz
371+
local_file: src/nyc-output-tests_linux-m80xe_n20-cli_repl.tgz
372+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-cli_repl.tgz
373373
bucket: mciuploads
374374
- command: shell.exec
375375
params:
376376
working_dir: src
377377
shell: bash
378378
script: |
379379
set -e
380-
tar xvzf nyc-output-linux-m80xe_n20-cli_repl.tgz
380+
tar xvzf nyc-output-tests_linux-m80xe_n20-cli_repl.tgz
381381
- command: s3.get
382382
params:
383383
aws_key: ${aws_key}
384384
aws_secret: ${aws_secret}
385-
local_file: src/nyc-output-linux-mlatest_n20-cli_repl.tgz
386-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20-cli_repl.tgz
385+
local_file: src/nyc-output-tests_linux-mlatest_n20-cli_repl.tgz
386+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-cli_repl.tgz
387387
bucket: mciuploads
388388
- command: shell.exec
389389
params:
390390
working_dir: src
391391
shell: bash
392392
script: |
393393
set -e
394-
tar xvzf nyc-output-linux-mlatest_n20-cli_repl.tgz
394+
tar xvzf nyc-output-tests_linux-mlatest_n20-cli_repl.tgz
395395
- command: shell.exec
396396
params:
397397
working_dir: src

.evergreen/evergreen.yml.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,16 +321,16 @@ functions:
321321
params:
322322
aws_key: ${aws_key}
323323
aws_secret: ${aws_secret}
324-
local_file: src/nyc-output-<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz
325-
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz
324+
local_file: src/nyc-output-tests_<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz
325+
remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz
326326
bucket: mciuploads
327327
- command: shell.exec
328328
params:
329329
working_dir: src
330330
shell: bash
331331
script: |
332332
set -e
333-
tar xvzf nyc-output-<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz
333+
tar xvzf nyc-output-tests_<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz
334334
<% } %>
335335
- command: shell.exec
336336
params:

0 commit comments

Comments
 (0)