From 97af00b9a575d7b73dee92265d64b0918e8bbc3b Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Tue, 26 Jul 2022 15:00:15 +0200 Subject: [PATCH 1/2] chore(ci): add 6.0 test tasks MONGOSH-1268 --- .evergreen.yml | 1246 ++++++++++++++++- .evergreen/evergreen.yml.in | 2 + .../src/packaging/download-crypt-library.ts | 15 +- 3 files changed, 1233 insertions(+), 30 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index 7aa1f5cafa..0190cc341b 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -446,6 +446,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -572,6 +600,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n14_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xc_n14_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n14_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n14_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xe_n14_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n14_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n14_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -866,6 +922,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n16_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_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n16_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_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -992,6 +1076,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n14_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_n14_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n14_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n14_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_n14_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n14_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n14_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1146,6 +1258,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1272,6 +1412,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n14_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xc_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n14_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xe_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n14_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1398,6 +1566,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n16_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1524,6 +1720,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m50xe_n14_shell_api.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xc_n14_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n14_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xc_n14_shell_api.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m60xe_n14_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n14_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m60xe_n14_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1902,6 +2126,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n16_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2028,6 +2280,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n14_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xc_n14_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n14_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n14_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xe_n14_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n14_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n14_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2266,6 +2546,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n16_java_shell.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n16_java_shell.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2396,8 +2704,8 @@ functions: params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-mlatest_n14_java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n14_java_shell.tgz + local_file: src/nyc-output-linux_unit-m60xc_n14_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n14_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2405,13 +2713,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n14_java_shell.tgz + tar xvzf nyc-output-linux_unit-m60xc_n14_java_shell.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-linux_unit-m60xe_n14_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n14_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2419,13 +2727,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n16_js_multiline_to_singleline.tgz + tar xvzf nyc-output-linux_unit-m60xe_n14_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-linux_unit-n14_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n14_js_multiline_to_singleline.tgz + local_file: src/nyc-output-linux_unit-mlatest_n14_java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n14_java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2433,13 +2741,41 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-n14_js_multiline_to_singleline.tgz + tar xvzf nyc-output-linux_unit-mlatest_n14_java_shell.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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-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-n14_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-n14_js_multiline_to_singleline.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-n14_js_multiline_to_singleline.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 bucket: mciuploads - command: shell.exec params: @@ -2574,6 +2910,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_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_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2700,6 +3064,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n14_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_n14_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n14_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n14_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_n14_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n14_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n14_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2854,6 +3246,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n16_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n16_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2980,6 +3400,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n14_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xc_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n14_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xe_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n14_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3106,6 +3554,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3232,6 +3708,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m50xe_n14_shell_api.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xc_n14_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xc_n14_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xc_n14_shell_api.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m60xe_n14_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m60xe_n14_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m60xe_n14_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3610,6 +4114,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m50xe_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xc_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_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3736,6 +4268,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m50xe_n14_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m60xc_n14_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n14_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xc_n14_cli_repl.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m60xe_n14_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n14_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n14_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4030,6 +4590,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4156,6 +4744,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m50xe_n14_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_n14_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n14_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xc_n14_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_n14_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n14_node_runtime_worker_thread.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n14_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4314,8 +4930,8 @@ functions: params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-mlatest_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_service_provider_server.tgz + local_file: src/nyc-output-win32_unit-m60xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -4323,13 +4939,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n16_service_provider_server.tgz + tar xvzf nyc-output-win32_unit-m60xc_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32_unit-m40xc_n14_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m40xc_n14_service_provider_server.tgz + local_file: src/nyc-output-win32_unit-m60xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -4337,7 +4953,35 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m40xc_n14_service_provider_server.tgz + tar xvzf nyc-output-win32_unit-m60xe_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-mlatest_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-mlatest_n16_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-mlatest_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m40xc_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m40xc_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m40xc_n14_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4436,6 +5080,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m50xe_n14_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m60xc_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xc_n14_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m60xe_n14_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n14_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n14_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4562,6 +5234,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m50xe_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xc_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_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n16_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4688,6 +5388,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m50xe_n14_shell_api.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m60xc_n14_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xc_n14_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xc_n14_shell_api.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m60xe_n14_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m60xe_n14_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m60xe_n14_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -5592,6 +6320,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xc_n16_cli_repl" + mongosh_run_only_in_package: "cli-repl" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xe_n16_cli_repl" + mongosh_run_only_in_package: "cli-repl" - name: test_mlatest_n16_cli_repl tags: ["unit-test","mlatest"] depends_on: @@ -5754,6 +6518,42 @@ tasks: mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" + - name: test_m60xc_n14_cli_repl + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xc_n14_cli_repl" + mongosh_run_only_in_package: "cli-repl" + - name: test_m60xe_n14_cli_repl + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xe_n14_cli_repl" + mongosh_run_only_in_package: "cli-repl" - name: test_mlatest_n14_cli_repl tags: ["unit-test","mlatest"] depends_on: @@ -6096,6 +6896,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xc_n16_java_shell" + mongosh_run_only_in_package: "java-shell" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xe_n16_java_shell" + mongosh_run_only_in_package: "java-shell" - name: test_mlatest_n16_java_shell tags: ["unit-test","mlatest"] depends_on: @@ -6258,6 +7094,42 @@ tasks: mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" + - name: test_m60xc_n14_java_shell + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xc_n14_java_shell" + mongosh_run_only_in_package: "java-shell" + - name: test_m60xe_n14_java_shell + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xe_n14_java_shell" + mongosh_run_only_in_package: "java-shell" - name: test_mlatest_n14_java_shell tags: ["unit-test","mlatest"] depends_on: @@ -6492,6 +7364,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xc_n16_mongosh" + mongosh_run_only_in_package: "mongosh" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xe_n16_mongosh" + mongosh_run_only_in_package: "mongosh" - name: test_mlatest_n16_mongosh tags: ["unit-test","mlatest"] depends_on: @@ -6654,6 +7562,42 @@ tasks: mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" + - name: test_m60xc_n14_mongosh + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xc_n14_mongosh" + mongosh_run_only_in_package: "mongosh" + - name: test_m60xe_n14_mongosh + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xe_n14_mongosh" + mongosh_run_only_in_package: "mongosh" - name: test_mlatest_n14_mongosh tags: ["unit-test","mlatest"] depends_on: @@ -6816,6 +7760,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xc_n16_node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" + - 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.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xe_n16_node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" - name: test_mlatest_n16_node_runtime_worker_thread tags: ["unit-test","mlatest"] depends_on: @@ -6978,6 +7958,42 @@ tasks: mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" + - name: test_m60xc_n14_node_runtime_worker_thread + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xc_n14_node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" + - name: test_m60xe_n14_node_runtime_worker_thread + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xe_n14_node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" - name: test_mlatest_n14_node_runtime_worker_thread tags: ["unit-test","mlatest"] depends_on: @@ -7176,6 +8192,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" + - name: test_m60xc_n16_service_provider_server + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "16.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xc_n16_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" + - name: test_m60xe_n16_service_provider_server + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "16.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xe_n16_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" - name: test_mlatest_n16_service_provider_server tags: ["unit-test","mlatest"] depends_on: @@ -7338,6 +8390,42 @@ tasks: mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" + - name: test_m60xc_n14_service_provider_server + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xc_n14_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" + - name: test_m60xe_n14_service_provider_server + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xe_n14_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" - name: test_mlatest_n14_service_provider_server tags: ["unit-test","mlatest"] depends_on: @@ -7500,6 +8588,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" + - name: test_m60xc_n16_shell_api + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "16.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xc_n16_shell_api" + mongosh_run_only_in_package: "shell-api" + - name: test_m60xe_n16_shell_api + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "16.16.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "16.16.0" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m60xe_n16_shell_api" + mongosh_run_only_in_package: "shell-api" - name: test_mlatest_n16_shell_api tags: ["unit-test","mlatest"] depends_on: @@ -7662,6 +8786,42 @@ tasks: mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" + - name: test_m60xc_n14_shell_api + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x-community" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xc_n14_shell_api" + mongosh_run_only_in_package: "shell-api" + - name: test_m60xe_n14_shell_api + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "14.20.0" + npm_deps_mode: all + - func: test + vars: + mongosh_server_test_version: "6.0.x" + node_js_version: "14.20.0" + mongosh_skip_node_version_check: "1" + mongosh_test_id: "m60xe_n14_shell_api" + mongosh_run_only_in_package: "shell-api" - name: test_mlatest_n14_shell_api tags: ["unit-test","mlatest"] depends_on: @@ -9955,6 +11115,8 @@ buildvariants: - 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_mlatest_n16_cli_repl - name: test_m40xc_n14_cli_repl - name: test_m40xe_n14_cli_repl @@ -9964,6 +11126,8 @@ buildvariants: - name: test_m44xe_n14_cli_repl - name: test_m50xc_n14_cli_repl - name: test_m50xe_n14_cli_repl + - name: test_m60xc_n14_cli_repl + - name: test_m60xe_n14_cli_repl - name: test_mlatest_n14_cli_repl - name: test_n16_editor - name: test_n14_editor @@ -9985,6 +11149,8 @@ buildvariants: - 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_mlatest_n16_node_runtime_worker_thread - name: test_m40xc_n14_node_runtime_worker_thread - name: test_m40xe_n14_node_runtime_worker_thread @@ -9994,6 +11160,8 @@ buildvariants: - name: test_m44xe_n14_node_runtime_worker_thread - name: test_m50xc_n14_node_runtime_worker_thread - name: test_m50xe_n14_node_runtime_worker_thread + - name: test_m60xc_n14_node_runtime_worker_thread + - name: test_m60xe_n14_node_runtime_worker_thread - name: test_mlatest_n14_node_runtime_worker_thread - name: test_n16_service_provider_core - name: test_n14_service_provider_core @@ -10005,6 +11173,8 @@ buildvariants: - name: test_m44xe_n16_service_provider_server - name: test_m50xc_n16_service_provider_server - name: test_m50xe_n16_service_provider_server + - name: test_m60xc_n16_service_provider_server + - name: test_m60xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - name: test_m40xc_n14_service_provider_server - name: test_m40xe_n14_service_provider_server @@ -10014,6 +11184,8 @@ buildvariants: - name: test_m44xe_n14_service_provider_server - name: test_m50xc_n14_service_provider_server - name: test_m50xe_n14_service_provider_server + - name: test_m60xc_n14_service_provider_server + - name: test_m60xe_n14_service_provider_server - name: test_mlatest_n14_service_provider_server - name: test_m40xc_n16_shell_api - name: test_m40xe_n16_shell_api @@ -10023,6 +11195,8 @@ buildvariants: - 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_mlatest_n16_shell_api - name: test_m40xc_n14_shell_api - name: test_m40xe_n14_shell_api @@ -10032,6 +11206,8 @@ buildvariants: - name: test_m44xe_n14_shell_api - name: test_m50xc_n14_shell_api - name: test_m50xe_n14_shell_api + - name: test_m60xc_n14_shell_api + - name: test_m60xe_n14_shell_api - name: test_mlatest_n14_shell_api - name: test_n16_shell_evaluator - name: test_n14_shell_evaluator @@ -10090,6 +11266,8 @@ buildvariants: - 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_mlatest_n16_cli_repl - name: test_m40xc_n14_cli_repl - name: test_m40xe_n14_cli_repl @@ -10099,6 +11277,8 @@ buildvariants: - name: test_m44xe_n14_cli_repl - name: test_m50xc_n14_cli_repl - name: test_m50xe_n14_cli_repl + - name: test_m60xc_n14_cli_repl + - name: test_m60xe_n14_cli_repl - name: test_mlatest_n14_cli_repl - name: test_n16_editor - name: test_n14_editor @@ -10116,6 +11296,8 @@ buildvariants: - 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_mlatest_n16_java_shell - name: test_m40xc_n14_java_shell - name: test_m40xe_n14_java_shell @@ -10125,6 +11307,8 @@ buildvariants: - name: test_m44xe_n14_java_shell - name: test_m50xc_n14_java_shell - name: test_m50xe_n14_java_shell + - name: test_m60xc_n14_java_shell + - name: test_m60xe_n14_java_shell - name: test_mlatest_n14_java_shell - name: test_n16_js_multiline_to_singleline - name: test_n14_js_multiline_to_singleline @@ -10138,6 +11322,8 @@ buildvariants: - 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_mlatest_n16_node_runtime_worker_thread - name: test_m40xc_n14_node_runtime_worker_thread - name: test_m40xe_n14_node_runtime_worker_thread @@ -10147,6 +11333,8 @@ buildvariants: - name: test_m44xe_n14_node_runtime_worker_thread - name: test_m50xc_n14_node_runtime_worker_thread - name: test_m50xe_n14_node_runtime_worker_thread + - name: test_m60xc_n14_node_runtime_worker_thread + - name: test_m60xe_n14_node_runtime_worker_thread - name: test_mlatest_n14_node_runtime_worker_thread - name: test_n16_service_provider_core - name: test_n14_service_provider_core @@ -10158,6 +11346,8 @@ buildvariants: - name: test_m44xe_n16_service_provider_server - name: test_m50xc_n16_service_provider_server - name: test_m50xe_n16_service_provider_server + - name: test_m60xc_n16_service_provider_server + - name: test_m60xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - name: test_m40xc_n14_service_provider_server - name: test_m40xe_n14_service_provider_server @@ -10167,6 +11357,8 @@ buildvariants: - name: test_m44xe_n14_service_provider_server - name: test_m50xc_n14_service_provider_server - name: test_m50xe_n14_service_provider_server + - name: test_m60xc_n14_service_provider_server + - name: test_m60xe_n14_service_provider_server - name: test_mlatest_n14_service_provider_server - name: test_m40xc_n16_shell_api - name: test_m40xe_n16_shell_api @@ -10176,6 +11368,8 @@ buildvariants: - 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_mlatest_n16_shell_api - name: test_m40xc_n14_shell_api - name: test_m40xe_n14_shell_api @@ -10185,6 +11379,8 @@ buildvariants: - name: test_m44xe_n14_shell_api - name: test_m50xc_n14_shell_api - name: test_m50xe_n14_shell_api + - name: test_m60xc_n14_shell_api + - name: test_m60xe_n14_shell_api - name: test_mlatest_n14_shell_api - name: test_n16_shell_evaluator - name: test_n14_shell_evaluator @@ -10410,6 +11606,8 @@ buildvariants: - 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_mlatest_n16_cli_repl - name: test_m40xc_n14_cli_repl - name: test_m40xe_n14_cli_repl @@ -10419,6 +11617,8 @@ buildvariants: - name: test_m44xe_n14_cli_repl - name: test_m50xc_n14_cli_repl - name: test_m50xe_n14_cli_repl + - name: test_m60xc_n14_cli_repl + - name: test_m60xe_n14_cli_repl - name: test_mlatest_n14_cli_repl - name: test_n16_editor - name: test_n14_editor @@ -10440,6 +11640,8 @@ buildvariants: - 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_mlatest_n16_node_runtime_worker_thread - name: test_m40xc_n14_node_runtime_worker_thread - name: test_m40xe_n14_node_runtime_worker_thread @@ -10449,6 +11651,8 @@ buildvariants: - name: test_m44xe_n14_node_runtime_worker_thread - name: test_m50xc_n14_node_runtime_worker_thread - name: test_m50xe_n14_node_runtime_worker_thread + - name: test_m60xc_n14_node_runtime_worker_thread + - name: test_m60xe_n14_node_runtime_worker_thread - name: test_mlatest_n14_node_runtime_worker_thread - name: test_n16_service_provider_core - name: test_n14_service_provider_core @@ -10460,6 +11664,8 @@ buildvariants: - name: test_m44xe_n16_service_provider_server - name: test_m50xc_n16_service_provider_server - name: test_m50xe_n16_service_provider_server + - name: test_m60xc_n16_service_provider_server + - name: test_m60xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - name: test_m40xc_n14_service_provider_server - name: test_m40xe_n14_service_provider_server @@ -10469,6 +11675,8 @@ buildvariants: - name: test_m44xe_n14_service_provider_server - name: test_m50xc_n14_service_provider_server - name: test_m50xe_n14_service_provider_server + - name: test_m60xc_n14_service_provider_server + - name: test_m60xe_n14_service_provider_server - name: test_mlatest_n14_service_provider_server - name: test_m40xc_n16_shell_api - name: test_m40xe_n16_shell_api @@ -10478,6 +11686,8 @@ buildvariants: - 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_mlatest_n16_shell_api - name: test_m40xc_n14_shell_api - name: test_m40xe_n14_shell_api @@ -10487,6 +11697,8 @@ buildvariants: - name: test_m44xe_n14_shell_api - name: test_m50xc_n14_shell_api - name: test_m50xe_n14_shell_api + - name: test_m60xc_n14_shell_api + - name: test_m60xe_n14_shell_api - name: test_mlatest_n14_shell_api - name: test_n16_shell_evaluator - name: test_n14_shell_evaluator diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index a4b225ea22..bc39b135bd 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -14,6 +14,8 @@ const MONGODB_VERSIONS = [ { shortName: '44xe', versionSpec: '4.4.x' }, { shortName: '50xc', versionSpec: '5.0.x-community' }, { shortName: '50xe', versionSpec: '5.0.x' }, + { shortName: '60xc', versionSpec: '6.0.x-community' }, + { shortName: '60xe', versionSpec: '6.0.x' }, { shortName: 'latest', versionSpec: 'latest-alpha' } ]; const NODE_VERSIONS = [ diff --git a/packages/build/src/packaging/download-crypt-library.ts b/packages/build/src/packaging/download-crypt-library.ts index 738484b61d..e72ab3dbf2 100644 --- a/packages/build/src/packaging/download-crypt-library.ts +++ b/packages/build/src/packaging/download-crypt-library.ts @@ -12,20 +12,9 @@ export async function downloadCryptLibrary(variant: PackageVariant | 'host'): Pr opts.crypt_shared = true; console.info('mongosh: downloading latest crypt shared library for inclusion in package:', JSON.stringify(opts)); - let libdir = ''; const cryptTmpTargetDir = path.resolve(__dirname, '..', '..', '..', '..', 'tmp', 'crypt-store', variant); - // Download mongodb for latest server version. Fall back to the 6.0.0-rcX - // version if no stable version is available. - let error: Error | undefined; - for (const version of [ 'stable', '>= 6.0.0-rc5' ]) { - try { - libdir = await downloadMongoDb(cryptTmpTargetDir, version, opts); - break; - } catch (e: any) { - error = e; - } - } - if (!libdir) throw error; + // Download mongodb for latest server version. + const libdir = await downloadMongoDb(cryptTmpTargetDir, 'stable', opts); const cryptLibrary = path.join( libdir, (await fs.readdir(libdir)).find(filename => filename.match(/^mongo_crypt_v1\.(so|dylib|dll)$/)) as string From 1c2adc7142077b82bb9f644e9bf5a7790851436b Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Tue, 26 Jul 2022 16:25:36 +0200 Subject: [PATCH 2/2] fixup: run AL1 & Debian 9 e2e tests on 5.0.x, RHEL8 s390x & Debian 11 on stable --- .evergreen.yml | 90 ++++++++++++++++++------------------- .evergreen/evergreen.yml.in | 14 +++--- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index 0190cc341b..0d10299535 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -9049,7 +9049,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_darwin_x64_unstable_fips + - name: e2e_tests_darwin_x64_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9066,9 +9066,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_darwin_x64_unstable + - name: e2e_tests_darwin_x64_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9085,7 +9085,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_arm64_fips tags: ["e2e-test"] @@ -9125,7 +9125,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_darwin_arm64_unstable_fips + - name: e2e_tests_darwin_arm64_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9142,9 +9142,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_darwin_arm64_unstable + - name: e2e_tests_darwin_arm64_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9161,7 +9161,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_fips tags: ["e2e-test"] @@ -9201,7 +9201,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_x64_unstable_fips + - name: e2e_tests_linux_x64_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9218,9 +9218,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_x64_unstable + - name: e2e_tests_linux_x64_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9237,7 +9237,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl11_fips tags: ["e2e-test"] @@ -9277,7 +9277,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_x64_openssl11_unstable_fips + - name: e2e_tests_linux_x64_openssl11_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9294,9 +9294,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_x64_openssl11_unstable + - name: e2e_tests_linux_x64_openssl11_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9313,7 +9313,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl3_fips tags: ["e2e-test"] @@ -9353,7 +9353,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_x64_openssl3_unstable_fips + - name: e2e_tests_linux_x64_openssl3_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9370,9 +9370,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_x64_openssl3_unstable + - name: e2e_tests_linux_x64_openssl3_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9389,7 +9389,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_fips tags: ["e2e-test"] @@ -9429,7 +9429,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_arm64_unstable_fips + - name: e2e_tests_linux_arm64_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9446,9 +9446,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_arm64_unstable + - name: e2e_tests_linux_arm64_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9465,7 +9465,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_openssl11_fips tags: ["e2e-test"] @@ -9505,7 +9505,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_arm64_openssl11_unstable_fips + - name: e2e_tests_linux_arm64_openssl11_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9522,9 +9522,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_arm64_openssl11_unstable + - name: e2e_tests_linux_arm64_openssl11_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9541,7 +9541,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_ppc64le_fips tags: ["e2e-test"] @@ -9581,7 +9581,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_ppc64le_unstable_fips + - name: e2e_tests_linux_ppc64le_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9598,9 +9598,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_ppc64le_unstable + - name: e2e_tests_linux_ppc64le_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9617,7 +9617,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_s390x_fips tags: ["e2e-test"] @@ -9657,7 +9657,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_linux_s390x_unstable_fips + - name: e2e_tests_linux_s390x_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9674,9 +9674,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_linux_s390x_unstable + - name: e2e_tests_linux_s390x_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9693,7 +9693,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_win32_fips tags: ["e2e-test"] @@ -9733,7 +9733,7 @@ tasks: node_js_version: "16.16.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - - name: e2e_tests_win32_unstable_fips + - name: e2e_tests_win32_50x_fips tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9750,9 +9750,9 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - - name: e2e_tests_win32_unstable + - name: e2e_tests_win32_50x tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -9769,7 +9769,7 @@ tasks: - func: run_e2e_tests vars: node_js_version: "16.16.0" - mongosh_server_test_version: "unstable" + mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" ### @@ -11509,7 +11509,7 @@ buildvariants: display_name: "Debian 9 x64 (E2E Tests)" run_on: debian92-small tasks: - - name: e2e_tests_linux_x64 + - name: e2e_tests_linux_x64_50x - name: e2e_debian10_x64 display_name: "Debian 10 x64 (E2E Tests)" run_on: debian10-small @@ -11520,13 +11520,13 @@ buildvariants: display_name: "Debian 11 x64 (E2E Tests)" run_on: debian11-small tasks: - - name: e2e_tests_linux_x64_unstable - - name: e2e_tests_linux_x64_openssl11_unstable + - name: e2e_tests_linux_x64 + - name: e2e_tests_linux_x64_openssl11 - name: e2e_amazon1_x64 display_name: "Amazon Linux 1 x64 (E2E Tests)" run_on: amazon1-2018-small tasks: - - name: e2e_tests_linux_x64 + - name: e2e_tests_linux_x64_50x - name: e2e_amazon2_x64 display_name: "Amazon Linux 2 x64 (E2E Tests)" run_on: amazon2-small @@ -11577,7 +11577,7 @@ buildvariants: display_name: "RHEL 8.3 s390x (E2E Tests)" run_on: rhel83-zseries-small tasks: - - name: e2e_tests_linux_s390x_unstable + - name: e2e_tests_linux_s390x - name: win32_unit display_name: "Windows VS 2019 (Unit tests)" diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index bc39b135bd..34503472f5 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -709,10 +709,10 @@ tasks: # E2E TESTS ### <% for (const { executableOsId, compileBuildVariant } of RELEASE_PACKAGE_MATRIX) { - for (const mVersion of ['stable', 'unstable']) { + for (const mVersion of ['stable', '5.0.x']) { for (const fipsVariant of ['fips', 'nofips']) { %> - - name: e2e_tests_<% out(executableOsId.replace(/-/g, '_')) %><% out(mVersion === 'stable' ? '' : '_unstable') %><% out(fipsVariant === 'fips' ? '_fips' : '') %> + - name: e2e_tests_<% out(executableOsId.replace(/-/g, '_')) %><% out(mVersion === 'stable' ? '' : '_50x') %><% out(fipsVariant === 'fips' ? '_fips' : '') %> tags: ["e2e-test"] depends_on: - name: compile_artifact @@ -1014,7 +1014,7 @@ buildvariants: display_name: "Debian 9 x64 (E2E Tests)" run_on: debian92-small tasks: - - name: e2e_tests_linux_x64 + - name: e2e_tests_linux_x64_50x - name: e2e_debian10_x64 display_name: "Debian 10 x64 (E2E Tests)" run_on: debian10-small @@ -1025,13 +1025,13 @@ buildvariants: display_name: "Debian 11 x64 (E2E Tests)" run_on: debian11-small tasks: - - name: e2e_tests_linux_x64_unstable - - name: e2e_tests_linux_x64_openssl11_unstable + - name: e2e_tests_linux_x64 + - name: e2e_tests_linux_x64_openssl11 - name: e2e_amazon1_x64 display_name: "Amazon Linux 1 x64 (E2E Tests)" run_on: amazon1-2018-small tasks: - - name: e2e_tests_linux_x64 + - name: e2e_tests_linux_x64_50x - name: e2e_amazon2_x64 display_name: "Amazon Linux 2 x64 (E2E Tests)" run_on: amazon2-small @@ -1082,7 +1082,7 @@ buildvariants: display_name: "RHEL 8.3 s390x (E2E Tests)" run_on: rhel83-zseries-small tasks: - - name: e2e_tests_linux_s390x_unstable + - name: e2e_tests_linux_s390x - name: win32_unit display_name: "Windows VS 2019 (Unit tests)"