@@ -3050,20 +3050,6 @@ functions:
3050
3050
script : |
3051
3051
set -e
3052
3052
tar xvzf nyc-output-linux_unit-m42xc_n20_java_shell.tgz
3053
- - command : s3.get
3054
- params :
3055
- aws_key : ${aws_key}
3056
- aws_secret : ${aws_secret}
3057
- local_file : src/nyc-output-linux_unit-m42xe_n20_java_shell.tgz
3058
- remote_file : mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xe_n20_java_shell.tgz
3059
- bucket : mciuploads
3060
- - command : shell.exec
3061
- params :
3062
- working_dir : src
3063
- shell : bash
3064
- script : |
3065
- set -e
3066
- tar xvzf nyc-output-linux_unit-m42xe_n20_java_shell.tgz
3067
3053
- command : s3.get
3068
3054
params :
3069
3055
aws_key : ${aws_key}
@@ -3204,20 +3190,6 @@ functions:
3204
3190
script : |
3205
3191
set -e
3206
3192
tar xvzf nyc-output-linux_unit-m42xc_n16_java_shell.tgz
3207
- - command : s3.get
3208
- params :
3209
- aws_key : ${aws_key}
3210
- aws_secret : ${aws_secret}
3211
- local_file : src/nyc-output-linux_unit-m42xe_n16_java_shell.tgz
3212
- remote_file : mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xe_n16_java_shell.tgz
3213
- bucket : mciuploads
3214
- - command : shell.exec
3215
- params :
3216
- working_dir : src
3217
- shell : bash
3218
- script : |
3219
- set -e
3220
- tar xvzf nyc-output-linux_unit-m42xe_n16_java_shell.tgz
3221
3193
- command : s3.get
3222
3194
params :
3223
3195
aws_key : ${aws_key}
@@ -12873,7 +12845,6 @@ buildvariants:
12873
12845
- name : test_n20_i18n
12874
12846
- name : test_n16_i18n
12875
12847
- name : test_m42xc_n20_java_shell
12876
- - name : test_m42xe_n20_java_shell
12877
12848
- name : test_m44xc_n20_java_shell
12878
12849
- name : test_m44xe_n20_java_shell
12879
12850
- name : test_m50xc_n20_java_shell
@@ -12884,7 +12855,6 @@ buildvariants:
12884
12855
- name : test_m70xe_n20_java_shell
12885
12856
- name : test_mlatest_n20_java_shell
12886
12857
- name : test_m42xc_n16_java_shell
12887
- - name : test_m42xe_n16_java_shell
12888
12858
- name : test_m44xc_n16_java_shell
12889
12859
- name : test_m44xe_n16_java_shell
12890
12860
- name : test_m50xc_n16_java_shell
0 commit comments