diff --git a/.evergreen.yml b/.evergreen.yml index 76fca0248..651a93462 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -518,6 +518,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_n20_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_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_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -672,6 +700,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -826,6 +882,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-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_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_e2e_tests.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_n20_e2e_tests.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -980,6 +1064,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_n16_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_n16_e2e_tests.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1330,6 +1442,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1484,6 +1624,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1666,6 +1834,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1820,6 +2016,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_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-m80xc_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_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-m80xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -1974,6 +2198,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_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_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_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_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2128,6 +2380,34 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-m70xe_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xc_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-darwin_unit-m80xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2520,6 +2800,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n20_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n20_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2664,8 +2972,8 @@ functions: 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_unit-m80xc_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2673,13 +2981,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-mlatest_n16_cli_repl.tgz + tar xvzf nyc-output-linux_unit-m80xc_n16_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_unit-m80xe_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2687,13 +2995,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m42xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux_unit-m80xe_n16_cli_repl.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_unit-mlatest_n16_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-mlatest_n16_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2701,13 +3009,41 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-linux_unit-m44xc_n20_e2e_tests.tgz + tar xvzf nyc-output-linux_unit-mlatest_n16_cli_repl.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_unit-m42xc_n20_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m42xc_n20_e2e_tests.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m42xc_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m44xc_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_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m44xe_n20_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2800,6 +3136,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_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_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_e2e_tests.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n20_e2e_tests.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -2940,6 +3304,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_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_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n16_e2e_tests.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n16_e2e_tests.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3220,6 +3612,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n20_java_shell.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n20_java_shell.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n20_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3360,6 +3780,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n16_java_shell.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n16_java_shell.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n16_java_shell.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3556,6 +4004,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3696,6 +4172,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_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_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_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-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -3864,6 +4368,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n20_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m80xc_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_n20_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n20_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m80xe_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4004,6 +4536,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m80xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xc_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-m80xc_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-linux_unit-m80xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_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-m80xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4144,6 +4704,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n20_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_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_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux_unit-m80xe_n20_shell_api.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4284,6 +4872,34 @@ functions: script: | set -e tar xvzf nyc-output-linux_unit-m70xe_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xc_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-linux_unit-m80xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4694,8 +5310,8 @@ functions: 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-win32_unit-m80xc_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4703,13 +5319,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-mlatest_n20_cli_repl.tgz + tar xvzf nyc-output-win32_unit-m80xc_n20_cli_repl.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-win32_unit-m80xe_n20_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -4717,7 +5333,35 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32_unit-m42xc_n16_cli_repl.tgz + tar xvzf nyc-output-win32_unit-m80xe_n20_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-mlatest_n20_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m42xc_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4844,6 +5488,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_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_cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_cli_repl.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_n16_cli_repl.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -4998,6 +5670,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_n20_e2e_tests.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_n20_e2e_tests.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -5152,6 +5852,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-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_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n16_e2e_tests.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -5502,6 +6230,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_n20_node_runtime_worker_thread.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_n20_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_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -5656,6 +6412,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-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-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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} @@ -5838,6 +6622,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_n20_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m80xc_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_n20_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_n20_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m80xe_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_n20_service_provider_server.tgz + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -5992,6 +6804,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m80xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xc_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-m80xc_n16_service_provider_server.tgz + - command: s3.get + params: + aws_key: ${aws_key} + aws_secret: ${aws_secret} + local_file: src/nyc-output-win32_unit-m80xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32_unit-m80xe_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-m80xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} @@ -6146,6 +6986,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_n20_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_n20_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -6300,6 +7168,34 @@ functions: script: | set -e tar xvzf nyc-output-win32_unit-m70xe_n16_shell_api.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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xc_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 + bucket: mciuploads + - command: shell.exec + params: + working_dir: src + shell: bash + script: | + set -e + tar xvzf nyc-output-win32_unit-m80xe_n16_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -7558,6 +8454,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_cli_repl" + mongosh_run_only_in_package: "cli-repl" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_cli_repl" + mongosh_run_only_in_package: "cli-repl" - name: test_mlatest_n20_cli_repl tags: ["unit-test","mlatest"] depends_on: @@ -7745,8 +8675,42 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" - - name: test_mlatest_n16_cli_repl - tags: ["unit-test","mlatest"] + - 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.0-rc4" + 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" + - 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.0-rc4-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" + - name: test_mlatest_n16_cli_repl + tags: ["unit-test","mlatest"] depends_on: - name: compile_ts variant: linux_unit @@ -7966,6 +8930,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_e2e_tests" + mongosh_run_only_in_package: "e2e-tests" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_e2e_tests" + mongosh_run_only_in_package: "e2e-tests" - name: test_mlatest_n20_e2e_tests tags: ["unit-test","mlatest"] depends_on: @@ -8153,6 +9151,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_e2e_tests" mongosh_run_only_in_package: "e2e-tests" + - 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.0-rc4" + 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" + - 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.0-rc4-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" - name: test_mlatest_n16_e2e_tests tags: ["unit-test","mlatest"] depends_on: @@ -8510,6 +9542,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_java_shell" + mongosh_run_only_in_package: "java-shell" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_java_shell" + mongosh_run_only_in_package: "java-shell" - name: test_mlatest_n20_java_shell tags: ["unit-test","mlatest"] depends_on: @@ -8697,6 +9763,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" + - 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.0-rc4" + 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" + - 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.0-rc4-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" - name: test_mlatest_n16_java_shell tags: ["unit-test","mlatest"] depends_on: @@ -8952,6 +10052,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_mongosh" + mongosh_run_only_in_package: "mongosh" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_mongosh" + mongosh_run_only_in_package: "mongosh" - name: test_mlatest_n20_mongosh tags: ["unit-test","mlatest"] depends_on: @@ -9139,6 +10273,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" + - 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.0-rc4" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n16_mongosh" + mongosh_run_only_in_package: "mongosh" + - 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.0-rc4-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n16_mongosh" + mongosh_run_only_in_package: "mongosh" - name: test_mlatest_n16_mongosh tags: ["unit-test","mlatest"] depends_on: @@ -9326,6 +10494,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" + - 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.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_node_runtime_worker_thread" + mongosh_run_only_in_package: "node-runtime-worker-thread" - name: test_mlatest_n20_node_runtime_worker_thread tags: ["unit-test","mlatest"] depends_on: @@ -9513,6 +10715,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" + - 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.0-rc4" + 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" + - 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.0-rc4-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" - name: test_mlatest_n16_node_runtime_worker_thread tags: ["unit-test","mlatest"] depends_on: @@ -9734,6 +10970,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" + - name: test_m80xc_n20_service_provider_server + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "20.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" + - name: test_m80xe_n20_service_provider_server + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "20.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" - name: test_mlatest_n20_service_provider_server tags: ["unit-test","mlatest"] depends_on: @@ -9921,6 +11191,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" + - name: test_m80xc_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.20.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n16_service_provider_server" + mongosh_run_only_in_package: "service-provider-server" + - name: test_m80xe_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.20.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "16.20.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_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: @@ -10108,6 +11412,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" + - name: test_m80xc_n20_shell_api + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "20.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xc_n20_shell_api" + mongosh_run_only_in_package: "shell-api" + - name: test_m80xe_n20_shell_api + tags: ["unit-test"] + depends_on: + - name: compile_ts + variant: linux_unit + commands: + - func: checkout + - func: install + vars: + node_js_version: "20.12.2" + - func: test + vars: + mongosh_server_test_version: "8.0.0-rc4-enterprise" + node_js_version: "20.12.2" + mongosh_skip_node_version_check: "" + mongosh_test_id: "m80xe_n20_shell_api" + mongosh_run_only_in_package: "shell-api" - name: test_mlatest_n20_shell_api tags: ["unit-test","mlatest"] depends_on: @@ -10295,6 +11633,40 @@ tasks: mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" + - name: test_m80xc_n16_shell_api + 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.0-rc4" + 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" + - name: test_m80xe_n16_shell_api + 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.0-rc4-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" - name: test_mlatest_n16_shell_api tags: ["unit-test","mlatest"] depends_on: @@ -15318,6 +16690,8 @@ buildvariants: - 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 @@ -15329,6 +16703,8 @@ buildvariants: - 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 @@ -15340,6 +16716,8 @@ buildvariants: - 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 @@ -15351,6 +16729,8 @@ buildvariants: - 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 @@ -15376,6 +16756,8 @@ buildvariants: - 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 @@ -15387,6 +16769,8 @@ buildvariants: - 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 @@ -15400,6 +16784,8 @@ buildvariants: - name: test_m60xe_n20_service_provider_server - name: test_m70xc_n20_service_provider_server - name: test_m70xe_n20_service_provider_server + - name: test_m80xc_n20_service_provider_server + - name: test_m80xe_n20_service_provider_server - name: test_mlatest_n20_service_provider_server - name: test_m42xc_n16_service_provider_server - name: test_m42xe_n16_service_provider_server @@ -15411,6 +16797,8 @@ buildvariants: - name: test_m60xe_n16_service_provider_server - name: test_m70xc_n16_service_provider_server - name: test_m70xe_n16_service_provider_server + - name: test_m80xc_n16_service_provider_server + - name: test_m80xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - name: test_m42xc_n20_shell_api - name: test_m42xe_n20_shell_api @@ -15422,6 +16810,8 @@ buildvariants: - 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 @@ -15433,6 +16823,8 @@ buildvariants: - 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 @@ -15489,6 +16881,8 @@ buildvariants: - 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 @@ -15499,6 +16893,8 @@ buildvariants: - 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 @@ -15509,6 +16905,8 @@ buildvariants: - 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 @@ -15519,6 +16917,8 @@ buildvariants: - 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 @@ -15539,6 +16939,8 @@ buildvariants: - 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 @@ -15549,6 +16951,8 @@ buildvariants: - 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 @@ -15563,6 +16967,8 @@ buildvariants: - 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 @@ -15573,6 +16979,8 @@ buildvariants: - 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 @@ -15585,6 +16993,8 @@ buildvariants: - name: test_m60xe_n20_service_provider_server - name: test_m70xc_n20_service_provider_server - name: test_m70xe_n20_service_provider_server + - name: test_m80xc_n20_service_provider_server + - name: test_m80xe_n20_service_provider_server - name: test_mlatest_n20_service_provider_server - name: test_m42xc_n16_service_provider_server - name: test_m44xc_n16_service_provider_server @@ -15595,6 +17005,8 @@ buildvariants: - name: test_m60xe_n16_service_provider_server - name: test_m70xc_n16_service_provider_server - name: test_m70xe_n16_service_provider_server + - name: test_m80xc_n16_service_provider_server + - name: test_m80xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - name: test_m42xc_n20_shell_api - name: test_m44xc_n20_shell_api @@ -15605,6 +17017,8 @@ buildvariants: - 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 @@ -15615,6 +17029,8 @@ buildvariants: - 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 @@ -16016,6 +17432,8 @@ buildvariants: - 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 @@ -16027,6 +17445,8 @@ buildvariants: - 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 @@ -16038,6 +17458,8 @@ buildvariants: - 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 @@ -16049,6 +17471,8 @@ buildvariants: - 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 @@ -16074,6 +17498,8 @@ buildvariants: - 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 @@ -16085,6 +17511,8 @@ buildvariants: - 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 @@ -16098,6 +17526,8 @@ buildvariants: - name: test_m60xe_n20_service_provider_server - name: test_m70xc_n20_service_provider_server - name: test_m70xe_n20_service_provider_server + - name: test_m80xc_n20_service_provider_server + - name: test_m80xe_n20_service_provider_server - name: test_mlatest_n20_service_provider_server - name: test_m42xc_n16_service_provider_server - name: test_m42xe_n16_service_provider_server @@ -16109,6 +17539,8 @@ buildvariants: - name: test_m60xe_n16_service_provider_server - name: test_m70xc_n16_service_provider_server - name: test_m70xe_n16_service_provider_server + - name: test_m80xc_n16_service_provider_server + - name: test_m80xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - name: test_m42xc_n20_shell_api - name: test_m42xe_n20_shell_api @@ -16120,6 +17552,8 @@ buildvariants: - 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 @@ -16131,6 +17565,8 @@ buildvariants: - 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 diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index 8eca96151..6310acc1a 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -15,6 +15,8 @@ const MONGODB_VERSIONS = [ { shortName: '60xe', versionSpec: '6.0.x-enterprise' }, { shortName: '70xc', versionSpec: '7.0.x' }, { shortName: '70xe', versionSpec: '7.0.x-enterprise' }, + { shortName: '80xc', versionSpec: '>= 8.0.0-rc4' }, + { shortName: '80xe', versionSpec: '>= 8.0.0-rc4-enterprise' }, { shortName: 'latest', versionSpec: 'latest-alpha-enterprise' } ]; const NODE_VERSIONS = [ diff --git a/packages/build/src/barque.spec.ts b/packages/build/src/barque.spec.ts index 702da81cb..d953657de 100644 --- a/packages/build/src/barque.spec.ts +++ b/packages/build/src/barque.spec.ts @@ -37,6 +37,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/apt/ubuntu/dists/bionic/mongodb-enterprise/6.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/7.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/ubuntu/dists/bionic/mongodb-enterprise/7.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/8.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.com/apt/ubuntu/dists/bionic/mongodb-enterprise/8.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/4.4/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/ubuntu/dists/focal/mongodb-enterprise/4.4/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/5.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', @@ -45,6 +47,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/apt/ubuntu/dists/focal/mongodb-enterprise/6.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/ubuntu/dists/focal/mongodb-enterprise/7.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/8.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.com/apt/ubuntu/dists/focal/mongodb-enterprise/8.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/jammy/mongodb-org/4.4/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/ubuntu/dists/jammy/mongodb-enterprise/4.4/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/jammy/mongodb-org/5.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', @@ -53,6 +57,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/apt/ubuntu/dists/jammy/mongodb-enterprise/6.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/ubuntu/dists/jammy/mongodb-org/7.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/ubuntu/dists/jammy/mongodb-enterprise/7.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.org/apt/ubuntu/dists/jammy/mongodb-org/8.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.com/apt/ubuntu/dists/jammy/mongodb-enterprise/8.0/multiverse/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/buster/mongodb-org/4.4/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/debian/dists/buster/mongodb-enterprise/4.4/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/buster/mongodb-org/5.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', @@ -61,6 +67,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/apt/debian/dists/buster/mongodb-enterprise/6.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/buster/mongodb-org/7.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/debian/dists/buster/mongodb-enterprise/7.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.org/apt/debian/dists/buster/mongodb-org/8.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.com/apt/debian/dists/buster/mongodb-enterprise/8.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/bullseye/mongodb-org/4.4/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/debian/dists/bullseye/mongodb-enterprise/4.4/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/bullseye/mongodb-org/5.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', @@ -69,6 +77,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/apt/debian/dists/bullseye/mongodb-enterprise/6.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/bullseye/mongodb-org/7.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/debian/dists/bullseye/mongodb-enterprise/7.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.org/apt/debian/dists/bullseye/mongodb-org/8.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.com/apt/debian/dists/bullseye/mongodb-enterprise/8.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/bookworm/mongodb-org/4.4/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/debian/dists/bookworm/mongodb-enterprise/4.4/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/bookworm/mongodb-org/5.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', @@ -77,6 +87,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/apt/debian/dists/bookworm/mongodb-enterprise/6.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.org/apt/debian/dists/bookworm/mongodb-org/7.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', 'https://repo.mongodb.com/apt/debian/dists/bookworm/mongodb-enterprise/7.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.org/apt/debian/dists/bookworm/mongodb-org/8.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', + 'https://repo.mongodb.com/apt/debian/dists/bookworm/mongodb-enterprise/8.0/main/binary-amd64/mongodb-mongosh_0.1.0_amd64.deb', ], }, { @@ -91,6 +103,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/7/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/redhat/7/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -99,6 +113,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -107,6 +123,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2013.03/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2013.03/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2013.03/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -115,6 +133,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/amazon/2013.03/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2013.03/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2013.03/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/amazon/2013.03/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/amazon/2013.03/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -123,6 +143,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -131,6 +153,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/zypper/suse/12/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/zypper/suse/12/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/zypper/suse/12/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -139,6 +163,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/zypper/suse/12/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/zypper/suse/12/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/zypper/suse/12/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/zypper/suse/12/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/zypper/suse/12/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/zypper/suse/15/mongodb-org/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/zypper/suse/15/mongodb-enterprise/4.4/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/zypper/suse/15/mongodb-org/5.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -147,6 +173,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/zypper/suse/15/mongodb-enterprise/6.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/zypper/suse/15/mongodb-org/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/zypper/suse/15/mongodb-enterprise/7.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/zypper/suse/15/mongodb-org/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/zypper/suse/15/mongodb-enterprise/8.0/x86_64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', ], }, { @@ -161,6 +189,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/6.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/4.4/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/4.4/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/5.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -169,6 +199,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/6.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/redhat/9/mongodb-org/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/redhat/9/mongodb-enterprise/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/4.4/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/4.4/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/5.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -177,6 +209,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/6.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/amazon/2/mongodb-org/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/amazon/2/mongodb-enterprise/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/4.4/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/4.4/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/5.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', @@ -185,6 +219,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/6.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/7.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.org/yum/amazon/2023/mongodb-org/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', + 'https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/8.0/aarch64/RPMS/mongodb-mongosh-0.1.0.el7.x86_64.rpm', ], }, { @@ -199,6 +235,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/6.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.org/yum/redhat/7/mongodb-org/7.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/7.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', + 'https://repo.mongodb.org/yum/redhat/7/mongodb-org/8.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', + 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/8.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/4.4/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/4.4/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', @@ -207,6 +245,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/6.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/7.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/7.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', + 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/8.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', + 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/8.0/s390x/RPMS/mongodb-mongosh-0.1.0.el7.s390x.rpm', ], }, { @@ -221,6 +261,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/6.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.org/yum/redhat/7/mongodb-org/7.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/7.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', + 'https://repo.mongodb.org/yum/redhat/7/mongodb-org/8.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', + 'https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/8.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/4.4/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/4.4/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', @@ -229,6 +271,8 @@ describe('Barque', function () { 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/6.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/7.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/7.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', + 'https://repo.mongodb.org/yum/redhat/8/mongodb-org/8.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', + 'https://repo.mongodb.com/yum/redhat/8/mongodb-enterprise/8.0/ppc64le/RPMS/mongodb-mongosh-0.1.0.el7.ppc64le.rpm', ], }, ] as const diff --git a/packages/build/src/barque.ts b/packages/build/src/barque.ts index 6dd1c6eca..bfc73c477 100644 --- a/packages/build/src/barque.ts +++ b/packages/build/src/barque.ts @@ -152,6 +152,11 @@ export class Barque { notaryKeyName: 'server-7.0', notaryToken: process.env.SIGNING_AUTH_TOKEN_70 ?? '', }, + { + version: '8.0.0', + notaryKeyName: 'server-8.0', + notaryToken: process.env.SIGNING_AUTH_TOKEN_80 ?? '', + }, ]; }