diff --git a/.evergreen.yml b/.evergreen.yml index 1c5efc4cd..981bd8062 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -214,8 +214,8 @@ functions: params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_arg_parser.tgz + local_file: src/nyc-output-darwin-n20_arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -223,13 +223,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_arg_parser.tgz + tar xvzf nyc-output-darwin-n20_arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_arg_parser.tgz + local_file: src/nyc-output-darwin-n20_async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -237,13 +237,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_arg_parser.tgz + tar xvzf nyc-output-darwin-n20_async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_async_rewriter2.tgz + local_file: src/nyc-output-darwin-n20_autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -251,13 +251,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_async_rewriter2.tgz + tar xvzf nyc-output-darwin-n20_autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_async_rewriter2.tgz + local_file: src/nyc-output-darwin-n20_browser_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_browser_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -265,13 +265,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_async_rewriter2.tgz + tar xvzf nyc-output-darwin-n20_browser_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_autocomplete.tgz + local_file: src/nyc-output-darwin-n20_browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -279,13 +279,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_autocomplete.tgz + tar xvzf nyc-output-darwin-n20_browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_autocomplete.tgz + local_file: src/nyc-output-darwin-n20_browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -293,13 +293,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_autocomplete.tgz + tar xvzf nyc-output-darwin-n20_browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_browser_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_browser_repl.tgz + local_file: src/nyc-output-darwin-n20_build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_build.tgz bucket: mciuploads - command: shell.exec params: @@ -307,13 +307,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_browser_repl.tgz + tar xvzf nyc-output-darwin-n20_build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_browser_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_browser_repl.tgz + local_file: src/nyc-output-darwin-n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -321,13 +321,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_browser_repl.tgz + tar xvzf nyc-output-darwin-n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_browser_runtime_core.tgz + local_file: src/nyc-output-darwin-n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -335,13 +335,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_browser_runtime_core.tgz + tar xvzf nyc-output-darwin-n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_browser_runtime_core.tgz + local_file: src/nyc-output-darwin-n20_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -349,13 +349,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_browser_runtime_core.tgz + tar xvzf nyc-output-darwin-n20_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_browser_runtime_electron.tgz + local_file: src/nyc-output-darwin-n20_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -363,13 +363,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_browser_runtime_electron.tgz + tar xvzf nyc-output-darwin-n20_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_browser_runtime_electron.tgz + local_file: src/nyc-output-darwin-n20_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_history.tgz bucket: mciuploads - command: shell.exec params: @@ -377,13 +377,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_browser_runtime_electron.tgz + tar xvzf nyc-output-darwin-n20_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_build.tgz + local_file: src/nyc-output-darwin-n20_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -391,13 +391,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_build.tgz + tar xvzf nyc-output-darwin-n20_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_build.tgz + local_file: src/nyc-output-darwin-n20_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -405,13 +405,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_build.tgz + tar xvzf nyc-output-darwin-n20_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -419,13 +419,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -433,13 +433,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -447,13 +447,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -461,13 +461,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -475,13 +475,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -489,13 +489,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -503,13 +503,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-n20_types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20_types.tgz bucket: mciuploads - command: shell.exec params: @@ -517,13 +517,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-n20_types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-m60xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -531,13 +531,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-m60xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-m60xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -545,13 +545,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-m60xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-m60xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -559,13 +559,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-m60xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-m60xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -573,13 +573,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-m60xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-m60xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -587,13 +587,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-m60xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_cli_repl.tgz + local_file: src/nyc-output-darwin-m60xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -601,13 +601,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_cli_repl.tgz + tar xvzf nyc-output-darwin-m60xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m60xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -615,13 +615,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m60xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m60xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -629,13 +629,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m60xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m60xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -643,13 +643,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m60xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m60xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -657,13 +657,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m60xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -671,13 +671,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -685,13 +685,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -699,13 +699,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -713,13 +713,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -727,13 +727,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -741,13 +741,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -755,13 +755,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -769,13 +769,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -783,13 +783,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin-m70xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -797,13 +797,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin-m70xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_editor.tgz + local_file: src/nyc-output-darwin-m80xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -811,13 +811,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_editor.tgz + tar xvzf nyc-output-darwin-m80xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_editor.tgz + local_file: src/nyc-output-darwin-m80xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -825,13 +825,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_editor.tgz + tar xvzf nyc-output-darwin-m80xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_errors.tgz + local_file: src/nyc-output-darwin-m80xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -839,13 +839,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_errors.tgz + tar xvzf nyc-output-darwin-m80xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_errors.tgz + local_file: src/nyc-output-darwin-m80xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -853,13 +853,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_errors.tgz + tar xvzf nyc-output-darwin-m80xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_history.tgz + local_file: src/nyc-output-darwin-m80xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -867,13 +867,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_history.tgz + tar xvzf nyc-output-darwin-m80xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_history.tgz + local_file: src/nyc-output-darwin-m80xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -881,13 +881,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_history.tgz + tar xvzf nyc-output-darwin-m80xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_i18n.tgz + local_file: src/nyc-output-darwin-m80xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -895,13 +895,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_i18n.tgz + tar xvzf nyc-output-darwin-m80xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_i18n.tgz + local_file: src/nyc-output-darwin-m80xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -909,13 +909,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_i18n.tgz + tar xvzf nyc-output-darwin-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz + local_file: src/nyc-output-darwin-m80xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -923,13 +923,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz + tar xvzf nyc-output-darwin-m80xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz + local_file: src/nyc-output-darwin-m80xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -937,13 +937,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz + tar xvzf nyc-output-darwin-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_logging.tgz + local_file: src/nyc-output-darwin-mlatest_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -951,13 +951,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_logging.tgz + tar xvzf nyc-output-darwin-mlatest_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_logging.tgz + local_file: src/nyc-output-darwin-mlatest_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -965,13 +965,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_logging.tgz + tar xvzf nyc-output-darwin-mlatest_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-darwin-mlatest_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -979,13 +979,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-darwin-mlatest_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-darwin-mlatest_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -993,13 +993,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-darwin-mlatest_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-darwin-mlatest_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1007,13 +1007,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-darwin-mlatest_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -1021,13 +1021,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -1035,13 +1035,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -1049,13 +1049,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -1063,13 +1063,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -1077,13 +1077,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_build.tgz bucket: mciuploads - command: shell.exec params: @@ -1091,13 +1091,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1105,13 +1105,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1119,13 +1119,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -1133,13 +1133,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -1147,13 +1147,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_history.tgz bucket: mciuploads - command: shell.exec params: @@ -1161,13 +1161,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_service_provider_core.tgz + local_file: src/nyc-output-linux-n20_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -1175,13 +1175,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_service_provider_core.tgz + tar xvzf nyc-output-linux-n20_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_service_provider_core.tgz + local_file: src/nyc-output-linux-n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1189,13 +1189,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_service_provider_core.tgz + tar xvzf nyc-output-linux-n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -1203,13 +1203,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -1217,13 +1217,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1231,13 +1231,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -1245,13 +1245,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1259,13 +1259,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1273,13 +1273,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -1287,13 +1287,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -1301,13 +1301,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20_types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20_types.tgz bucket: mciuploads - command: shell.exec params: @@ -1315,13 +1315,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20_types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-m42xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1329,13 +1329,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-m42xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-m42xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1343,13 +1343,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-m42xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-m42xc_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1357,13 +1357,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-m42xc_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-m42xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1371,13 +1371,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-m42xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-m42xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1385,13 +1385,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-m42xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_shell_api.tgz + local_file: src/nyc-output-linux-m42xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1399,13 +1399,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_shell_api.tgz + tar xvzf nyc-output-linux-m42xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_shell_api.tgz + local_file: src/nyc-output-linux-m44xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1413,13 +1413,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_shell_api.tgz + tar xvzf nyc-output-linux-m44xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_shell_api.tgz + local_file: src/nyc-output-linux-m44xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1427,13 +1427,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_shell_api.tgz + tar xvzf nyc-output-linux-m44xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_shell_api.tgz + local_file: src/nyc-output-linux-m44xc_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1441,13 +1441,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_shell_api.tgz + tar xvzf nyc-output-linux-m44xc_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz + local_file: src/nyc-output-linux-m44xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1455,13 +1455,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_shell_api.tgz + tar xvzf nyc-output-linux-m44xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz + local_file: src/nyc-output-linux-m44xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1469,13 +1469,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_shell_api.tgz + tar xvzf nyc-output-linux-m44xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_shell_api.tgz + local_file: src/nyc-output-linux-m44xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1483,13 +1483,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_shell_api.tgz + tar xvzf nyc-output-linux-m44xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_shell_api.tgz + local_file: src/nyc-output-linux-m44xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1497,13 +1497,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_shell_api.tgz + tar xvzf nyc-output-linux-m44xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_shell_api.tgz + local_file: src/nyc-output-linux-m44xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1511,13 +1511,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_shell_api.tgz + tar xvzf nyc-output-linux-m44xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_shell_api.tgz + local_file: src/nyc-output-linux-m44xe_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1525,13 +1525,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_shell_api.tgz + tar xvzf nyc-output-linux-m44xe_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_shell_api.tgz + local_file: src/nyc-output-linux-m44xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1539,13 +1539,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_shell_api.tgz + tar xvzf nyc-output-linux-m44xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_shell_api.tgz + local_file: src/nyc-output-linux-m44xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1553,13 +1553,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_shell_api.tgz + tar xvzf nyc-output-linux-m44xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_shell_api.tgz + local_file: src/nyc-output-linux-m44xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1567,13 +1567,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_shell_api.tgz + tar xvzf nyc-output-linux-m44xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_shell_api.tgz + local_file: src/nyc-output-linux-m50xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1581,13 +1581,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_shell_api.tgz + tar xvzf nyc-output-linux-m50xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_shell_evaluator.tgz + local_file: src/nyc-output-linux-m50xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1595,13 +1595,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_shell_evaluator.tgz + tar xvzf nyc-output-linux-m50xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_shell_evaluator.tgz + local_file: src/nyc-output-linux-m50xc_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1609,13 +1609,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_shell_evaluator.tgz + tar xvzf nyc-output-linux-m50xc_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_snippet_manager.tgz + local_file: src/nyc-output-linux-m50xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1623,13 +1623,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_snippet_manager.tgz + tar xvzf nyc-output-linux-m50xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_snippet_manager.tgz + local_file: src/nyc-output-linux-m50xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1637,13 +1637,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_snippet_manager.tgz + tar xvzf nyc-output-linux-m50xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_types.tgz + local_file: src/nyc-output-linux-m50xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1651,13 +1651,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n20_types.tgz + tar xvzf nyc-output-linux-m50xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_types.tgz + local_file: src/nyc-output-linux-m50xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1665,13 +1665,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-n16_types.tgz + tar xvzf nyc-output-linux-m50xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_arg_parser.tgz + local_file: src/nyc-output-linux-m50xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1679,13 +1679,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_arg_parser.tgz + tar xvzf nyc-output-linux-m50xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_arg_parser.tgz + local_file: src/nyc-output-linux-m50xe_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1693,13 +1693,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_arg_parser.tgz + tar xvzf nyc-output-linux-m50xe_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_async_rewriter2.tgz + local_file: src/nyc-output-linux-m50xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1707,13 +1707,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_async_rewriter2.tgz + tar xvzf nyc-output-linux-m50xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_async_rewriter2.tgz + local_file: src/nyc-output-linux-m50xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1721,13 +1721,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_async_rewriter2.tgz + tar xvzf nyc-output-linux-m50xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_autocomplete.tgz + local_file: src/nyc-output-linux-m50xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1735,13 +1735,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_autocomplete.tgz + tar xvzf nyc-output-linux-m50xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_autocomplete.tgz + local_file: src/nyc-output-linux-m60xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1749,13 +1749,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_autocomplete.tgz + tar xvzf nyc-output-linux-m60xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_browser_runtime_core.tgz + local_file: src/nyc-output-linux-m60xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1763,13 +1763,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_browser_runtime_core.tgz + tar xvzf nyc-output-linux-m60xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_browser_runtime_core.tgz + local_file: src/nyc-output-linux-m60xc_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1777,13 +1777,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_browser_runtime_core.tgz + tar xvzf nyc-output-linux-m60xc_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_browser_runtime_electron.tgz + local_file: src/nyc-output-linux-m60xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1791,13 +1791,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_browser_runtime_electron.tgz + tar xvzf nyc-output-linux-m60xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_browser_runtime_electron.tgz + local_file: src/nyc-output-linux-m60xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1805,13 +1805,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_browser_runtime_electron.tgz + tar xvzf nyc-output-linux-m60xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_build.tgz + local_file: src/nyc-output-linux-m60xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1819,13 +1819,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_build.tgz + tar xvzf nyc-output-linux-m60xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_build.tgz + local_file: src/nyc-output-linux-m60xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1833,13 +1833,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_build.tgz + tar xvzf nyc-output-linux-m60xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m60xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1847,13 +1847,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m60xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m60xe_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1861,13 +1861,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m60xe_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m60xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1875,13 +1875,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m60xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m60xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1889,13 +1889,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m60xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m60xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1903,13 +1903,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m60xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -1917,13 +1917,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1931,13 +1931,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xc_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -1945,13 +1945,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xc_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1959,13 +1959,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -1973,13 +1973,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -1987,13 +1987,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n20_cli_repl.tgz + local_file: src/nyc-output-linux-m70xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2001,13 +2001,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n20_cli_repl.tgz + tar xvzf nyc-output-linux-m70xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m70xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2015,13 +2015,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m70xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m70xe_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2029,13 +2029,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m70xe_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m70xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2043,13 +2043,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m70xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m70xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2057,13 +2057,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m70xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m70xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2071,13 +2071,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m70xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2085,13 +2085,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2099,13 +2099,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xc_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2113,13 +2113,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xc_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2127,13 +2127,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2141,13 +2141,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2155,13 +2155,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m80xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2169,13 +2169,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m80xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m80xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2183,13 +2183,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m80xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m80xe_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2197,13 +2197,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m80xe_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m80xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2211,13 +2211,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m80xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2225,13 +2225,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m80xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m80xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2239,13 +2239,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-mlatest_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2253,13 +2253,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-mlatest_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-mlatest_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2267,13 +2267,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-mlatest_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-mlatest_n20_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2281,13 +2281,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-mlatest_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-mlatest_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2295,13 +2295,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-mlatest_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-mlatest_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2309,13 +2309,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-mlatest_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-mlatest_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2323,13 +2323,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-mlatest_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n20_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -2337,13 +2337,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n20_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -2351,13 +2351,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -2365,13 +2365,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -2379,13 +2379,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -2393,13 +2393,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_build.tgz bucket: mciuploads - command: shell.exec params: @@ -2407,13 +2407,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2421,13 +2421,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2435,13 +2435,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -2449,13 +2449,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -2463,13 +2463,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_history.tgz bucket: mciuploads - command: shell.exec params: @@ -2477,13 +2477,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -2491,13 +2491,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_e2e_tests.tgz + local_file: src/nyc-output-win32-n20_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -2505,13 +2505,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_e2e_tests.tgz + tar xvzf nyc-output-win32-n20_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_editor.tgz + local_file: src/nyc-output-win32-n20_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -2519,13 +2519,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_editor.tgz + tar xvzf nyc-output-win32-n20_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_editor.tgz + local_file: src/nyc-output-win32-n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2533,13 +2533,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_editor.tgz + tar xvzf nyc-output-win32-n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_errors.tgz + local_file: src/nyc-output-win32-n20_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -2547,13 +2547,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_errors.tgz + tar xvzf nyc-output-win32-n20_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_errors.tgz + local_file: src/nyc-output-win32-n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2561,13 +2561,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_errors.tgz + tar xvzf nyc-output-win32-n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_history.tgz + local_file: src/nyc-output-win32-n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2575,13 +2575,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_history.tgz + tar xvzf nyc-output-win32-n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_history.tgz + local_file: src/nyc-output-win32-n20_shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -2589,13 +2589,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_history.tgz + tar xvzf nyc-output-win32-n20_shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_i18n.tgz + local_file: src/nyc-output-win32-n20_snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -2603,13 +2603,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_i18n.tgz + tar xvzf nyc-output-win32-n20_snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_i18n.tgz + local_file: src/nyc-output-win32-n20_types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20_types.tgz bucket: mciuploads - command: shell.exec params: @@ -2617,13 +2617,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_i18n.tgz + tar xvzf nyc-output-win32-n20_types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2631,13 +2631,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2645,13 +2645,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2659,13 +2659,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2673,13 +2673,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2687,13 +2687,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2701,13 +2701,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2715,13 +2715,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2729,13 +2729,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2743,13 +2743,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_java_shell.tgz + local_file: src/nyc-output-win32-m42xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2757,13 +2757,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n20_java_shell.tgz + tar xvzf nyc-output-win32-m42xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_java_shell.tgz + local_file: src/nyc-output-win32-m44xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2771,13 +2771,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n20_java_shell.tgz + tar xvzf nyc-output-win32-m44xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n20_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n20_java_shell.tgz + local_file: src/nyc-output-win32-m44xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2785,13 +2785,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n20_java_shell.tgz + tar xvzf nyc-output-win32-m44xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2799,13 +2799,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2813,13 +2813,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2827,13 +2827,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2841,13 +2841,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2855,13 +2855,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2869,13 +2869,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2883,13 +2883,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n16_java_shell.tgz + local_file: src/nyc-output-win32-m44xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2897,13 +2897,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n16_java_shell.tgz + tar xvzf nyc-output-win32-m44xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n16_java_shell.tgz + local_file: src/nyc-output-win32-m50xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2911,13 +2911,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n16_java_shell.tgz + tar xvzf nyc-output-win32-m50xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_java_shell.tgz + local_file: src/nyc-output-win32-m50xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2925,13 +2925,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n16_java_shell.tgz + tar xvzf nyc-output-win32-m50xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_java_shell.tgz + local_file: src/nyc-output-win32-m50xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2939,13 +2939,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n16_java_shell.tgz + tar xvzf nyc-output-win32-m50xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n16_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_java_shell.tgz + local_file: src/nyc-output-win32-m50xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2953,13 +2953,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_java_shell.tgz + tar xvzf nyc-output-win32-m50xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_js_multiline_to_singleline.tgz + local_file: src/nyc-output-win32-m50xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2967,13 +2967,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_js_multiline_to_singleline.tgz + tar xvzf nyc-output-win32-m50xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_js_multiline_to_singleline.tgz + local_file: src/nyc-output-win32-m50xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2981,13 +2981,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_js_multiline_to_singleline.tgz + tar xvzf nyc-output-win32-m50xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_logging.tgz + local_file: src/nyc-output-win32-m50xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2995,13 +2995,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_logging.tgz + tar xvzf nyc-output-win32-m50xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_logging.tgz + local_file: src/nyc-output-win32-m50xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3009,13 +3009,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_logging.tgz + tar xvzf nyc-output-win32-m50xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m50xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3023,13 +3023,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m50xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m50xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3037,13 +3037,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m50xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3051,13 +3051,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3065,13 +3065,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3079,13 +3079,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3093,13 +3093,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3107,13 +3107,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3121,13 +3121,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3135,13 +3135,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3149,13 +3149,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3163,13 +3163,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m60xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3177,13 +3177,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m60xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3191,13 +3191,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3205,13 +3205,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3219,13 +3219,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3233,13 +3233,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3247,13 +3247,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3261,13 +3261,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3275,13 +3275,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3289,13 +3289,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3303,13 +3303,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m70xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3317,13 +3317,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m70xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m80xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3331,13 +3331,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m80xc_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-win32-m80xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3345,13 +3345,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-win32-m80xc_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_service_provider_core.tgz + local_file: src/nyc-output-win32-m80xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3359,13 +3359,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_service_provider_core.tgz + tar xvzf nyc-output-win32-m80xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_service_provider_core.tgz + local_file: src/nyc-output-win32-m80xc_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3373,13 +3373,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_service_provider_core.tgz + tar xvzf nyc-output-win32-m80xc_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m80xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3387,13 +3387,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m80xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m80xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3401,13 +3401,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m80xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m80xe_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3415,13 +3415,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m80xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m80xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3429,13 +3429,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m80xe_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3443,13 +3443,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m80xe_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m80xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3457,13 +3457,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-mlatest_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3471,13 +3471,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-mlatest_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-mlatest_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3485,13 +3485,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-mlatest_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-mlatest_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3499,13 +3499,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-mlatest_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-mlatest_n20_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n20_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3513,13 +3513,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-mlatest_n20_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-mlatest_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3527,13 +3527,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-mlatest_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -3541,13 +3541,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -3555,13 +3555,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -3569,13 +3569,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_browser_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_browser_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3583,13 +3583,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_browser_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -3597,13 +3597,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -3611,13 +3611,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_build.tgz bucket: mciuploads - command: shell.exec params: @@ -3625,13 +3625,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3639,13 +3639,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3653,13 +3653,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -3667,13 +3667,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -3681,13 +3681,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_history.tgz bucket: mciuploads - command: shell.exec params: @@ -3695,13 +3695,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-darwin-n16_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -3709,13 +3709,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-darwin-n16_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -3723,13 +3723,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -3737,13 +3737,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3751,13 +3751,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -3765,13 +3765,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3779,13 +3779,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3793,13 +3793,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -3807,13 +3807,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -3821,13 +3821,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin-n16_types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n16_types.tgz bucket: mciuploads - command: shell.exec params: @@ -3835,13 +3835,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin-n16_types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin-m60xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3849,13 +3849,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin-m60xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin-m60xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3863,13 +3863,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin-m60xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n20_shell_api.tgz + local_file: src/nyc-output-darwin-m60xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3877,13 +3877,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n20_shell_api.tgz + tar xvzf nyc-output-darwin-m60xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m42xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3891,13 +3891,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3905,13 +3905,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m44xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3919,13 +3919,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3933,13 +3933,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m50xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m50xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3947,13 +3947,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m50xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3961,13 +3961,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m60xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m60xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m60xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3975,13 +3975,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m60xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m60xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m70xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3989,13 +3989,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m70xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m70xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m70xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m70xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4003,13 +4003,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m70xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m70xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m70xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4017,13 +4017,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m70xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-m80xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m70xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4031,13 +4031,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m80xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m70xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_shell_api.tgz + local_file: src/nyc-output-darwin-m70xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4045,13 +4045,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_shell_api.tgz + tar xvzf nyc-output-darwin-m70xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_shell_evaluator.tgz + local_file: src/nyc-output-darwin-m70xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4059,13 +4059,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_shell_evaluator.tgz + tar xvzf nyc-output-darwin-m70xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_shell_evaluator.tgz + local_file: src/nyc-output-darwin-m70xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4073,13 +4073,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_shell_evaluator.tgz + tar xvzf nyc-output-darwin-m70xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_snippet_manager.tgz + local_file: src/nyc-output-darwin-m70xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4087,13 +4087,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_snippet_manager.tgz + tar xvzf nyc-output-darwin-m70xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_snippet_manager.tgz + local_file: src/nyc-output-darwin-m70xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4101,13 +4101,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_snippet_manager.tgz + tar xvzf nyc-output-darwin-m70xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n20_types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n20_types.tgz + local_file: src/nyc-output-darwin-m70xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m70xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4115,13 +4115,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n20_types.tgz + tar xvzf nyc-output-darwin-m70xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n16_types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n16_types.tgz + local_file: src/nyc-output-darwin-m80xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4129,13 +4129,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_types.tgz + tar xvzf nyc-output-darwin-m80xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_arg_parser.tgz + local_file: src/nyc-output-darwin-m80xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4143,13 +4143,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_arg_parser.tgz + tar xvzf nyc-output-darwin-m80xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_arg_parser.tgz + local_file: src/nyc-output-darwin-m80xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4157,13 +4157,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_arg_parser.tgz + tar xvzf nyc-output-darwin-m80xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_async_rewriter2.tgz + local_file: src/nyc-output-darwin-m80xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4171,13 +4171,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_async_rewriter2.tgz + tar xvzf nyc-output-darwin-m80xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_async_rewriter2.tgz + local_file: src/nyc-output-darwin-m80xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4185,13 +4185,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_async_rewriter2.tgz + tar xvzf nyc-output-darwin-m80xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_autocomplete.tgz + local_file: src/nyc-output-darwin-m80xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4199,13 +4199,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_autocomplete.tgz + tar xvzf nyc-output-darwin-m80xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_autocomplete.tgz + local_file: src/nyc-output-darwin-m80xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4213,13 +4213,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_autocomplete.tgz + tar xvzf nyc-output-darwin-m80xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_browser_runtime_core.tgz + local_file: src/nyc-output-darwin-m80xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4227,13 +4227,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_browser_runtime_core.tgz + tar xvzf nyc-output-darwin-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_browser_runtime_core.tgz + local_file: src/nyc-output-darwin-m80xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4241,13 +4241,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_browser_runtime_core.tgz + tar xvzf nyc-output-darwin-m80xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_browser_runtime_electron.tgz + local_file: src/nyc-output-darwin-m80xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-m80xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4255,13 +4255,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_browser_runtime_electron.tgz + tar xvzf nyc-output-darwin-m80xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_browser_runtime_electron.tgz + local_file: src/nyc-output-darwin-mlatest_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4269,13 +4269,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_browser_runtime_electron.tgz + tar xvzf nyc-output-darwin-mlatest_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_build.tgz + local_file: src/nyc-output-darwin-mlatest_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4283,13 +4283,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_build.tgz + tar xvzf nyc-output-darwin-mlatest_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_build.tgz + local_file: src/nyc-output-darwin-mlatest_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4297,13 +4297,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_build.tgz + tar xvzf nyc-output-darwin-mlatest_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-mlatest_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4311,13 +4311,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-mlatest_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n20_cli_repl.tgz + local_file: src/nyc-output-darwin-mlatest_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-mlatest_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4325,13 +4325,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n20_cli_repl.tgz + tar xvzf nyc-output-darwin-mlatest_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -4339,13 +4339,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -4353,13 +4353,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -4367,13 +4367,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -4381,13 +4381,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -4395,13 +4395,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_build.tgz bucket: mciuploads - command: shell.exec params: @@ -4409,13 +4409,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4423,13 +4423,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4437,13 +4437,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -4451,13 +4451,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -4465,13 +4465,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n20_cli_repl.tgz + local_file: src/nyc-output-linux-n16_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_history.tgz bucket: mciuploads - command: shell.exec params: @@ -4479,13 +4479,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n20_cli_repl.tgz + tar xvzf nyc-output-linux-n16_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -4493,13 +4493,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -4507,13 +4507,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -4521,13 +4521,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -4535,13 +4535,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4549,13 +4549,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -4563,13 +4563,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4577,13 +4577,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4591,13 +4591,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -4605,13 +4605,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -4619,13 +4619,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_cli_repl.tgz + local_file: src/nyc-output-linux-n16_types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n16_types.tgz bucket: mciuploads - command: shell.exec params: @@ -4633,13 +4633,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n16_cli_repl.tgz + tar xvzf nyc-output-linux-n16_types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m42xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4647,13 +4647,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m42xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_cli_repl.tgz + local_file: src/nyc-output-linux-m42xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4661,13 +4661,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n16_cli_repl.tgz + tar xvzf nyc-output-linux-m42xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m42xc_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -4675,13 +4675,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m42xc_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m42xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4689,13 +4689,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m42xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m42xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4703,13 +4703,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m42xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m42xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m42xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4717,13 +4717,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m42xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4731,13 +4731,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4745,13 +4745,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xc_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -4759,13 +4759,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xc_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4773,13 +4773,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4787,13 +4787,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4801,13 +4801,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4815,13 +4815,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4829,13 +4829,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n20_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xe_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -4843,13 +4843,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n20_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4857,13 +4857,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4871,13 +4871,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m44xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m44xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4885,13 +4885,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m44xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4899,13 +4899,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4913,13 +4913,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xc_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -4927,13 +4927,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xc_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -4941,13 +4941,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -4955,13 +4955,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -4969,13 +4969,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4983,13 +4983,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -4997,13 +4997,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xe_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5011,13 +5011,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_e2e_tests.tgz + local_file: src/nyc-output-linux-m50xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5025,13 +5025,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n16_e2e_tests.tgz + tar xvzf nyc-output-linux-m50xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_editor.tgz + local_file: src/nyc-output-linux-m50xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5039,13 +5039,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_editor.tgz + tar xvzf nyc-output-linux-m50xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_editor.tgz + local_file: src/nyc-output-linux-m50xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m50xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5053,13 +5053,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_editor.tgz + tar xvzf nyc-output-linux-m50xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_errors.tgz + local_file: src/nyc-output-linux-m60xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5067,13 +5067,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_errors.tgz + tar xvzf nyc-output-linux-m60xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_errors.tgz + local_file: src/nyc-output-linux-m60xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5081,13 +5081,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_errors.tgz + tar xvzf nyc-output-linux-m60xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_history.tgz + local_file: src/nyc-output-linux-m60xc_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5095,13 +5095,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_history.tgz + tar xvzf nyc-output-linux-m60xc_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_history.tgz + local_file: src/nyc-output-linux-m60xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5109,13 +5109,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_history.tgz + tar xvzf nyc-output-linux-m60xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_i18n.tgz + local_file: src/nyc-output-linux-m60xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5123,13 +5123,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_i18n.tgz + tar xvzf nyc-output-linux-m60xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_i18n.tgz + local_file: src/nyc-output-linux-m60xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5137,13 +5137,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_i18n.tgz + tar xvzf nyc-output-linux-m60xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_js_multiline_to_singleline.tgz + local_file: src/nyc-output-linux-m60xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5151,13 +5151,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_js_multiline_to_singleline.tgz + tar xvzf nyc-output-linux-m60xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_js_multiline_to_singleline.tgz + local_file: src/nyc-output-linux-m60xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5165,13 +5165,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_js_multiline_to_singleline.tgz + tar xvzf nyc-output-linux-m60xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_logging.tgz + local_file: src/nyc-output-linux-m60xe_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5179,13 +5179,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_logging.tgz + tar xvzf nyc-output-linux-m60xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_logging.tgz + local_file: src/nyc-output-linux-m60xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5193,13 +5193,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_logging.tgz + tar xvzf nyc-output-linux-m60xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m60xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5207,13 +5207,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m60xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m60xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m60xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5221,13 +5221,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m60xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5235,13 +5235,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5249,13 +5249,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xc_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5263,13 +5263,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xc_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5277,13 +5277,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5291,13 +5291,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5305,13 +5305,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5319,13 +5319,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5333,13 +5333,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xe_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5347,13 +5347,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5361,13 +5361,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n20_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5375,13 +5375,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n20_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m70xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m70xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5389,13 +5389,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m70xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5403,13 +5403,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5417,13 +5417,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xc_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5431,13 +5431,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xc_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5445,13 +5445,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5459,13 +5459,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5473,13 +5473,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5487,13 +5487,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5501,13 +5501,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xe_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5515,13 +5515,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5529,13 +5529,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5543,13 +5543,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-m80xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-m80xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5557,13 +5557,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n16_node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-m80xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_service_provider_core.tgz + local_file: src/nyc-output-linux-mlatest_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5571,13 +5571,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_service_provider_core.tgz + tar xvzf nyc-output-linux-mlatest_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_service_provider_core.tgz + local_file: src/nyc-output-linux-mlatest_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5585,13 +5585,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_service_provider_core.tgz + tar xvzf nyc-output-linux-mlatest_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-mlatest_n16_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n16_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -5599,13 +5599,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-mlatest_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-mlatest_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5613,13 +5613,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-mlatest_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-mlatest_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5627,13 +5627,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-mlatest_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-linux-mlatest_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-mlatest_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5641,13 +5641,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-linux-mlatest_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -5655,13 +5655,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -5669,13 +5669,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -5683,13 +5683,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -5697,13 +5697,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -5711,13 +5711,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_build.tgz bucket: mciuploads - command: shell.exec params: @@ -5725,13 +5725,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5739,13 +5739,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5753,13 +5753,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n20_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n20_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -5767,13 +5767,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n20_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -5781,13 +5781,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_history.tgz bucket: mciuploads - command: shell.exec params: @@ -5795,13 +5795,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -5809,13 +5809,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -5823,13 +5823,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -5837,13 +5837,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5851,13 +5851,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -5865,13 +5865,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5879,13 +5879,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -5893,13 +5893,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -5907,13 +5907,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -5921,13 +5921,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-n16_types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n16_types.tgz bucket: mciuploads - command: shell.exec params: @@ -5935,13 +5935,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-n16_types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n16_service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_service_provider_node_driver.tgz + local_file: src/nyc-output-win32-m42xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -5949,13 +5949,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n16_service_provider_node_driver.tgz + tar xvzf nyc-output-win32-m42xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -5963,13 +5963,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -5977,13 +5977,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -5991,13 +5991,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6005,13 +6005,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -6019,13 +6019,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -6033,13 +6033,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6047,13 +6047,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -6061,13 +6061,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n20_shell_api.tgz + local_file: src/nyc-output-win32-m42xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m42xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6075,13 +6075,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n20_shell_api.tgz + tar xvzf nyc-output-win32-m42xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n20_shell_api.tgz + local_file: src/nyc-output-win32-m44xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -6089,13 +6089,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n20_shell_api.tgz + tar xvzf nyc-output-win32-m44xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_shell_api.tgz + local_file: src/nyc-output-win32-m44xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -6103,13 +6103,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n20_shell_api.tgz + tar xvzf nyc-output-win32-m44xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_shell_api.tgz + local_file: src/nyc-output-win32-m44xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6117,13 +6117,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n20_shell_api.tgz + tar xvzf nyc-output-win32-m44xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n20_shell_api.tgz + local_file: src/nyc-output-win32-m44xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -6131,13 +6131,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n20_shell_api.tgz + tar xvzf nyc-output-win32-m44xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xc_n16_shell_api.tgz + local_file: src/nyc-output-win32-m44xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6145,13 +6145,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n16_shell_api.tgz + tar xvzf nyc-output-win32-m44xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m42xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m42xe_n16_shell_api.tgz + local_file: src/nyc-output-win32-m44xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -6159,13 +6159,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xe_n16_shell_api.tgz + tar xvzf nyc-output-win32-m44xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xc_n16_shell_api.tgz + local_file: src/nyc-output-win32-m44xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -6173,13 +6173,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xc_n16_shell_api.tgz + tar xvzf nyc-output-win32-m44xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m44xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m44xe_n16_shell_api.tgz + local_file: src/nyc-output-win32-m44xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6187,13 +6187,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m44xe_n16_shell_api.tgz + tar xvzf nyc-output-win32-m44xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xc_n16_shell_api.tgz + local_file: src/nyc-output-win32-m44xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -6201,13 +6201,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xc_n16_shell_api.tgz + tar xvzf nyc-output-win32-m44xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m50xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m50xe_n16_shell_api.tgz + local_file: src/nyc-output-win32-m44xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m44xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6215,13 +6215,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m50xe_n16_shell_api.tgz + tar xvzf nyc-output-win32-m44xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -6229,13 +6229,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xc_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m60xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -6243,13 +6243,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m60xe_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xc_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6257,13 +6257,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xc_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m70xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m70xe_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -6271,13 +6271,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m70xe_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6285,13 +6285,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xc_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m80xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -6299,13 +6299,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m80xe_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_shell_api.tgz + local_file: src/nyc-output-win32-m50xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -6313,13 +6313,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n16_shell_api.tgz + tar xvzf nyc-output-win32-m50xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_shell_evaluator.tgz + local_file: src/nyc-output-win32-m50xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6327,13 +6327,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_shell_evaluator.tgz + tar xvzf nyc-output-win32-m50xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_shell_evaluator.tgz + local_file: src/nyc-output-win32-m50xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n16_service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -6341,13 +6341,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_shell_evaluator.tgz + tar xvzf nyc-output-win32-m50xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_snippet_manager.tgz + local_file: src/nyc-output-win32-m50xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m50xe_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6355,13 +6355,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_snippet_manager.tgz + tar xvzf nyc-output-win32-m50xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_snippet_manager.tgz + local_file: src/nyc-output-win32-m60xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -6369,13 +6369,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_snippet_manager.tgz + tar xvzf nyc-output-win32-m60xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n20_types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n20_types.tgz + local_file: src/nyc-output-win32-m60xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -6383,13 +6383,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n20_types.tgz + tar xvzf nyc-output-win32-m60xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-n16_types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-n16_types.tgz + local_file: src/nyc-output-win32-m60xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6397,202 +6397,139 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-n16_types.tgz + tar xvzf nyc-output-win32-m60xc_n16_node_runtime_worker_thread.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m60xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n16_service_provider_node_driver.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash script: | set -e - tar cvzf full-nyc-output.tgz .nyc_output - - command: s3.put + tar xvzf nyc-output-win32-m60xc_n16_service_provider_node_driver.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/full-nyc-output.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/full-nyc-output.tgz + local_file: src/nyc-output-win32-m60xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xc_n16_shell_api.tgz bucket: mciuploads - permissions: private - visibility: signed - content_type: application/x-gzip - command: shell.exec params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} script: | set -e - { - source .evergreen/setup-env.sh - npm run report-coverage-ci - echo "Creating coverage tarball..." - tar cvzf coverage.tgz coverage - } - - command: s3.put + tar xvzf nyc-output-win32-m60xc_n16_shell_api.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/coverage.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/coverage.tgz + local_file: src/nyc-output-win32-m60xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n16_cli_repl.tgz bucket: mciuploads - permissions: private - visibility: signed - content_type: application/x-gzip - command: shell.exec params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} script: | set -e - { - source .evergreen/setup-env.sh - npm run check-coverage - } - - test_vscode: + tar xvzf nyc-output-win32-m60xe_n16_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m60xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n16_e2e_tests.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} script: | set -e - { - source .evergreen/setup-env.sh - (cd scripts/docker && docker build -t ubuntu22.04-xvfb -f ubuntu22.04-xvfb.Dockerfile .) - docker run \ - --rm -v $PWD:/tmp/build ubuntu22.04-xvfb \ - -c 'cd /tmp/build && ./testing/test-vscode.sh' - } - test_connectivity: - - command: expansions.write - type: system + tar xvzf nyc-output-win32-m60xe_n16_e2e_tests.tgz + - command: s3.get params: - file: tmp/expansions.yaml - redacted: true + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m60xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n16_node_runtime_worker_thread.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} - TEST_MONGOSH_EXECUTABLE: ${test_mongosh_executable|} - KERBEROS_JUMPHOST_DOCKERFILE: ${kerberos_jumphost_dockerfile|} script: | set -e - { - source .evergreen/setup-env.sh - npm run test-connectivity - } - test_apistrict: - - command: expansions.write - type: system + tar xvzf nyc-output-win32-m60xe_n16_node_runtime_worker_thread.tgz + - command: s3.get params: - file: tmp/expansions.yaml - redacted: true + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m60xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n16_service_provider_node_driver.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} script: | set -e - { - source .evergreen/setup-env.sh - npm run test-apistrict-ci - } - - ### - # ARTIFACT COMPILATION - # - # compile_artifact generates the executable binary and uploads it as TGZ to S3 for later use. - # Use download_compiled_artifact to download the TGZ from S3. - # - # Both functions expect the following arguments: - # - executable_os_id - ### - compile_artifact: - - command: expansions.write - type: system - params: - file: tmp/expansions.yaml - redacted: true - - command: subprocess.exec - params: - working_dir: src - binary: bash .evergreen/compile-artifact.sh - env: - DISTRO_ID: ${distro_id} - NODE_JS_VERSION: ${node_js_version} - MONGOSH_SHARED_OPENSSL: ${mongosh_shared_openssl} - GITHUB_PR_NUMBER: ${github_pr_number} - upload_sbom: - - command: s3.put + tar xvzf nyc-output-win32-m60xe_n16_service_provider_node_driver.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/dist/.sbom.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}-sbom.json + local_file: src/nyc-output-win32-m60xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m60xe_n16_shell_api.tgz bucket: mciuploads - permissions: public-read - content_type: application/json - - command: s3.put + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m60xe_n16_shell_api.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/dist/.purls.txt - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}-purls.txt + local_file: src/nyc-output-win32-m70xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n16_cli_repl.tgz bucket: mciuploads - permissions: public-read - content_type: text/plain - upload_compiled_artifact: - command: shell.exec params: working_dir: src shell: bash - env: - DISTRO_ID: ${distro_id} script: | set -e - set -x - tar cvzf dist.tgz dist - bash .evergreen/compilation-context-expansions.sh - - command: expansions.update - params: - ignore_missing_file: false - file: tmp/compiling-context.yml - - command: s3.put + tar xvzf nyc-output-win32-m70xc_n16_cli_repl.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/dist.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}.tgz + local_file: src/nyc-output-win32-m70xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n16_e2e_tests.tgz bucket: mciuploads - permissions: public-read - content_type: application/x-gzip - upload_first_party_deps_list: - - command: s3.put + - command: shell.exec params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/.sbom/first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}-first-party-deps.json - bucket: mciuploads - permissions: public-read - content_type: application/json - download_compiled_artifact: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xc_n16_e2e_tests.tgz - command: s3.get - type: setup params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/dist.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}.tgz + local_file: src/nyc-output-win32-m70xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -6600,141 +6537,167 @@ functions: shell: bash script: | set -e - tar xvzf dist.tgz - - ### - # E2E TEST EXECUTION - # - # Runs the E2E tests against the compiled artifact, i.e. expects the compiled artifact to be already present. - ### - run_e2e_tests: - - command: expansions.write - type: system - params: - file: tmp/expansions.yaml - redacted: true - - command: subprocess.exec + tar xvzf nyc-output-win32-m70xc_n16_node_runtime_worker_thread.tgz + - command: s3.get params: - working_dir: src - binary: bash .evergreen/run-e2e-tests.sh - env: - NODE_JS_VERSION: ${node_js_version} - AWS_AUTH_IAM_ACCESS_KEY_ID: ${devtools_ci_aws_key} - AWS_AUTH_IAM_SECRET_ACCESS_KEY: ${devtools_ci_aws_secret} - DISABLE_OPENSSL_SHARED_CONFIG_FOR_BUNDLED_OPENSSL: ${disable_openssl_shared_config_for_bundled_openssl} - TASK_NAME: ${task_name} - - ### - # PACKAGING AND UPLOADING - # - # package_artifact generates a distributable package out of the compiled artifact, - # i.e. it expects it to have been downloaded already. The distributable package will be uploaded - # to a specifc Evergreen S3 bucket for later use. - # sign_artifact signs and/or notarizes the distributable package as appropriate. - # - # The URL to download the distributable package can be retrieved by get_artifact_url. - # - # package_artifact expects the following arguments: - # - distro_id - # - package_variant - # - executable_os_id - # - # get_artifact_url and put_artifact_url expects the following arguments: - # - package_variant - # - signature_tag (either 'signed' or 'unsigned') - ### - add_crypt_shared_and_sbom: - - command: subprocess.exec + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m70xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n16_service_provider_node_driver.tgz + bucket: mciuploads + - command: shell.exec params: working_dir: src - binary: bash .evergreen/download-crypt-shared-and-generate-sbom.sh - env: - NODE_JS_VERSION: ${node_js_version} - DISTRO_ID_OVERRIDE: ${distro_id} - PACKAGE_VARIANT: ${package_variant} - ARTIFACTORY_USERNAME: ${artifactory_username} - ARTIFACTORY_PASSWORD: ${artifactory_password} - # for Silk SBOM integration - SILK_ASSET_GROUP: mongosh-${executable_os_id} - SILK_CLIENT_ID: ${silk_client_id} - SILK_CLIENT_SECRET: ${silk_client_secret} - create_static_analysis_report: + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-darwin-x64-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-darwin-x64-first-party-deps.json + local_file: src/nyc-output-win32-m70xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xc_n16_shell_api.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xc_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-darwin-arm64-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-darwin-arm64-first-party-deps.json + local_file: src/nyc-output-win32-m70xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n16_cli_repl.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-x64-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-x64-first-party-deps.json + local_file: src/nyc-output-win32-m70xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n16_e2e_tests.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-x64-openssl11-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-x64-openssl11-first-party-deps.json + local_file: src/nyc-output-win32-m70xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-x64-openssl3-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-x64-openssl3-first-party-deps.json + local_file: src/nyc-output-win32-m70xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n16_service_provider_node_driver.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xe_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-arm64-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-arm64-first-party-deps.json + local_file: src/nyc-output-win32-m70xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m70xe_n16_shell_api.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m70xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-arm64-openssl11-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-arm64-openssl11-first-party-deps.json + local_file: src/nyc-output-win32-m80xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n16_cli_repl.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m80xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-arm64-openssl3-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-arm64-openssl3-first-party-deps.json + local_file: src/nyc-output-win32-m80xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n16_e2e_tests.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m80xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-ppc64le-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-ppc64le-first-party-deps.json + local_file: src/nyc-output-win32-m80xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m80xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-linux-s390x-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-s390x-first-party-deps.json + local_file: src/nyc-output-win32-m80xc_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n16_service_provider_node_driver.tgz bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m80xc_n16_service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/.sbom/mongosh-win32-first-party-deps.json - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-win32-first-party-deps.json + local_file: src/nyc-output-win32-m80xc_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xc_n16_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -6742,382 +6705,238 @@ functions: shell: bash script: | set -e - export NODE_JS_VERSION=${node_js_version} - source .evergreen/setup-env.sh - .evergreen/create-static-analysis-report.sh - env: - NODE_JS_VERSION: ${node_js_version} - FIRST_PARTY_DEPENDENCY_FILENAMES: .sbom/mongosh-darwin-x64-first-party-deps.json,.sbom/mongosh-darwin-arm64-first-party-deps.json,.sbom/mongosh-linux-x64-first-party-deps.json,.sbom/mongosh-linux-x64-openssl11-first-party-deps.json,.sbom/mongosh-linux-x64-openssl3-first-party-deps.json,.sbom/mongosh-linux-arm64-first-party-deps.json,.sbom/mongosh-linux-arm64-openssl11-first-party-deps.json,.sbom/mongosh-linux-arm64-openssl3-first-party-deps.json,.sbom/mongosh-linux-ppc64le-first-party-deps.json,.sbom/mongosh-linux-s390x-first-party-deps.json,.sbom/mongosh-win32-first-party-deps.json - GITHUB_TOKEN: ${github_token} - GITHUB_PR_NUMBER: ${github_pr_number} - - command: s3.put + tar xvzf nyc-output-win32-m80xc_n16_shell_api.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/static-analysis-report.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-static-analysis-report.tgz + local_file: src/nyc-output-win32-m80xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n16_cli_repl.tgz bucket: mciuploads - permissions: private - visibility: signed - content_type: application/x-gzip - package_artifact: - - command: expansions.write - type: setup - params: - file: tmp/expansions.yaml - redacted: true - - command: subprocess.exec - params: - working_dir: src - binary: bash .evergreen/package-and-upload-artifact.sh - env: - NODE_JS_VERSION: ${node_js_version} - DISTRO_ID_OVERRIDE: ${distro_id} - PACKAGE_VARIANT: ${package_variant} - ARTIFACT_URL_EXTRA_TAG: unsigned - sign_artifact: - - command: expansions.write - type: setup - params: - file: tmp/expansions.yaml - redacted: true - - command: subprocess.exec + - command: shell.exec params: working_dir: src - binary: bash .evergreen/sign-packaged-artifact.sh - env: - NODE_JS_VERSION: ${node_js_version} - DISTRO_ID_OVERRIDE: ${distro_id} - PACKAGE_VARIANT: ${package_variant} - MACOS_NOTARY_KEY: ${macos_notary_key} - MACOS_NOTARY_SECRET: ${macos_notary_secret} - verify_artifact: - - command: expansions.write - type: setup + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m80xe_n16_cli_repl.tgz + - command: s3.get params: - file: tmp/expansions.yaml - redacted: true + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m80xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n16_e2e_tests.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash script: | set -e - .evergreen/verify-packaged-artifact.sh - put_artifact_url: - - command: s3.put + tar xvzf nyc-output-win32-m80xe_n16_e2e_tests.tgz + - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: artifact-url.txt - remote_file: mongosh/binaries/${revision}/${revision_order_id}/artifact-url-${package_variant}-${signature_tag}.txt + local_file: src/nyc-output-win32-m80xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - permissions: public-read - content_type: application/x-gzip - get_artifact_url: + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get - type: setup params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: artifact-url.txt - remote_file: mongosh/binaries/${revision}/${revision_order_id}/artifact-url-${package_variant}-${signature_tag}.txt + local_file: src/nyc-output-win32-m80xe_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n16_service_provider_node_driver.tgz bucket: mciuploads - - write_preload_script: - command: shell.exec - # silent: true - type: setup params: working_dir: src shell: bash - env: - connectivity_test_atlas_username: ${connectivity_test_atlas_username} - connectivity_test_atlas_password: ${connectivity_test_atlas_password} - connectivity_test_atlas_hostname: ${connectivity_test_atlas_hostname} script: | set -e - .evergreen/create-preload-script.sh - spawn_host: - - command: host.create - type: setup - params: - provider: ec2 - distro: ${distro} - security_group_ids: - - sg-097bff6dd0d1d31d0 # Magic string that's needed for SSH'ing. - - command: host.list - type: setup + tar xvzf nyc-output-win32-m80xe_n16_service_provider_node_driver.tgz + - command: s3.get params: - num_hosts: 1 - path: buildhosts.yml # Write the host information to disk. - timeout_seconds: 1200 - wait: true - run_pkg_tests_through_ssh: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-m80xe_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-m80xe_n16_shell_api.tgz + bucket: mciuploads - command: shell.exec - # silent: true - type: setup params: working_dir: src shell: bash - env: - __project_aws_ssh_key_value: ${__project_aws_ssh_key_value} script: | set -e - .evergreen/setup-ssh-key.sh - - command: subprocess.exec + tar xvzf nyc-output-win32-m80xe_n16_shell_api.tgz + - command: s3.get params: - working_dir: src - binary: bash .evergreen/run-on-ssh-host.sh - env: - ADMIN_USER_NAME: ${admin_user_name} - ONHOST_SCRIPT_PATH: ${onhost_script_path} - PRELOAD_SCRIPT_PATH: ${preload_script_path} - test_artifact_docker: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-mlatest_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n16_cli_repl.tgz + bucket: mciuploads - command: shell.exec - type: setup params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} script: | set -e - set -x - { - . .evergreen/setup-env.sh - . preload.sh - ./scripts/docker/build.sh ${dockerfile} - } + tar xvzf nyc-output-win32-mlatest_n16_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-mlatest_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n16_e2e_tests.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash - env: - NODE_JS_VERSION: ${node_js_version} script: | set -e - set -x - { - . .evergreen/setup-env.sh - . preload.sh - ./scripts/docker/run.sh ${dockerfile} --smokeTests - } - test_artifact_macos: + tar xvzf nyc-output-win32-mlatest_n16_e2e_tests.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-mlatest_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n16_node_runtime_worker_thread.tgz + bucket: mciuploads - command: shell.exec - type: setup params: working_dir: src shell: bash script: | set -e - set -x - { - . preload.sh - curl -sSfL "$ARTIFACT_URL" > mongosh.zip - unzip mongosh.zip - } + tar xvzf nyc-output-win32-mlatest_n16_node_runtime_worker_thread.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-mlatest_n16_service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n16_service_provider_node_driver.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash - env: - MONGOSH_NO_AUTOMATIC_ENCRYPTION_SUPPORT: ${no_automatic_encryption_support|} script: | set -e - set -x - { - system_profiler SPSoftwareDataType # for debugging - . preload.sh - ./mongosh-*/bin/mongosh --smokeTests - } - test_artifact_rpmextract: + tar xvzf nyc-output-win32-mlatest_n16_service_provider_node_driver.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32-mlatest_n16_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-mlatest_n16_shell_api.tgz + bucket: mciuploads - command: shell.exec - type: setup params: working_dir: src shell: bash script: | set -e - set -x - { - . preload.sh - curl -sSfL "$ARTIFACT_URL" > mongosh.rpm - rpm2cpio mongosh.rpm | cpio -idmv - } + tar xvzf nyc-output-win32-mlatest_n16_shell_api.tgz - command: shell.exec params: working_dir: src shell: bash - env: - MONGOSH_NO_AUTOMATIC_ENCRYPTION_SUPPORT: ${no_automatic_encryption_support|} script: | set -e - set -x - { - . preload.sh - ./usr/bin/mongosh --smokeTests - } - test_artifact_debextract: + tar cvzf full-nyc-output.tgz .nyc_output + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/full-nyc-output.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/full-nyc-output.tgz + bucket: mciuploads + permissions: private + visibility: signed + content_type: application/x-gzip - command: shell.exec - type: setup params: working_dir: src shell: bash + env: + NODE_JS_VERSION: ${node_js_version} script: | set -e - set -x { - . preload.sh - curl -sSfL "$ARTIFACT_URL" > mongosh.deb - dpkg -x mongosh.deb . + source .evergreen/setup-env.sh + npm run report-coverage-ci + echo "Creating coverage tarball..." + tar cvzf coverage.tgz coverage } + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/coverage.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/coverage.tgz + bucket: mciuploads + permissions: private + visibility: signed + content_type: application/x-gzip - command: shell.exec params: working_dir: src shell: bash env: - MONGOSH_NO_AUTOMATIC_ENCRYPTION_SUPPORT: ${no_automatic_encryption_support|} + NODE_JS_VERSION: ${node_js_version} script: | set -e - set -x { - . preload.sh - ./usr/bin/mongosh --smokeTests + source .evergreen/setup-env.sh + npm run check-coverage } - generate_license_and_vulnerability_report: + test_vscode: - command: shell.exec params: working_dir: src shell: bash env: NODE_JS_VERSION: ${node_js_version} - EVERGREEN_IS_PATCH: ${is_patch} - SNYK_TOKEN: ${snyk_token} - EVERGREEN_TASK_URL: https://evergreen.mongodb.com/task/${task_id} - JIRA_API_TOKEN: ${jira_api_token} script: | set -e + { source .evergreen/setup-env.sh - - # validate licenses, we first remove THIRD_PARTY_NOTICES.md, so we are sure - # that we would only upload the newly generated file in case of success. - rm THIRD_PARTY_NOTICES.md - npm run update-third-party-notices - - # generate vulnerability report - set +e - npm run generate-vulnerability-report - return_code=$? - set -e - - # if on main and not triggered by a tag, also create a ticket for each vulnerability found - if [[ "${requester}" == "commit" ]]; then - export JIRA_BASE_URL="https://jira.mongodb.org" - export JIRA_PROJECT="MONGOSH" - export JIRA_VULNERABILITY_BUILD_INFO="- [Evergreen task|$EVERGREEN_TASK_URL]" - npm run create-vulnerability-tickets - else - cat .sbom/vulnerability-report.md - fi - - if [[ "${is_patch}" != "true" ]]; then - # Run `snyk monitor` to keep `main` tracked - npx snyk monitor --org=dcd6db53-1532-4e65-beca-55db83f2cd52 --file=package-lock.json - # Fails if the report failed and is not a patch, including during releases: - exit $return_code - fi - - - command: s3.put - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - bucket: mciuploads - permissions: private - visibility: signed - local_file: src/.sbom/dependencies.json - remote_file: ${project}/${revision}_${revision_order_id}/dependencies.json - content_type: application/json - optional: true - - command: s3.put - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - bucket: mciuploads - permissions: private - visibility: signed - local_file: src/.sbom/snyk-test-result.json - remote_file: ${project}/${revision}_${revision_order_id}/snyk-test-result.json - content_type: application/json - optional: true - - command: s3.put - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - bucket: mciuploads - permissions: private - visibility: signed - local_file: src/.sbom/snyk-test-result.html - remote_file: ${project}/${revision}_${revision_order_id}/snyk-test-result.html - content_type: text/html - optional: true - - command: s3.put - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - bucket: mciuploads - permissions: private - visibility: signed - local_file: src/.sbom/vulnerability-report.md - remote_file: ${project}/${revision}_${revision_order_id}/vulnerability-report.md - content_type: text/markdown - optional: true - - command: s3.put + (cd scripts/docker && docker build -t ubuntu22.04-xvfb -f ubuntu22.04-xvfb.Dockerfile .) + docker run \ + --rm -v $PWD:/tmp/build ubuntu22.04-xvfb \ + -c 'cd /tmp/build && ./testing/test-vscode.sh' + } + test_connectivity: + - command: expansions.write + type: system params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - bucket: mciuploads - permissions: private - visibility: signed - local_file: src/THIRD_PARTY_NOTICES.md - remote_file: ${project}/${revision}_${revision_order_id}/THIRD_PARTY_NOTICES.md - content_type: text/markdown - optional: true - - papertrail_trace: + file: tmp/expansions.yaml + redacted: true - command: shell.exec params: working_dir: src shell: bash + env: + NODE_JS_VERSION: ${node_js_version} + TEST_MONGOSH_EXECUTABLE: ${test_mongosh_executable|} + KERBEROS_JUMPHOST_DOCKERFILE: ${kerberos_jumphost_dockerfile|} script: | set -e - set -x - ls -lh dist/ - if [ x"${triggered_by_git_tag}" == x"" ]; then - tag=$(git describe --tags --always --dirty) - else - tag="${triggered_by_git_tag}" - fi - echo "Setting version for papertrail to $tag, with product ${product}" - version="$(echo $tag | sed -e 's/^[vr]//')" - cat < trace-expansions.yml - release_version: "$version" - EOT - cat trace-expansions.yml - - command: expansions.update - params: - file: src/trace-expansions.yml - - command: papertrail.trace - params: - key_id: ${papertrail_key_id} - secret_key: ${papertrail_secret_key} - product: ${product} - version: ${release_version} - filenames: - - "src/dist/*" - - release_draft: + { + source .evergreen/setup-env.sh + npm run test-connectivity + } + test_apistrict: - command: expansions.write type: system params: @@ -7127,4076 +6946,1231 @@ functions: params: working_dir: src shell: bash + env: + NODE_JS_VERSION: ${node_js_version} script: | set -e { - export NODE_JS_VERSION=${node_js_version} source .evergreen/setup-env.sh - export PUPPETEER_SKIP_DOWNLOAD="true" - npm run evergreen-release draft + npm run test-apistrict-ci } - release_publish_download_and_list_artifacts: + ### + # ARTIFACT COMPILATION + # + # compile_artifact generates the executable binary and uploads it as TGZ to S3 for later use. + # Use download_compiled_artifact to download the TGZ from S3. + # + # Both functions expect the following arguments: + # - executable_os_id + ### + compile_artifact: - command: expansions.write type: system params: file: tmp/expansions.yaml redacted: true + - command: subprocess.exec + params: + working_dir: src + binary: bash .evergreen/compile-artifact.sh + env: + DISTRO_ID: ${distro_id} + NODE_JS_VERSION: ${node_js_version} + MONGOSH_SHARED_OPENSSL: ${mongosh_shared_openssl} + GITHUB_PR_NUMBER: ${github_pr_number} + upload_sbom: + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/dist/.sbom.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}-sbom.json + bucket: mciuploads + permissions: public-read + content_type: application/json + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/dist/.purls.txt + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}-purls.txt + bucket: mciuploads + permissions: public-read + content_type: text/plain + upload_compiled_artifact: - command: shell.exec params: working_dir: src shell: bash env: - node_js_version: ${node_js_version} + DISTRO_ID: ${distro_id} script: | set -e - export PUPPETEER_SKIP_DOWNLOAD="true" - .evergreen/run-evergreen-release.sh download-and-list-artifacts + set -x + tar cvzf dist.tgz dist + bash .evergreen/compilation-context-expansions.sh + - command: expansions.update + params: + ignore_missing_file: false + file: tmp/compiling-context.yml + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/dist.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}.tgz + bucket: mciuploads + permissions: public-read + content_type: application/x-gzip + upload_first_party_deps_list: + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}-first-party-deps.json + bucket: mciuploads + permissions: public-read + content_type: application/json + download_compiled_artifact: + - command: s3.get + type: setup + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/dist.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-${executable_os_id}${extra_upload_tag}.tgz + bucket: mciuploads - command: shell.exec params: working_dir: src shell: bash script: | set -e - set -x - ls -lh dist/ - cat -n dist/SHASUMS1.txt - cat -n dist/SHASUMS256.txt + tar xvzf dist.tgz - release_publish_dry_run: + ### + # E2E TEST EXECUTION + # + # Runs the E2E tests against the compiled artifact, i.e. expects the compiled artifact to be already present. + ### + run_e2e_tests: - command: expansions.write type: system params: file: tmp/expansions.yaml redacted: true + - command: subprocess.exec + params: + working_dir: src + binary: bash .evergreen/run-e2e-tests.sh + env: + NODE_JS_VERSION: ${node_js_version} + AWS_AUTH_IAM_ACCESS_KEY_ID: ${devtools_ci_aws_key} + AWS_AUTH_IAM_SECRET_ACCESS_KEY: ${devtools_ci_aws_secret} + DISABLE_OPENSSL_SHARED_CONFIG_FOR_BUNDLED_OPENSSL: ${disable_openssl_shared_config_for_bundled_openssl} + TASK_NAME: ${task_name} + + ### + # PACKAGING AND UPLOADING + # + # package_artifact generates a distributable package out of the compiled artifact, + # i.e. it expects it to have been downloaded already. The distributable package will be uploaded + # to a specifc Evergreen S3 bucket for later use. + # sign_artifact signs and/or notarizes the distributable package as appropriate. + # + # The URL to download the distributable package can be retrieved by get_artifact_url. + # + # package_artifact expects the following arguments: + # - distro_id + # - package_variant + # - executable_os_id + # + # get_artifact_url and put_artifact_url expects the following arguments: + # - package_variant + # - signature_tag (either 'signed' or 'unsigned') + ### + add_crypt_shared_and_sbom: + - command: subprocess.exec + params: + working_dir: src + binary: bash .evergreen/download-crypt-shared-and-generate-sbom.sh + env: + NODE_JS_VERSION: ${node_js_version} + DISTRO_ID_OVERRIDE: ${distro_id} + PACKAGE_VARIANT: ${package_variant} + ARTIFACTORY_USERNAME: ${artifactory_username} + ARTIFACTORY_PASSWORD: ${artifactory_password} + # for Silk SBOM integration + SILK_ASSET_GROUP: mongosh-${executable_os_id} + SILK_CLIENT_ID: ${silk_client_id} + SILK_CLIENT_SECRET: ${silk_client_secret} + create_static_analysis_report: + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-darwin-x64-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-darwin-x64-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-darwin-arm64-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-darwin-arm64-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-x64-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-x64-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-x64-openssl11-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-x64-openssl11-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-x64-openssl3-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-x64-openssl3-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-arm64-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-arm64-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-arm64-openssl11-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-arm64-openssl11-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-arm64-openssl3-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-arm64-openssl3-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-ppc64le-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-ppc64le-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-linux-s390x-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-linux-s390x-first-party-deps.json + bucket: mciuploads + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/.sbom/mongosh-win32-first-party-deps.json + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-win32-first-party-deps.json + bucket: mciuploads - command: shell.exec - # silent: true params: working_dir: src shell: bash - env: - devtoolsbot_npm_token: ${devtoolsbot_npm_token} - node_js_version: ${node_js_version} script: | set -e - export PUPPETEER_SKIP_DOWNLOAD="true" - .evergreen/run-evergreen-release.sh publish -- --dry-run - - release_publish: + export NODE_JS_VERSION=${node_js_version} + source .evergreen/setup-env.sh + .evergreen/create-static-analysis-report.sh + env: + NODE_JS_VERSION: ${node_js_version} + FIRST_PARTY_DEPENDENCY_FILENAMES: .sbom/mongosh-darwin-x64-first-party-deps.json,.sbom/mongosh-darwin-arm64-first-party-deps.json,.sbom/mongosh-linux-x64-first-party-deps.json,.sbom/mongosh-linux-x64-openssl11-first-party-deps.json,.sbom/mongosh-linux-x64-openssl3-first-party-deps.json,.sbom/mongosh-linux-arm64-first-party-deps.json,.sbom/mongosh-linux-arm64-openssl11-first-party-deps.json,.sbom/mongosh-linux-arm64-openssl3-first-party-deps.json,.sbom/mongosh-linux-ppc64le-first-party-deps.json,.sbom/mongosh-linux-s390x-first-party-deps.json,.sbom/mongosh-win32-first-party-deps.json + GITHUB_TOKEN: ${github_token} + GITHUB_PR_NUMBER: ${github_pr_number} + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/static-analysis-report.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/mongosh-static-analysis-report.tgz + bucket: mciuploads + permissions: private + visibility: signed + content_type: application/x-gzip + package_artifact: - command: expansions.write - type: system + type: setup + params: + file: tmp/expansions.yaml + redacted: true + - command: subprocess.exec + params: + working_dir: src + binary: bash .evergreen/package-and-upload-artifact.sh + env: + NODE_JS_VERSION: ${node_js_version} + DISTRO_ID_OVERRIDE: ${distro_id} + PACKAGE_VARIANT: ${package_variant} + ARTIFACT_URL_EXTRA_TAG: unsigned + sign_artifact: + - command: expansions.write + type: setup + params: + file: tmp/expansions.yaml + redacted: true + - command: subprocess.exec + params: + working_dir: src + binary: bash .evergreen/sign-packaged-artifact.sh + env: + NODE_JS_VERSION: ${node_js_version} + DISTRO_ID_OVERRIDE: ${distro_id} + PACKAGE_VARIANT: ${package_variant} + MACOS_NOTARY_KEY: ${macos_notary_key} + MACOS_NOTARY_SECRET: ${macos_notary_secret} + verify_artifact: + - command: expansions.write + type: setup params: file: tmp/expansions.yaml redacted: true - command: shell.exec - # silent: true params: working_dir: src shell: bash - env: - devtoolsbot_npm_token: ${devtoolsbot_npm_token} - node_js_version: ${node_js_version} script: | set -e - export PUPPETEER_SKIP_DOWNLOAD="true" - .evergreen/run-evergreen-release.sh publish + .evergreen/verify-packaged-artifact.sh + put_artifact_url: + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: artifact-url.txt + remote_file: mongosh/binaries/${revision}/${revision_order_id}/artifact-url-${package_variant}-${signature_tag}.txt + bucket: mciuploads + permissions: public-read + content_type: application/x-gzip + get_artifact_url: + - command: s3.get + type: setup + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: artifact-url.txt + remote_file: mongosh/binaries/${revision}/${revision_order_id}/artifact-url-${package_variant}-${signature_tag}.txt + bucket: mciuploads - run_perf_tests: + write_preload_script: - command: shell.exec + # silent: true + type: setup params: working_dir: src shell: bash + env: + connectivity_test_atlas_username: ${connectivity_test_atlas_username} + connectivity_test_atlas_password: ${connectivity_test_atlas_password} + connectivity_test_atlas_hostname: ${connectivity_test_atlas_hostname} script: | set -e - set -x - # fix rh-allow-sha1-signatures error, see run-e2e-tests.sh - export OPENSSL_CONF="" - npx -y mongodb-runner exec -t standalone --version=7.0.x-enterprise -- \ - sh -c 'MONGOSH_SMOKE_TEST_SERVER="$MONGODB_URI" ./dist/mongosh --perfTests > perf_results.json' + .evergreen/create-preload-script.sh + spawn_host: + - command: host.create + type: setup + params: + provider: ec2 + distro: ${distro} + security_group_ids: + - sg-097bff6dd0d1d31d0 # Magic string that's needed for SSH'ing. + - command: host.list + type: setup + params: + num_hosts: 1 + path: buildhosts.yml # Write the host information to disk. + timeout_seconds: 1200 + wait: true + run_pkg_tests_through_ssh: + - command: shell.exec + # silent: true + type: setup + params: + working_dir: src + shell: bash env: - DISTRO_ID: ${distro_id} - - command: perf.send + __project_aws_ssh_key_value: ${__project_aws_ssh_key_value} + script: | + set -e + .evergreen/setup-ssh-key.sh + - command: subprocess.exec params: - file: src/perf_results.json - -# Tasks will show up as the individual blocks in the Evergreen UI that can -# pass or fail. -# -# Current tasks: -# compile_ts - Do the initial compilation of TS sources. -# check - Performs linter and dependency checks. -# check_coverage - Performs coverage check by merging all NYC outputs first -# test_{version} - Runs all tests, against a specified mongod version. -# test_vscode - Run the vscode extension integration tests. -# test_connectivity - Runs extra connectivity tests. -# test_apistrict - Runs shell API and CLI tests with --apiStrict --apiDeprecationErrors. -# compile_artifact - Compile the release binary. -# package_artifact - Upload the release binary together with other files to S3. -# sign_artifact - Get a package file from S3, sign it, put it back into S3. -# test_linux_artifact - Test that the built artifact works where we expect it to. -# release_publish - Publishes the npm packages and uploads the tarballs. -# generate_license_and_vulnerability_report - Generates a report of vulnerabilities affecting the bundled application. -# pkg_test_* - Run tests on the release packages -tasks: - - name: compile_ts - commands: - - func: checkout - - func: compile_ts - vars: - node_js_version: "20.18.0" + working_dir: src + binary: bash .evergreen/run-on-ssh-host.sh + env: + ADMIN_USER_NAME: ${admin_user_name} + ONHOST_SCRIPT_PATH: ${onhost_script_path} + PRELOAD_SCRIPT_PATH: ${preload_script_path} + test_artifact_docker: + - command: shell.exec + type: setup + params: + working_dir: src + shell: bash + env: + NODE_JS_VERSION: ${node_js_version} + script: | + set -e + set -x + { + . .evergreen/setup-env.sh + . preload.sh + ./scripts/docker/build.sh ${dockerfile} + } + - command: shell.exec + params: + working_dir: src + shell: bash + env: + NODE_JS_VERSION: ${node_js_version} + script: | + set -e + set -x + { + . .evergreen/setup-env.sh + . preload.sh + ./scripts/docker/run.sh ${dockerfile} --smokeTests + } + test_artifact_macos: + - command: shell.exec + type: setup + params: + working_dir: src + shell: bash + script: | + set -e + set -x + { + . preload.sh + curl -sSfL "$ARTIFACT_URL" > mongosh.zip + unzip mongosh.zip + } + - command: shell.exec + params: + working_dir: src + shell: bash + env: + MONGOSH_NO_AUTOMATIC_ENCRYPTION_SUPPORT: ${no_automatic_encryption_support|} + script: | + set -e + set -x + { + system_profiler SPSoftwareDataType # for debugging + . preload.sh + ./mongosh-*/bin/mongosh --smokeTests + } + test_artifact_rpmextract: + - command: shell.exec + type: setup + params: + working_dir: src + shell: bash + script: | + set -e + set -x + { + . preload.sh + curl -sSfL "$ARTIFACT_URL" > mongosh.rpm + rpm2cpio mongosh.rpm | cpio -idmv + } + - command: shell.exec + params: + working_dir: src + shell: bash + env: + MONGOSH_NO_AUTOMATIC_ENCRYPTION_SUPPORT: ${no_automatic_encryption_support|} + script: | + set -e + set -x + { + . preload.sh + ./usr/bin/mongosh --smokeTests + } + test_artifact_debextract: + - command: shell.exec + type: setup + params: + working_dir: src + shell: bash + script: | + set -e + set -x + { + . preload.sh + curl -sSfL "$ARTIFACT_URL" > mongosh.deb + dpkg -x mongosh.deb . + } + - command: shell.exec + params: + working_dir: src + shell: bash + env: + MONGOSH_NO_AUTOMATIC_ENCRYPTION_SUPPORT: ${no_automatic_encryption_support|} + script: | + set -e + set -x + { + . preload.sh + ./usr/bin/mongosh --smokeTests + } - - name: check - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: check - vars: - node_js_version: "20.18.0" + generate_license_and_vulnerability_report: + - command: shell.exec + params: + working_dir: src + shell: bash + env: + NODE_JS_VERSION: ${node_js_version} + EVERGREEN_IS_PATCH: ${is_patch} + SNYK_TOKEN: ${snyk_token} + EVERGREEN_TASK_URL: https://evergreen.mongodb.com/task/${task_id} + JIRA_API_TOKEN: ${jira_api_token} + script: | + set -e + source .evergreen/setup-env.sh - - name: check_coverage - depends_on: - - name: ".unit-test" - variant: "*" - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: check_coverage - vars: - node_js_version: "20.18.0" + # validate licenses, we first remove THIRD_PARTY_NOTICES.md, so we are sure + # that we would only upload the newly generated file in case of success. + rm THIRD_PARTY_NOTICES.md + npm run update-third-party-notices - ### - # UNIT TESTS - # E.g. test_m60xc_n16 stands for mongod 6.0.x, community edition, Node.js 16 - ### - - name: test_n20_arg_parser - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_arg_parser" - mongosh_run_only_in_package: "arg-parser" - task_name: ${task_name} - - name: test_n16_arg_parser - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_arg_parser" - mongosh_run_only_in_package: "arg-parser" - task_name: ${task_name} - - name: test_n20_async_rewriter2 - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_async_rewriter2" - mongosh_run_only_in_package: "async-rewriter2" - task_name: ${task_name} - - name: test_n16_async_rewriter2 - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_async_rewriter2" - mongosh_run_only_in_package: "async-rewriter2" - task_name: ${task_name} - - name: test_n20_autocomplete - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_autocomplete" - mongosh_run_only_in_package: "autocomplete" - task_name: ${task_name} - - name: test_n16_autocomplete - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_autocomplete" - mongosh_run_only_in_package: "autocomplete" - task_name: ${task_name} - - name: test_n20_browser_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_browser_repl" - mongosh_run_only_in_package: "browser-repl" - task_name: ${task_name} - - name: test_n16_browser_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_browser_repl" - mongosh_run_only_in_package: "browser-repl" - task_name: ${task_name} - - name: test_n20_browser_runtime_core - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_browser_runtime_core" - mongosh_run_only_in_package: "browser-runtime-core" - task_name: ${task_name} - - name: test_n16_browser_runtime_core - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_browser_runtime_core" - mongosh_run_only_in_package: "browser-runtime-core" - task_name: ${task_name} - - name: test_n20_browser_runtime_electron - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_browser_runtime_electron" - mongosh_run_only_in_package: "browser-runtime-electron" - task_name: ${task_name} - - name: test_n16_browser_runtime_electron - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_browser_runtime_electron" - mongosh_run_only_in_package: "browser-runtime-electron" - task_name: ${task_name} - - name: test_n20_build - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_build" - mongosh_run_only_in_package: "build" - task_name: ${task_name} - - name: test_n16_build - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_build" - mongosh_run_only_in_package: "build" - task_name: ${task_name} - - name: test_m42xc_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m42xe_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m44xc_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m44xe_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m50xc_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m50xe_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m60xc_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m60xe_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m70xc_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m70xe_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m80xc_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m80xe_n20_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_mlatest_n20_cli_repl - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m42xc_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m42xe_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m44xc_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m44xe_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m50xc_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m50xe_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m60xc_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m60xe_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m70xc_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m70xe_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m80xc_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_m80xe_n16_cli_repl - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_mlatest_n16_cli_repl - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_cli_repl" - mongosh_run_only_in_package: "cli-repl" - task_name: ${task_name} - - name: test_n20_connectivity_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_connectivity_tests" - mongosh_run_only_in_package: "connectivity-tests" - task_name: ${task_name} - - name: test_n16_connectivity_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_connectivity_tests" - mongosh_run_only_in_package: "connectivity-tests" - task_name: ${task_name} - - name: test_m42xc_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m42xe_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m44xc_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m44xe_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m50xc_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m50xe_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m60xc_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m60xe_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m70xc_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m70xe_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m80xc_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m80xe_n20_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_mlatest_n20_e2e_tests - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m42xc_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m42xe_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m44xc_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m44xe_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m50xc_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m50xe_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m60xc_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m60xe_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m70xc_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m70xe_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m80xc_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_m80xe_n16_e2e_tests - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_mlatest_n16_e2e_tests - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_e2e_tests" - mongosh_run_only_in_package: "e2e-tests" - task_name: ${task_name} - - name: test_n20_editor - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_editor" - mongosh_run_only_in_package: "editor" - task_name: ${task_name} - - name: test_n16_editor - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_editor" - mongosh_run_only_in_package: "editor" - task_name: ${task_name} - - name: test_n20_errors - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_errors" - mongosh_run_only_in_package: "errors" - task_name: ${task_name} - - name: test_n16_errors - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_errors" - mongosh_run_only_in_package: "errors" - task_name: ${task_name} - - name: test_n20_history - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_history" - mongosh_run_only_in_package: "history" - task_name: ${task_name} - - name: test_n16_history - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_history" - mongosh_run_only_in_package: "history" - task_name: ${task_name} - - name: test_n20_i18n - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_i18n" - mongosh_run_only_in_package: "i18n" - task_name: ${task_name} - - name: test_n16_i18n - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_i18n" - mongosh_run_only_in_package: "i18n" - task_name: ${task_name} - - name: test_m42xc_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m42xe_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m44xc_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m44xe_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m50xc_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m50xe_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m60xc_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m60xe_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m70xc_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m70xe_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m80xc_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m80xe_n20_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_mlatest_n20_java_shell - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m42xc_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m42xe_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m44xc_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m44xe_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m50xc_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m50xe_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m60xc_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m60xe_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m70xc_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m70xe_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m80xc_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_m80xe_n16_java_shell - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_mlatest_n16_java_shell - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_java_shell" - mongosh_run_only_in_package: "java-shell" - task_name: ${task_name} - - name: test_n20_js_multiline_to_singleline - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_js_multiline_to_singleline" - mongosh_run_only_in_package: "js-multiline-to-singleline" - task_name: ${task_name} - - name: test_n16_js_multiline_to_singleline - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_js_multiline_to_singleline" - mongosh_run_only_in_package: "js-multiline-to-singleline" - task_name: ${task_name} - - name: test_n20_logging - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_logging" - mongosh_run_only_in_package: "logging" - task_name: ${task_name} - - name: test_n16_logging - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_logging" - mongosh_run_only_in_package: "logging" - task_name: ${task_name} - - name: test_m42xc_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m42xe_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m44xc_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m44xe_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m50xc_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m50xe_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m60xc_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m60xe_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m70xc_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m70xe_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m80xc_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m80xe_n20_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_mlatest_n20_mongosh - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m42xc_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m42xe_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m44xc_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m44xe_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m50xc_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m50xe_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m60xc_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m60xe_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m70xc_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m70xe_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m80xc_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m80xe_n16_mongosh - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_mlatest_n16_mongosh - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_mongosh" - mongosh_run_only_in_package: "mongosh" - task_name: ${task_name} - - name: test_m42xc_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m42xe_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m44xc_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m44xe_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m50xc_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m50xe_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m60xc_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m60xe_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m70xc_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m70xe_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m80xc_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m80xe_n20_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_mlatest_n20_node_runtime_worker_thread - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m42xc_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m42xe_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m44xc_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m44xe_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m50xc_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m50xe_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m60xc_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m60xe_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m70xc_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m70xe_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m80xc_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_m80xe_n16_node_runtime_worker_thread - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_mlatest_n16_node_runtime_worker_thread - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_node_runtime_worker_thread" - mongosh_run_only_in_package: "node-runtime-worker-thread" - task_name: ${task_name} - - name: test_n20_service_provider_core - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_service_provider_core" - mongosh_run_only_in_package: "service-provider-core" - task_name: ${task_name} - - name: test_n16_service_provider_core - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_service_provider_core" - mongosh_run_only_in_package: "service-provider-core" - task_name: ${task_name} - - name: test_m42xc_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m42xe_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m44xc_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m44xe_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m50xc_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m50xe_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m60xc_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m60xe_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m70xc_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m70xe_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m80xc_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m80xe_n20_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_mlatest_n20_service_provider_node_driver - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m42xc_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m42xe_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m44xc_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m44xe_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m50xc_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m50xe_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m60xc_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m60xe_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m70xc_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m70xe_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m80xc_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m80xe_n16_service_provider_node_driver - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_mlatest_n16_service_provider_node_driver - tags: ["unit-test","mlatest"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "16.20.2" - - func: test - vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_service_provider_node_driver" - mongosh_run_only_in_package: "service-provider-node-driver" - task_name: ${task_name} - - name: test_m42xc_n20_shell_api - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n20_shell_api" - mongosh_run_only_in_package: "shell-api" - task_name: ${task_name} - - name: test_m42xe_n20_shell_api - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit + # generate vulnerability report + set +e + npm run generate-vulnerability-report + return_code=$? + set -e + + # if on main and not triggered by a tag, also create a ticket for each vulnerability found + if [[ "${requester}" == "commit" ]]; then + export JIRA_BASE_URL="https://jira.mongodb.org" + export JIRA_PROJECT="MONGOSH" + export JIRA_VULNERABILITY_BUILD_INFO="- [Evergreen task|$EVERGREEN_TASK_URL]" + npm run create-vulnerability-tickets + else + cat .sbom/vulnerability-report.md + fi + + if [[ "${is_patch}" != "true" ]]; then + # Run `snyk monitor` to keep `main` tracked + npx snyk monitor --org=dcd6db53-1532-4e65-beca-55db83f2cd52 --file=package-lock.json + # Fails if the report failed and is not a patch, including during releases: + exit $return_code + fi + + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + bucket: mciuploads + permissions: private + visibility: signed + local_file: src/.sbom/dependencies.json + remote_file: ${project}/${revision}_${revision_order_id}/dependencies.json + content_type: application/json + optional: true + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + bucket: mciuploads + permissions: private + visibility: signed + local_file: src/.sbom/snyk-test-result.json + remote_file: ${project}/${revision}_${revision_order_id}/snyk-test-result.json + content_type: application/json + optional: true + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + bucket: mciuploads + permissions: private + visibility: signed + local_file: src/.sbom/snyk-test-result.html + remote_file: ${project}/${revision}_${revision_order_id}/snyk-test-result.html + content_type: text/html + optional: true + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + bucket: mciuploads + permissions: private + visibility: signed + local_file: src/.sbom/vulnerability-report.md + remote_file: ${project}/${revision}_${revision_order_id}/vulnerability-report.md + content_type: text/markdown + optional: true + - command: s3.put + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + bucket: mciuploads + permissions: private + visibility: signed + local_file: src/THIRD_PARTY_NOTICES.md + remote_file: ${project}/${revision}_${revision_order_id}/THIRD_PARTY_NOTICES.md + content_type: text/markdown + optional: true + + papertrail_trace: + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + set -x + ls -lh dist/ + if [ x"${triggered_by_git_tag}" == x"" ]; then + tag=$(git describe --tags --always --dirty) + else + tag="${triggered_by_git_tag}" + fi + echo "Setting version for papertrail to $tag, with product ${product}" + version="$(echo $tag | sed -e 's/^[vr]//')" + cat < trace-expansions.yml + release_version: "$version" + EOT + cat trace-expansions.yml + - command: expansions.update + params: + file: src/trace-expansions.yml + - command: papertrail.trace + params: + key_id: ${papertrail_key_id} + secret_key: ${papertrail_secret_key} + product: ${product} + version: ${release_version} + filenames: + - "src/dist/*" + + release_draft: + - command: expansions.write + type: system + params: + file: tmp/expansions.yaml + redacted: true + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + { + export NODE_JS_VERSION=${node_js_version} + source .evergreen/setup-env.sh + export PUPPETEER_SKIP_DOWNLOAD="true" + npm run evergreen-release draft + } + + release_publish_download_and_list_artifacts: + - command: expansions.write + type: system + params: + file: tmp/expansions.yaml + redacted: true + - command: shell.exec + params: + working_dir: src + shell: bash + env: + node_js_version: ${node_js_version} + script: | + set -e + export PUPPETEER_SKIP_DOWNLOAD="true" + .evergreen/run-evergreen-release.sh download-and-list-artifacts + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + set -x + ls -lh dist/ + cat -n dist/SHASUMS1.txt + cat -n dist/SHASUMS256.txt + + release_publish_dry_run: + - command: expansions.write + type: system + params: + file: tmp/expansions.yaml + redacted: true + - command: shell.exec + # silent: true + params: + working_dir: src + shell: bash + env: + devtoolsbot_npm_token: ${devtoolsbot_npm_token} + node_js_version: ${node_js_version} + script: | + set -e + export PUPPETEER_SKIP_DOWNLOAD="true" + .evergreen/run-evergreen-release.sh publish -- --dry-run + + release_publish: + - command: expansions.write + type: system + params: + file: tmp/expansions.yaml + redacted: true + - command: shell.exec + # silent: true + params: + working_dir: src + shell: bash + env: + devtoolsbot_npm_token: ${devtoolsbot_npm_token} + node_js_version: ${node_js_version} + script: | + set -e + export PUPPETEER_SKIP_DOWNLOAD="true" + .evergreen/run-evergreen-release.sh publish + + run_perf_tests: + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + set -x + # fix rh-allow-sha1-signatures error, see run-e2e-tests.sh + export OPENSSL_CONF="" + npx -y mongodb-runner exec -t standalone --version=7.0.x-enterprise -- \ + sh -c 'MONGOSH_SMOKE_TEST_SERVER="$MONGODB_URI" ./dist/mongosh --perfTests > perf_results.json' + env: + DISTRO_ID: ${distro_id} + - command: perf.send + params: + file: src/perf_results.json + +# Tasks will show up as the individual blocks in the Evergreen UI that can +# pass or fail. +# +# Current tasks: +# compile_ts - Do the initial compilation of TS sources. +# check - Performs linter and dependency checks. +# check_coverage - Performs coverage check by merging all NYC outputs first +# test_{version} - Runs all tests, against a specified mongod version. +# test_vscode - Run the vscode extension integration tests. +# test_connectivity - Runs extra connectivity tests. +# test_apistrict - Runs shell API and CLI tests with --apiStrict --apiDeprecationErrors. +# compile_artifact - Compile the release binary. +# package_artifact - Upload the release binary together with other files to S3. +# sign_artifact - Get a package file from S3, sign it, put it back into S3. +# test_linux_artifact - Test that the built artifact works where we expect it to. +# release_publish - Publishes the npm packages and uploads the tarballs. +# generate_license_and_vulnerability_report - Generates a report of vulnerabilities affecting the bundled application. +# pkg_test_* - Run tests on the release packages +tasks: + - name: compile_ts commands: - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test + - func: compile_ts vars: - mongosh_server_test_version: "4.2.x-enterprise" node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n20_shell_api" - mongosh_run_only_in_package: "shell-api" - task_name: ${task_name} - - name: test_m44xc_n20_shell_api - tags: ["unit-test"] + + - name: check depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: node_js_version: "20.18.0" - - func: test + - func: check vars: - mongosh_server_test_version: "4.4.x" node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n20_shell_api" - mongosh_run_only_in_package: "shell-api" - task_name: ${task_name} - - name: test_m44xe_n20_shell_api - tags: ["unit-test"] + + - name: check_coverage depends_on: - - name: compile_ts - variant: linux_unit + - name: ".unit-test" + variant: "*" commands: - func: checkout - func: install vars: node_js_version: "20.18.0" - - func: test + - func: check_coverage vars: - mongosh_server_test_version: "4.4.x-enterprise" node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n20_shell_api" - mongosh_run_only_in_package: "shell-api" - task_name: ${task_name} - - name: test_m50xc_n20_shell_api - tags: ["unit-test"] + + ### + # UNIT TESTS + # E.g. test_m60xc_n16 stands for mongod 6.0.x, community edition, Node.js 16 + ### + - name: test_arg_parser + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "arg_parser" + mongosh_run_only_in_package: "arg-parser" task_name: ${task_name} - - name: test_m50xe_n20_shell_api - tags: ["unit-test"] + - name: test_async_rewriter2 + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "async_rewriter2" + mongosh_run_only_in_package: "async-rewriter2" task_name: ${task_name} - - name: test_m60xc_n20_shell_api - tags: ["unit-test"] + - name: test_autocomplete + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "autocomplete" + mongosh_run_only_in_package: "autocomplete" task_name: ${task_name} - - name: test_m60xe_n20_shell_api - tags: ["unit-test"] + - name: test_browser_repl + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "browser_repl" + mongosh_run_only_in_package: "browser-repl" task_name: ${task_name} - - name: test_m70xc_n20_shell_api - tags: ["unit-test"] + - name: test_browser_runtime_core + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "browser_runtime_core" + mongosh_run_only_in_package: "browser-runtime-core" task_name: ${task_name} - - name: test_m70xe_n20_shell_api - tags: ["unit-test"] + - name: test_browser_runtime_electron + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "browser_runtime_electron" + mongosh_run_only_in_package: "browser-runtime-electron" task_name: ${task_name} - - name: test_m80xc_n20_shell_api - tags: ["unit-test"] + - name: test_build + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "build" + mongosh_run_only_in_package: "build" task_name: ${task_name} - - name: test_m80xe_n20_shell_api - tags: ["unit-test"] + - name: test_cli_repl + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "cli_repl" + mongosh_run_only_in_package: "cli-repl" task_name: ${task_name} - - name: test_mlatest_n20_shell_api - tags: ["unit-test","mlatest"] + - name: test_connectivity_tests + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n20_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "connectivity_tests" + mongosh_run_only_in_package: "connectivity-tests" task_name: ${task_name} - - name: test_m42xc_n16_shell_api - tags: ["unit-test"] + - name: test_e2e_tests + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xc_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "e2e_tests" + mongosh_run_only_in_package: "e2e-tests" task_name: ${task_name} - - name: test_m42xe_n16_shell_api - tags: ["unit-test"] + - name: test_editor + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m42xe_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "editor" + mongosh_run_only_in_package: "editor" task_name: ${task_name} - - name: test_m44xc_n16_shell_api - tags: ["unit-test"] + - name: test_errors + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xc_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "errors" + mongosh_run_only_in_package: "errors" task_name: ${task_name} - - name: test_m44xe_n16_shell_api - tags: ["unit-test"] + - name: test_history + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m44xe_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "history" + mongosh_run_only_in_package: "history" task_name: ${task_name} - - name: test_m50xc_n16_shell_api - tags: ["unit-test"] + - name: test_i18n + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xc_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "i18n" + mongosh_run_only_in_package: "i18n" task_name: ${task_name} - - name: test_m50xe_n16_shell_api - tags: ["unit-test"] + - name: test_java_shell + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m50xe_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "java_shell" + mongosh_run_only_in_package: "java-shell" task_name: ${task_name} - - name: test_m60xc_n16_shell_api - tags: ["unit-test"] + - name: test_js_multiline_to_singleline + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xc_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "js_multiline_to_singleline" + mongosh_run_only_in_package: "js-multiline-to-singleline" task_name: ${task_name} - - name: test_m60xe_n16_shell_api - tags: ["unit-test"] + - name: test_logging + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m60xe_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "logging" + mongosh_run_only_in_package: "logging" task_name: ${task_name} - - name: test_m70xc_n16_shell_api - tags: ["unit-test"] + - name: test_mongosh + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "7.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xc_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "mongosh" + mongosh_run_only_in_package: "mongosh" task_name: ${task_name} - - name: test_m70xe_n16_shell_api - tags: ["unit-test"] + - name: test_node_runtime_worker_thread + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m70xe_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" task_name: ${task_name} - - name: test_m80xc_n16_shell_api - tags: ["unit-test"] + - name: test_service_provider_core + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "8.0.x" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xc_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "service_provider_core" + mongosh_run_only_in_package: "service-provider-core" task_name: ${task_name} - - name: test_m80xe_n16_shell_api - tags: ["unit-test"] + - name: test_service_provider_node_driver + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "m80xe_n16_shell_api" - mongosh_run_only_in_package: "shell-api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "service_provider_node_driver" + mongosh_run_only_in_package: "service-provider-node-driver" task_name: ${task_name} - - name: test_mlatest_n16_shell_api - tags: ["unit-test","mlatest"] + - name: test_shell_api + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "mlatest_n16_shell_api" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "shell_api" mongosh_run_only_in_package: "shell-api" task_name: ${task_name} - - name: test_n20_shell_evaluator - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_shell_evaluator" - mongosh_run_only_in_package: "shell-evaluator" - task_name: ${task_name} - - name: test_n16_shell_evaluator - tags: ["unit-test"] + - name: test_shell_evaluator + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_shell_evaluator" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" task_name: ${task_name} - - name: test_n20_snippet_manager - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_snippet_manager" - mongosh_run_only_in_package: "snippet-manager" - task_name: ${task_name} - - name: test_n16_snippet_manager - tags: ["unit-test"] + - name: test_snippet_manager + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_snippet_manager" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "snippet_manager" mongosh_run_only_in_package: "snippet-manager" task_name: ${task_name} - - name: test_n20_types - tags: ["unit-test"] - depends_on: - - name: compile_ts - variant: linux_unit - commands: - - func: checkout - - func: install - vars: - node_js_version: "20.18.0" - - func: test - vars: - mongosh_server_test_version: "" - node_js_version: "20.18.0" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n20_types" - mongosh_run_only_in_package: "types" - task_name: ${task_name} - - name: test_n16_types - tags: ["unit-test"] + - name: test_types + tags: ["assigned_to_jira_team_mongosh_mongosh","unit-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "16.20.2" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "" - node_js_version: "16.20.2" - mongosh_skip_node_version_check: "" - mongosh_test_id: "n16_types" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} + mongosh_test_id: "types" mongosh_run_only_in_package: "types" task_name: ${task_name} @@ -11206,7 +8180,7 @@ tasks: - name: test_vscode depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -11217,10 +8191,10 @@ tasks: node_js_version: "20.18.0" task_name: ${task_name} - name: test_connectivity - tags: ["extra-integration-test"] + tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -11231,10 +8205,10 @@ tasks: node_js_version: "20.18.0" task_name: ${task_name} - name: test_apistrict - tags: ["extra-integration-test"] + tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -11250,7 +8224,7 @@ tasks: tags: ["compile-artifact"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -11270,7 +8244,7 @@ tasks: tags: ["extra-integration-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -16658,7 +13632,7 @@ tasks: exec_timeout_secs: 86400 depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -16676,117 +13650,2456 @@ tasks: # Need to run builds for every possible build variant. buildvariants: - - name: darwin_unit - display_name: "MacOS 14 arm64 (Unit tests)" + - name: darwin-n20 + display_name: "MacOS 14 arm64 n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m60xc_n20 + display_name: "MacOS 14 arm64 m60xc n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m60xe_n20 + display_name: "MacOS 14 arm64 m60xe n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m70xc_n20 + display_name: "MacOS 14 arm64 m70xc n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m70xe_n20 + display_name: "MacOS 14 arm64 m70xe n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m80xc_n20 + display_name: "MacOS 14 arm64 m80xc n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m80xe_n20 + display_name: "MacOS 14 arm64 m80xe n20 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-mlatest_n20 + display_name: "MacOS 14 arm64 mlatest n20 (Unit tests)" + run_on: macos-14-arm64 + tags: ["mlatest"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "latest-alpha-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: linux-n20 + display_name: "Ubuntu 20.04 x64 n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m42xc_n20 + display_name: "Ubuntu 20.04 x64 m42xc n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "4.2.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m44xc_n20 + display_name: "Ubuntu 20.04 x64 m44xc n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "4.4.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m44xe_n20 + display_name: "Ubuntu 20.04 x64 m44xe n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "4.4.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m50xc_n20 + display_name: "Ubuntu 20.04 x64 m50xc n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "5.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m50xe_n20 + display_name: "Ubuntu 20.04 x64 m50xe n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "5.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m60xc_n20 + display_name: "Ubuntu 20.04 x64 m60xc n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m60xe_n20 + display_name: "Ubuntu 20.04 x64 m60xe n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m70xc_n20 + display_name: "Ubuntu 20.04 x64 m70xc n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m70xe_n20 + display_name: "Ubuntu 20.04 x64 m70xe n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m80xc_n20 + display_name: "Ubuntu 20.04 x64 m80xc n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m80xe_n20 + display_name: "Ubuntu 20.04 x64 m80xe n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-mlatest_n20 + display_name: "Ubuntu 20.04 x64 mlatest n20 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver","mlatest"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "latest-alpha-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: win32-n20 + display_name: "Windows n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m42xc_n20 + display_name: "Windows m42xc n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.2.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m42xe_n20 + display_name: "Windows m42xe n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.2.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m44xc_n20 + display_name: "Windows m44xc n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.4.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m44xe_n20 + display_name: "Windows m44xe n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.4.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m50xc_n20 + display_name: "Windows m50xc n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "5.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m50xe_n20 + display_name: "Windows m50xe n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "5.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m60xc_n20 + display_name: "Windows m60xc n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "6.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m60xe_n20 + display_name: "Windows m60xe n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "6.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m70xc_n20 + display_name: "Windows m70xc n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "7.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m70xe_n20 + display_name: "Windows m70xe n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "7.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m80xc_n20 + display_name: "Windows m80xc n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "8.0.x" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m80xe_n20 + display_name: "Windows m80xe n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "8.0.x-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-mlatest_n20 + display_name: "Windows mlatest n20 (Unit tests)" + run_on: windows-vsCurrent-small + tags: ["mlatest"] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "latest-alpha-enterprise" + node_js_version: "20.18.0" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: darwin-n16 + display_name: "MacOS 14 arm64 n16 (Unit tests)" run_on: macos-14-arm64 + tags: [] expansions: executable_os_id: darwin-arm64 + mongosh_server_test_version: "" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" tasks: - - name: check - - name: test_n20_arg_parser - - name: test_n16_arg_parser - - name: test_n20_async_rewriter2 - - name: test_n16_async_rewriter2 - - name: test_n20_autocomplete - - name: test_n16_autocomplete - - name: test_n20_browser_repl - - name: test_n16_browser_repl - - name: test_n20_browser_runtime_core - - name: test_n16_browser_runtime_core - - name: test_n20_browser_runtime_electron - - name: test_n16_browser_runtime_electron - - name: test_n20_build - - name: test_n16_build - - name: test_m60xc_n20_cli_repl - - name: test_m60xe_n20_cli_repl - - name: test_m70xc_n20_cli_repl - - name: test_m70xe_n20_cli_repl - - name: test_m80xc_n20_cli_repl - - name: test_m80xe_n20_cli_repl - - name: test_mlatest_n20_cli_repl - - name: test_m60xc_n16_cli_repl - - name: test_m60xe_n16_cli_repl - - name: test_m70xc_n16_cli_repl - - name: test_m70xe_n16_cli_repl - - name: test_m80xc_n16_cli_repl - - name: test_m80xe_n16_cli_repl - - name: test_mlatest_n16_cli_repl - - name: test_m60xc_n20_e2e_tests - - name: test_m60xe_n20_e2e_tests - - name: test_m70xc_n20_e2e_tests - - name: test_m70xe_n20_e2e_tests - - name: test_m80xc_n20_e2e_tests - - name: test_m80xe_n20_e2e_tests - - name: test_mlatest_n20_e2e_tests - - name: test_m60xc_n16_e2e_tests - - name: test_m60xe_n16_e2e_tests - - name: test_m70xc_n16_e2e_tests - - name: test_m70xe_n16_e2e_tests - - name: test_m80xc_n16_e2e_tests - - name: test_m80xe_n16_e2e_tests - - name: test_mlatest_n16_e2e_tests - - name: test_n20_editor - - name: test_n16_editor - - name: test_n20_errors - - name: test_n16_errors - - name: test_n20_history - - name: test_n16_history - - name: test_n20_i18n - - name: test_n16_i18n - - name: test_n20_js_multiline_to_singleline - - name: test_n16_js_multiline_to_singleline - - name: test_n20_logging - - name: test_n16_logging - - name: test_m60xc_n20_node_runtime_worker_thread - - name: test_m60xe_n20_node_runtime_worker_thread - - name: test_m70xc_n20_node_runtime_worker_thread - - name: test_m70xe_n20_node_runtime_worker_thread - - name: test_m80xc_n20_node_runtime_worker_thread - - name: test_m80xe_n20_node_runtime_worker_thread - - name: test_mlatest_n20_node_runtime_worker_thread - - name: test_m60xc_n16_node_runtime_worker_thread - - name: test_m60xe_n16_node_runtime_worker_thread - - name: test_m70xc_n16_node_runtime_worker_thread - - name: test_m70xe_n16_node_runtime_worker_thread - - name: test_m80xc_n16_node_runtime_worker_thread - - name: test_m80xe_n16_node_runtime_worker_thread - - name: test_mlatest_n16_node_runtime_worker_thread - - name: test_n20_service_provider_core - - name: test_n16_service_provider_core - - name: test_m60xc_n20_service_provider_node_driver - - name: test_m60xe_n20_service_provider_node_driver - - name: test_m70xc_n20_service_provider_node_driver - - name: test_m70xe_n20_service_provider_node_driver - - name: test_m80xc_n20_service_provider_node_driver - - name: test_m80xe_n20_service_provider_node_driver - - name: test_mlatest_n20_service_provider_node_driver - - name: test_m60xc_n16_service_provider_node_driver - - name: test_m60xe_n16_service_provider_node_driver - - name: test_m70xc_n16_service_provider_node_driver - - name: test_m70xe_n16_service_provider_node_driver - - name: test_m80xc_n16_service_provider_node_driver - - name: test_m80xe_n16_service_provider_node_driver - - name: test_mlatest_n16_service_provider_node_driver - - name: test_m60xc_n20_shell_api - - name: test_m60xe_n20_shell_api - - name: test_m70xc_n20_shell_api - - name: test_m70xe_n20_shell_api - - name: test_m80xc_n20_shell_api - - name: test_m80xe_n20_shell_api - - name: test_mlatest_n20_shell_api - - name: test_m60xc_n16_shell_api - - name: test_m60xe_n16_shell_api - - name: test_m70xc_n16_shell_api - - name: test_m70xe_n16_shell_api - - name: test_m80xc_n16_shell_api - - name: test_m80xe_n16_shell_api - - name: test_mlatest_n16_shell_api - - name: test_n20_shell_evaluator - - name: test_n16_shell_evaluator - - name: test_n20_snippet_manager - - name: test_n16_snippet_manager - - name: test_n20_types - - name: test_n16_types + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m60xc_n16 + display_name: "MacOS 14 arm64 m60xc n16 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m60xe_n16 + display_name: "MacOS 14 arm64 m60xe n16 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m70xc_n16 + display_name: "MacOS 14 arm64 m70xc n16 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m70xe_n16 + display_name: "MacOS 14 arm64 m70xe n16 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m80xc_n16 + display_name: "MacOS 14 arm64 m80xc n16 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-m80xe_n16 + display_name: "MacOS 14 arm64 m80xe n16 (Unit tests)" + run_on: macos-14-arm64 + tags: [] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_darwin-mlatest_n16 + display_name: "MacOS 14 arm64 mlatest n16 (Unit tests)" + run_on: macos-14-arm64 + tags: ["mlatest"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "latest-alpha-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: linux-n16 + display_name: "Ubuntu 20.04 x64 n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m42xc_n16 + display_name: "Ubuntu 20.04 x64 m42xc n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "4.2.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m44xc_n16 + display_name: "Ubuntu 20.04 x64 m44xc n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "4.4.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m44xe_n16 + display_name: "Ubuntu 20.04 x64 m44xe n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "4.4.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m50xc_n16 + display_name: "Ubuntu 20.04 x64 m50xc n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "5.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m50xe_n16 + display_name: "Ubuntu 20.04 x64 m50xe n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "5.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m60xc_n16 + display_name: "Ubuntu 20.04 x64 m60xc n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m60xe_n16 + display_name: "Ubuntu 20.04 x64 m60xe n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "6.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m70xc_n16 + display_name: "Ubuntu 20.04 x64 m70xc n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m70xe_n16 + display_name: "Ubuntu 20.04 x64 m70xe n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "7.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m80xc_n16 + display_name: "Ubuntu 20.04 x64 m80xc n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-m80xe_n16 + display_name: "Ubuntu 20.04 x64 m80xe n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "8.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_linux-mlatest_n16 + display_name: "Ubuntu 20.04 x64 mlatest n16 (Unit tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver","mlatest"] + expansions: + executable_os_id: darwin-arm64 + mongosh_server_test_version: "latest-alpha-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: win32-n16 + display_name: "Windows n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m42xc_n16 + display_name: "Windows m42xc n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.2.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m42xe_n16 + display_name: "Windows m42xe n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.2.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m44xc_n16 + display_name: "Windows m44xc n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.4.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m44xe_n16 + display_name: "Windows m44xe n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "4.4.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m50xc_n16 + display_name: "Windows m50xc n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "5.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m50xe_n16 + display_name: "Windows m50xe n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "5.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m60xc_n16 + display_name: "Windows m60xc n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "6.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m60xe_n16 + display_name: "Windows m60xe n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "6.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m70xc_n16 + display_name: "Windows m70xc n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "7.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m70xe_n16 + display_name: "Windows m70xe n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "7.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m80xc_n16 + display_name: "Windows m80xc n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "8.0.x" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-m80xe_n16 + display_name: "Windows m80xe n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: [] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "8.0.x-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types + - name: tests_win32-mlatest_n16 + display_name: "Windows mlatest n16 (Unit tests)" + run_on: windows-vsCurrent-small + tags: ["mlatest"] + expansions: + executable_os_id: win32 + mongosh_server_test_version: "latest-alpha-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + tasks: + - name: test_arg_parser + - name: test_async_rewriter2 + - name: test_autocomplete + - name: test_browser_repl + - name: test_browser_runtime_core + - name: test_browser_runtime_electron + - name: test_build + - name: test_cli_repl + - name: test_connectivity_tests + - name: test_e2e_tests + - name: test_editor + - name: test_errors + - name: test_history + - name: test_i18n + - name: test_java_shell + - name: test_js_multiline_to_singleline + - name: test_logging + - name: test_mongosh + - name: test_node_runtime_worker_thread + - name: test_service_provider_core + - name: test_service_provider_node_driver + - name: test_shell_api + - name: test_shell_evaluator + - name: test_snippet_manager + - name: test_types - name: darwin display_name: "MacOS Big Sur" run_on: macos-11 @@ -16808,194 +16121,23 @@ buildvariants: - name: compile_artifact - name: e2e_tests_darwin_arm64 - - name: linux_unit - display_name: "Ubuntu 20.04 x64 (Unit tests)" + - name: linux_compile + display_name: "Ubuntu 20.04 x64 (Compile and Check)" run_on: ubuntu2004-small tags: ["nightly-driver"] tasks: - name: compile_ts - name: check - - name: test_n20_arg_parser - - name: test_n16_arg_parser - - name: test_n20_async_rewriter2 - - name: test_n16_async_rewriter2 - - name: test_n20_autocomplete - - name: test_n16_autocomplete - - name: test_n20_browser_runtime_core - - name: test_n16_browser_runtime_core - - name: test_n20_browser_runtime_electron - - name: test_n16_browser_runtime_electron - - name: test_n20_build - - name: test_n16_build - - name: test_m42xc_n20_cli_repl - - name: test_m44xc_n20_cli_repl - - name: test_m44xe_n20_cli_repl - - name: test_m50xc_n20_cli_repl - - name: test_m50xe_n20_cli_repl - - name: test_m60xc_n20_cli_repl - - name: test_m60xe_n20_cli_repl - - name: test_m70xc_n20_cli_repl - - name: test_m70xe_n20_cli_repl - - name: test_m80xc_n20_cli_repl - - name: test_m80xe_n20_cli_repl - - name: test_mlatest_n20_cli_repl - - name: test_m42xc_n16_cli_repl - - name: test_m44xc_n16_cli_repl - - name: test_m44xe_n16_cli_repl - - name: test_m50xc_n16_cli_repl - - name: test_m50xe_n16_cli_repl - - name: test_m60xc_n16_cli_repl - - name: test_m60xe_n16_cli_repl - - name: test_m70xc_n16_cli_repl - - name: test_m70xe_n16_cli_repl - - name: test_m80xc_n16_cli_repl - - name: test_m80xe_n16_cli_repl - - name: test_mlatest_n16_cli_repl - - name: test_m42xc_n20_e2e_tests - - name: test_m44xc_n20_e2e_tests - - name: test_m44xe_n20_e2e_tests - - name: test_m50xc_n20_e2e_tests - - name: test_m50xe_n20_e2e_tests - - name: test_m60xc_n20_e2e_tests - - name: test_m60xe_n20_e2e_tests - - name: test_m70xc_n20_e2e_tests - - name: test_m70xe_n20_e2e_tests - - name: test_m80xc_n20_e2e_tests - - name: test_m80xe_n20_e2e_tests - - name: test_mlatest_n20_e2e_tests - - name: test_m42xc_n16_e2e_tests - - name: test_m44xc_n16_e2e_tests - - name: test_m44xe_n16_e2e_tests - - name: test_m50xc_n16_e2e_tests - - name: test_m50xe_n16_e2e_tests - - name: test_m60xc_n16_e2e_tests - - name: test_m60xe_n16_e2e_tests - - name: test_m70xc_n16_e2e_tests - - name: test_m70xe_n16_e2e_tests - - name: test_m80xc_n16_e2e_tests - - name: test_m80xe_n16_e2e_tests - - name: test_mlatest_n16_e2e_tests - - name: test_n20_editor - - name: test_n16_editor - - name: test_n20_errors - - name: test_n16_errors - - name: test_n20_history - - name: test_n16_history - - name: test_n20_i18n - - name: test_n16_i18n - - name: test_m42xc_n20_java_shell - - name: test_m44xc_n20_java_shell - - name: test_m44xe_n20_java_shell - - name: test_m50xc_n20_java_shell - - name: test_m50xe_n20_java_shell - - name: test_m60xc_n20_java_shell - - name: test_m60xe_n20_java_shell - - name: test_m70xc_n20_java_shell - - name: test_m70xe_n20_java_shell - - name: test_m80xc_n20_java_shell - - name: test_m80xe_n20_java_shell - - name: test_mlatest_n20_java_shell - - name: test_m42xc_n16_java_shell - - name: test_m44xc_n16_java_shell - - name: test_m44xe_n16_java_shell - - name: test_m50xc_n16_java_shell - - name: test_m50xe_n16_java_shell - - name: test_m60xc_n16_java_shell - - name: test_m60xe_n16_java_shell - - name: test_m70xc_n16_java_shell - - name: test_m70xe_n16_java_shell - - name: test_m80xc_n16_java_shell - - name: test_m80xe_n16_java_shell - - name: test_mlatest_n16_java_shell - - name: test_n20_js_multiline_to_singleline - - name: test_n16_js_multiline_to_singleline - - name: test_n20_logging - - name: test_n16_logging - - name: test_m42xc_n20_node_runtime_worker_thread - - name: test_m44xc_n20_node_runtime_worker_thread - - name: test_m44xe_n20_node_runtime_worker_thread - - name: test_m50xc_n20_node_runtime_worker_thread - - name: test_m50xe_n20_node_runtime_worker_thread - - name: test_m60xc_n20_node_runtime_worker_thread - - name: test_m60xe_n20_node_runtime_worker_thread - - name: test_m70xc_n20_node_runtime_worker_thread - - name: test_m70xe_n20_node_runtime_worker_thread - - name: test_m80xc_n20_node_runtime_worker_thread - - name: test_m80xe_n20_node_runtime_worker_thread - - name: test_mlatest_n20_node_runtime_worker_thread - - name: test_m42xc_n16_node_runtime_worker_thread - - name: test_m44xc_n16_node_runtime_worker_thread - - name: test_m44xe_n16_node_runtime_worker_thread - - name: test_m50xc_n16_node_runtime_worker_thread - - name: test_m50xe_n16_node_runtime_worker_thread - - name: test_m60xc_n16_node_runtime_worker_thread - - name: test_m60xe_n16_node_runtime_worker_thread - - name: test_m70xc_n16_node_runtime_worker_thread - - name: test_m70xe_n16_node_runtime_worker_thread - - name: test_m80xc_n16_node_runtime_worker_thread - - name: test_m80xe_n16_node_runtime_worker_thread - - name: test_mlatest_n16_node_runtime_worker_thread - - name: test_n20_service_provider_core - - name: test_n16_service_provider_core - - name: test_m42xc_n20_service_provider_node_driver - - name: test_m44xc_n20_service_provider_node_driver - - name: test_m44xe_n20_service_provider_node_driver - - name: test_m50xc_n20_service_provider_node_driver - - name: test_m50xe_n20_service_provider_node_driver - - name: test_m60xc_n20_service_provider_node_driver - - name: test_m60xe_n20_service_provider_node_driver - - name: test_m70xc_n20_service_provider_node_driver - - name: test_m70xe_n20_service_provider_node_driver - - name: test_m80xc_n20_service_provider_node_driver - - name: test_m80xe_n20_service_provider_node_driver - - name: test_mlatest_n20_service_provider_node_driver - - name: test_m42xc_n16_service_provider_node_driver - - name: test_m44xc_n16_service_provider_node_driver - - name: test_m44xe_n16_service_provider_node_driver - - name: test_m50xc_n16_service_provider_node_driver - - name: test_m50xe_n16_service_provider_node_driver - - name: test_m60xc_n16_service_provider_node_driver - - name: test_m60xe_n16_service_provider_node_driver - - name: test_m70xc_n16_service_provider_node_driver - - name: test_m70xe_n16_service_provider_node_driver - - name: test_m80xc_n16_service_provider_node_driver - - name: test_m80xe_n16_service_provider_node_driver - - name: test_mlatest_n16_service_provider_node_driver - - name: test_m42xc_n20_shell_api - - name: test_m44xc_n20_shell_api - - name: test_m44xe_n20_shell_api - - name: test_m50xc_n20_shell_api - - name: test_m50xe_n20_shell_api - - name: test_m60xc_n20_shell_api - - name: test_m60xe_n20_shell_api - - name: test_m70xc_n20_shell_api - - name: test_m70xe_n20_shell_api - - name: test_m80xc_n20_shell_api - - name: test_m80xe_n20_shell_api - - name: test_mlatest_n20_shell_api - - name: test_m42xc_n16_shell_api - - name: test_m44xc_n16_shell_api - - name: test_m44xe_n16_shell_api - - name: test_m50xc_n16_shell_api - - name: test_m50xe_n16_shell_api - - name: test_m60xc_n16_shell_api - - name: test_m60xe_n16_shell_api - - name: test_m70xc_n16_shell_api - - name: test_m70xe_n16_shell_api - - name: test_m80xc_n16_shell_api - - name: test_m80xe_n16_shell_api - - name: test_mlatest_n16_shell_api - - name: test_n20_shell_evaluator - - name: test_n16_shell_evaluator - - name: test_n20_snippet_manager - - name: test_n16_snippet_manager - - name: test_n20_types - - name: test_n16_types + - name: linux_other + display_name: "Ubuntu 20.04 x64 (Other Tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + tasks: - name: test_vscode - name: test_connectivity - name: test_apistrict - name: linux_coverage - display_name: "Coverage and Static Analysis Check" + display_name: "Ubuntu 20.04 x64 (Coverage and Static Analysis Check)" run_on: ubuntu2004-small tasks: - name: check_coverage @@ -17399,176 +16541,6 @@ buildvariants: executable_os_id: darwin-arm64 tasks: - name: e2e_tests_darwin_arm64 - - - name: win32_unit - display_name: "Windows (Unit tests)" - run_on: windows-vsCurrent-small - expansions: - executable_os_id: win32 - tasks: - - name: check - - name: test_n20_arg_parser - - name: test_n16_arg_parser - - name: test_n20_async_rewriter2 - - name: test_n16_async_rewriter2 - - name: test_n20_autocomplete - - name: test_n16_autocomplete - - name: test_n20_browser_runtime_core - - name: test_n16_browser_runtime_core - - name: test_n20_browser_runtime_electron - - name: test_n16_browser_runtime_electron - - name: test_n20_build - - name: test_n16_build - - name: test_m42xc_n20_cli_repl - - name: test_m42xe_n20_cli_repl - - name: test_m44xc_n20_cli_repl - - name: test_m44xe_n20_cli_repl - - name: test_m50xc_n20_cli_repl - - name: test_m50xe_n20_cli_repl - - name: test_m60xc_n20_cli_repl - - name: test_m60xe_n20_cli_repl - - name: test_m70xc_n20_cli_repl - - name: test_m70xe_n20_cli_repl - - name: test_m80xc_n20_cli_repl - - name: test_m80xe_n20_cli_repl - - name: test_mlatest_n20_cli_repl - - name: test_m42xc_n16_cli_repl - - name: test_m42xe_n16_cli_repl - - name: test_m44xc_n16_cli_repl - - name: test_m44xe_n16_cli_repl - - name: test_m50xc_n16_cli_repl - - name: test_m50xe_n16_cli_repl - - name: test_m60xc_n16_cli_repl - - name: test_m60xe_n16_cli_repl - - name: test_m70xc_n16_cli_repl - - name: test_m70xe_n16_cli_repl - - name: test_m80xc_n16_cli_repl - - name: test_m80xe_n16_cli_repl - - name: test_mlatest_n16_cli_repl - - name: test_m42xc_n20_e2e_tests - - name: test_m42xe_n20_e2e_tests - - name: test_m44xc_n20_e2e_tests - - name: test_m44xe_n20_e2e_tests - - name: test_m50xc_n20_e2e_tests - - name: test_m50xe_n20_e2e_tests - - name: test_m60xc_n20_e2e_tests - - name: test_m60xe_n20_e2e_tests - - name: test_m70xc_n20_e2e_tests - - name: test_m70xe_n20_e2e_tests - - name: test_m80xc_n20_e2e_tests - - name: test_m80xe_n20_e2e_tests - - name: test_mlatest_n20_e2e_tests - - name: test_m42xc_n16_e2e_tests - - name: test_m42xe_n16_e2e_tests - - name: test_m44xc_n16_e2e_tests - - name: test_m44xe_n16_e2e_tests - - name: test_m50xc_n16_e2e_tests - - name: test_m50xe_n16_e2e_tests - - name: test_m60xc_n16_e2e_tests - - name: test_m60xe_n16_e2e_tests - - name: test_m70xc_n16_e2e_tests - - name: test_m70xe_n16_e2e_tests - - name: test_m80xc_n16_e2e_tests - - name: test_m80xe_n16_e2e_tests - - name: test_mlatest_n16_e2e_tests - - name: test_n20_editor - - name: test_n16_editor - - name: test_n20_errors - - name: test_n16_errors - - name: test_n20_history - - name: test_n16_history - - name: test_n20_i18n - - name: test_n16_i18n - - name: test_n20_js_multiline_to_singleline - - name: test_n16_js_multiline_to_singleline - - name: test_n20_logging - - name: test_n16_logging - - name: test_m42xc_n20_node_runtime_worker_thread - - name: test_m42xe_n20_node_runtime_worker_thread - - name: test_m44xc_n20_node_runtime_worker_thread - - name: test_m44xe_n20_node_runtime_worker_thread - - name: test_m50xc_n20_node_runtime_worker_thread - - name: test_m50xe_n20_node_runtime_worker_thread - - name: test_m60xc_n20_node_runtime_worker_thread - - name: test_m60xe_n20_node_runtime_worker_thread - - name: test_m70xc_n20_node_runtime_worker_thread - - name: test_m70xe_n20_node_runtime_worker_thread - - name: test_m80xc_n20_node_runtime_worker_thread - - name: test_m80xe_n20_node_runtime_worker_thread - - name: test_mlatest_n20_node_runtime_worker_thread - - name: test_m42xc_n16_node_runtime_worker_thread - - name: test_m42xe_n16_node_runtime_worker_thread - - name: test_m44xc_n16_node_runtime_worker_thread - - name: test_m44xe_n16_node_runtime_worker_thread - - name: test_m50xc_n16_node_runtime_worker_thread - - name: test_m50xe_n16_node_runtime_worker_thread - - name: test_m60xc_n16_node_runtime_worker_thread - - name: test_m60xe_n16_node_runtime_worker_thread - - name: test_m70xc_n16_node_runtime_worker_thread - - name: test_m70xe_n16_node_runtime_worker_thread - - name: test_m80xc_n16_node_runtime_worker_thread - - name: test_m80xe_n16_node_runtime_worker_thread - - name: test_mlatest_n16_node_runtime_worker_thread - - name: test_n20_service_provider_core - - name: test_n16_service_provider_core - - name: test_m42xc_n20_service_provider_node_driver - - name: test_m42xe_n20_service_provider_node_driver - - name: test_m44xc_n20_service_provider_node_driver - - name: test_m44xe_n20_service_provider_node_driver - - name: test_m50xc_n20_service_provider_node_driver - - name: test_m50xe_n20_service_provider_node_driver - - name: test_m60xc_n20_service_provider_node_driver - - name: test_m60xe_n20_service_provider_node_driver - - name: test_m70xc_n20_service_provider_node_driver - - name: test_m70xe_n20_service_provider_node_driver - - name: test_m80xc_n20_service_provider_node_driver - - name: test_m80xe_n20_service_provider_node_driver - - name: test_mlatest_n20_service_provider_node_driver - - name: test_m42xc_n16_service_provider_node_driver - - name: test_m42xe_n16_service_provider_node_driver - - name: test_m44xc_n16_service_provider_node_driver - - name: test_m44xe_n16_service_provider_node_driver - - name: test_m50xc_n16_service_provider_node_driver - - name: test_m50xe_n16_service_provider_node_driver - - name: test_m60xc_n16_service_provider_node_driver - - name: test_m60xe_n16_service_provider_node_driver - - name: test_m70xc_n16_service_provider_node_driver - - name: test_m70xe_n16_service_provider_node_driver - - name: test_m80xc_n16_service_provider_node_driver - - name: test_m80xe_n16_service_provider_node_driver - - name: test_mlatest_n16_service_provider_node_driver - - name: test_m42xc_n20_shell_api - - name: test_m42xe_n20_shell_api - - name: test_m44xc_n20_shell_api - - name: test_m44xe_n20_shell_api - - name: test_m50xc_n20_shell_api - - name: test_m50xe_n20_shell_api - - name: test_m60xc_n20_shell_api - - name: test_m60xe_n20_shell_api - - name: test_m70xc_n20_shell_api - - name: test_m70xe_n20_shell_api - - name: test_m80xc_n20_shell_api - - name: test_m80xe_n20_shell_api - - name: test_mlatest_n20_shell_api - - name: test_m42xc_n16_shell_api - - name: test_m42xe_n16_shell_api - - name: test_m44xc_n16_shell_api - - name: test_m44xe_n16_shell_api - - name: test_m50xc_n16_shell_api - - name: test_m50xe_n16_shell_api - - name: test_m60xc_n16_shell_api - - name: test_m60xe_n16_shell_api - - name: test_m70xc_n16_shell_api - - name: test_m70xe_n16_shell_api - - name: test_m80xc_n16_shell_api - - name: test_m80xe_n16_shell_api - - name: test_mlatest_n16_shell_api - - name: test_n20_shell_evaluator - - name: test_n16_shell_evaluator - - name: test_n20_snippet_manager - - name: test_n16_snippet_manager - - name: test_n20_types - - name: test_n16_types - name: win32 display_name: "Windows VS 2022" run_on: windows-vsCurrent-small diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index 90d5fa18d..f9a443bcf 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -32,39 +32,62 @@ const MONGOSH_PACKAGES = fs.readdirSync(pathToPackages, { withFileTypes: true }) ...(JSON.parse(fs.readFileSync(path.join(pathToPackages, d.name, 'package.json'))).mongosh || {}) })); +const ALL_UNIT_TEST_BUILD_VARIANTS = []; const ALL_UNIT_TESTS = []; -for (const packageInfo of MONGOSH_PACKAGES) { - for (const { shortName: nShort, versionSpec: nVersion, skipNodeVersionCheck } of NODE_VERSIONS) { - const defaultVariants = ['darwin', 'linux', 'win32']; - if (packageInfo.unitTestsOnly) { - const id = `n${nShort}_${packageInfo.name.replace(/-/g, '_')}`; - ALL_UNIT_TESTS.push({ - id, nShort, nVersion, skipNodeVersionCheck, - packageName: packageInfo.name, - variants: packageInfo.variants ?? defaultVariants - }); - } else { - for (const { shortName: mShort, versionSpec: mVersion } of MONGODB_VERSIONS) { - let variants = packageInfo.variants ?? defaultVariants; - variants = (mShort === '42xe') ? +const platformToDetails = { + 'darwin': { displayName: 'MacOS 14 arm64', runOn: 'macos-14-arm64', executableOsId: 'darwin-arm64' }, + 'linux': { displayName: 'Ubuntu 20.04 x64', runOn: 'ubuntu2004-small', executableOsId: 'darwin-arm64', tags: ["nightly-driver"]}, + 'win32': { displayName: 'Windows', runOn: 'windows-vsCurrent-small', executableOsId: 'win32' }, +} +const defaultVariants = ['darwin', 'linux', 'win32']; + +for (const { shortName: nShort, versionSpec: nVersion, skipNodeVersionCheck } of NODE_VERSIONS) { + for (const platform of defaultVariants) { +const platformDetails = platformToDetails[platform]; + ALL_UNIT_TEST_BUILD_VARIANTS.push({ + ...platformDetails, + name: `${platform}-n${nShort}`, + displayName: `${platformDetails.displayName} n${nShort} (Unit tests)`, + id: `${platform}-n${nShort}`, + runWithUnitTestsOnly: true, + tags: platformDetails.tags ?? [], + platform, nShort, nVersion, skipNodeVersionCheck, + }); + for (const { shortName: mShort, versionSpec: mVersion } of MONGODB_VERSIONS) { + if (mShort === '42xe' && (platform === 'linux' || platform === 'darwin')) { // The MongoDB 4.2 enterprise server does not work on Ubuntu 20.04 or arm64 macOS - variants.filter(v => v !== 'linux' && v !== 'darwin') : + continue; + } + if (['42xc', '42xe', '44xc', '44xe', '50xc', '50xe'].includes(mShort) && (platform === 'darwin')) { // Unit tests on macOS use arm64 and therefore require 6.0+ - (['42xc', '42xe', '44xc', '44xe', '50xc', '50xe'].includes(mShort)) ? - variants.filter(v => v !== 'darwin') : - variants; - const id = `m${mShort}_n${nShort}_${packageInfo.name.replace(/-/g, '_')}`; - ALL_UNIT_TESTS.push({ - id, nShort, nVersion, mShort, mVersion, skipNodeVersionCheck, - packageName: packageInfo.name, - variants + continue; + } + ALL_UNIT_TEST_BUILD_VARIANTS.push({ + ...platformDetails, + name: `tests_${platform}-m${mShort}_n${nShort}`, + id: `${platform}-m${mShort}_n${nShort}`, + runWithUnitTestsOnly: false, + tags: [...(platformDetails.tags ?? []), ...(mShort === 'latest' ? ["mlatest"] : [])], + displayName: `${platformDetails.displayName}${mShort === undefined ? '' : ` m${mShort}`} n${nShort} (Unit tests)`, + platform, + nShort, nVersion, mShort, mVersion, skipNodeVersionCheck, }); } - } } } -const ALL_UNIT_TEST_BUILD_VARIANTS = ['darwin_unit', 'linux_unit', 'win32_unit']; +for (const packageInfo of MONGOSH_PACKAGES) { + const id = `${packageInfo.name.replace(/-/g, '_')}`; + + const variants = packageInfo.variants ?? defaultVariants + ALL_UNIT_TESTS.push({ + id, + packageName: packageInfo.name, + unitTestsOnly: packageInfo.unitTestsOnly, + variants, + }); +} + const { RELEASE_PACKAGE_MATRIX } = require('../config/release-package-matrix'); @@ -280,14 +303,16 @@ functions: content_type: application/x-gzip check_coverage: - <% for (let buildVariant of ALL_UNIT_TEST_BUILD_VARIANTS) { - for (let unitTest of ALL_UNIT_TESTS.filter(t => t.variants.includes(buildVariant.replace(/_unit$/, '')))) { %> + <% for (let variant of ALL_UNIT_TEST_BUILD_VARIANTS) { + for (let unitTest of ALL_UNIT_TESTS.filter(t => t.variants.includes(variant.platform) && (!t.unitTestsOnly || (t.unitTestsOnly && variant.runWithUnitTestsOnly)))) { + let buildVariant = variant.id; + %> - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz + local_file: src/nyc-output-<% out(buildVariant) %>_<% out(unitTest.id) %>.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-<% out(buildVariant) %>_<% out(unitTest.id) %>.tgz bucket: mciuploads - command: shell.exec params: @@ -295,7 +320,7 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-<% out(buildVariant) %>-<% out(unitTest.id) %>.tgz + tar xvzf nyc-output-<% out(buildVariant) %>_<% out(unitTest.id) %>.tgz <% } } %> - command: shell.exec params: @@ -1083,7 +1108,7 @@ tasks: - name: check depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1110,22 +1135,22 @@ tasks: # UNIT TESTS # E.g. test_m60xc_n16 stands for mongod 6.0.x, community edition, Node.js 16 ### - <% for (const { id, nShort, nVersion, mShort, mVersion, skipNodeVersionCheck, packageName } of ALL_UNIT_TESTS) { %> + <% for (const { id, packageName } of ALL_UNIT_TESTS) { %> - name: test_<% out(id) %> - tags: <% out(["unit-test", ...(mShort === 'latest' ? ["mlatest"] : [])]) %> + tags: <% out(["assigned_to_jira_team_mongosh_mongosh", "unit-test"]) %> depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install vars: - node_js_version: "<% out(nVersion) %>" + node_js_version: ${node_js_version} - func: test vars: - mongosh_server_test_version: "<% out(mVersion || '') %>" - node_js_version: "<% out(nVersion) %>" - mongosh_skip_node_version_check: "<% out(skipNodeVersionCheck) %>" + mongosh_server_test_version: ${mongosh_server_test_version} + node_js_version: ${node_js_version} + mongosh_skip_node_version_check: ${mongosh_skip_node_version_check} mongosh_test_id: "<% out(id) %>" mongosh_run_only_in_package: "<% out(packageName) %>" task_name: ${task_name} @@ -1137,7 +1162,7 @@ tasks: - name: test_vscode depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1148,10 +1173,10 @@ tasks: node_js_version: "<% out(NODE_JS_VERSION_20) %>" task_name: ${task_name} - name: test_connectivity - tags: ["extra-integration-test"] + tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1162,10 +1187,10 @@ tasks: node_js_version: "<% out(NODE_JS_VERSION_20) %>" task_name: ${task_name} - name: test_apistrict - tags: ["extra-integration-test"] + tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1181,7 +1206,7 @@ tasks: tags: ["compile-artifact"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1201,7 +1226,7 @@ tasks: tags: ["extra-integration-test"] depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1493,7 +1518,7 @@ tasks: exec_timeout_secs: 86400 depends_on: - name: compile_ts - variant: linux_unit + variant: linux_compile commands: - func: checkout - func: install @@ -1511,16 +1536,21 @@ tasks: # Need to run builds for every possible build variant. buildvariants: - - name: darwin_unit - display_name: "MacOS 14 arm64 (Unit tests)" - run_on: macos-14-arm64 + <% for (const variant of ALL_UNIT_TEST_BUILD_VARIANTS) { %> + - name: <% out(variant.name) %> + display_name: "<% out(variant.displayName) %>" + run_on: <% out(variant.runOn) %> + tags: <% out(variant.tags) %> expansions: - executable_os_id: darwin-arm64 + executable_os_id: <% out(variant.executableOsId) %> + mongosh_server_test_version: "<% out(variant.mVersion || '') %>" + node_js_version: "<% out(variant.nVersion) %>" + mongosh_skip_node_version_check: "<% out(variant.skipNodeVersionCheck) %>" tasks: - - name: check - <% for (const test of ALL_UNIT_TESTS.filter(t => t.variants.includes('darwin'))) { %> + <% for (const test of ALL_UNIT_TESTS) { %> - name: test_<% out(test.id) %> <% } %> + <% } %> - name: darwin display_name: "MacOS Big Sur" run_on: macos-11 @@ -1542,21 +1572,23 @@ buildvariants: - name: compile_artifact - name: e2e_tests_darwin_arm64 - - name: linux_unit - display_name: "Ubuntu 20.04 x64 (Unit tests)" + - name: linux_compile + display_name: "Ubuntu 20.04 x64 (Compile and Check)" run_on: ubuntu2004-small tags: ["nightly-driver"] tasks: - name: compile_ts - name: check - <% for (const test of ALL_UNIT_TESTS.filter(t => t.variants.includes('linux'))) { %> - - name: test_<% out(test.id) %> - <% } %> + - name: linux_other + display_name: "Ubuntu 20.04 x64 (Other Tests)" + run_on: ubuntu2004-small + tags: ["nightly-driver"] + tasks: - name: test_vscode - name: test_connectivity - name: test_apistrict - name: linux_coverage - display_name: "Coverage and Static Analysis Check" + display_name: "Ubuntu 20.04 x64 (Coverage and Static Analysis Check)" run_on: ubuntu2004-small tasks: - name: check_coverage @@ -1892,17 +1924,6 @@ buildvariants: executable_os_id: darwin-arm64 tasks: - name: e2e_tests_darwin_arm64 - - - name: win32_unit - display_name: "Windows (Unit tests)" - run_on: windows-vsCurrent-small - expansions: - executable_os_id: win32 - tasks: - - name: check - <% for (const test of ALL_UNIT_TESTS.filter(t => t.variants.includes('win32'))) { %> - - name: test_<% out(test.id) %> - <% } %> - name: win32 display_name: "Windows VS 2022" run_on: windows-vsCurrent-small diff --git a/configs/mocha-config-mongosh/reporter.ts b/configs/mocha-config-mongosh/reporter.ts index d8a5c9794..d080f7374 100644 --- a/configs/mocha-config-mongosh/reporter.ts +++ b/configs/mocha-config-mongosh/reporter.ts @@ -13,12 +13,6 @@ export class MochaReporter extends reporters.Base { new Spec(runner); - runner.on('suite', (suite) => { - if (suite.parent?.root) { - suite.title = `${suiteName}__${suite.title}`; - } - }); - new XUnit(runner, { reporterOptions: { suiteName,