From 6e0b32abb9e3c6da0f340cd2832d2e50f619ce23 Mon Sep 17 00:00:00 2001 From: Denis Bilenko Date: Thu, 20 Mar 2025 21:50:40 +0100 Subject: [PATCH] Update integration_whl tests Follow up to #2539 Since these are "slow" tests, PR checks did not catch them. --- acceptance/bundle/integration_whl/base/output.txt | 4 ++-- acceptance/bundle/integration_whl/custom_params/output.txt | 2 +- .../bundle/integration_whl/interactive_cluster/output.txt | 4 ++-- .../bundle/integration_whl/interactive_single_user/output.txt | 4 ++-- acceptance/bundle/integration_whl/serverless/output.txt | 4 ++-- acceptance/bundle/integration_whl/wrapper/output.txt | 2 +- .../bundle/integration_whl/wrapper_custom_params/output.txt | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/acceptance/bundle/integration_whl/base/output.txt b/acceptance/bundle/integration_whl/base/output.txt index 510ef79a697..90140e7051d 100644 --- a/acceptance/bundle/integration_whl/base/output.txt +++ b/acceptance/bundle/integration_whl/base/output.txt @@ -32,7 +32,7 @@ resources: >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... @@ -50,7 +50,7 @@ Got arguments: === Make a change to code without version change and run the job again >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... diff --git a/acceptance/bundle/integration_whl/custom_params/output.txt b/acceptance/bundle/integration_whl/custom_params/output.txt index 5ca3027f1b9..5a93d81aecd 100644 --- a/acceptance/bundle/integration_whl/custom_params/output.txt +++ b/acceptance/bundle/integration_whl/custom_params/output.txt @@ -32,7 +32,7 @@ resources: >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... diff --git a/acceptance/bundle/integration_whl/interactive_cluster/output.txt b/acceptance/bundle/integration_whl/interactive_cluster/output.txt index f8cabd89d22..3b8e2adac85 100644 --- a/acceptance/bundle/integration_whl/interactive_cluster/output.txt +++ b/acceptance/bundle/integration_whl/interactive_cluster/output.txt @@ -32,7 +32,7 @@ resources: >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... @@ -50,7 +50,7 @@ Got arguments: === Make a change to code without version change and run the job again >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... diff --git a/acceptance/bundle/integration_whl/interactive_single_user/output.txt b/acceptance/bundle/integration_whl/interactive_single_user/output.txt index 9e39998ccad..25b823c3967 100644 --- a/acceptance/bundle/integration_whl/interactive_single_user/output.txt +++ b/acceptance/bundle/integration_whl/interactive_single_user/output.txt @@ -32,7 +32,7 @@ resources: >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... @@ -50,7 +50,7 @@ Got arguments: === Make a change to code without version change and run the job again >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... diff --git a/acceptance/bundle/integration_whl/serverless/output.txt b/acceptance/bundle/integration_whl/serverless/output.txt index 4eef1fdcdac..d3b2a22e356 100644 --- a/acceptance/bundle/integration_whl/serverless/output.txt +++ b/acceptance/bundle/integration_whl/serverless/output.txt @@ -3,7 +3,7 @@ >>> [CLI] bundle deploy Building my_test_code... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... @@ -21,7 +21,7 @@ Got arguments: === Make a change to code without version change and run the job again >>> [CLI] bundle deploy Building my_test_code... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... diff --git a/acceptance/bundle/integration_whl/wrapper/output.txt b/acceptance/bundle/integration_whl/wrapper/output.txt index 287cefed1a3..63c241a7145 100644 --- a/acceptance/bundle/integration_whl/wrapper/output.txt +++ b/acceptance/bundle/integration_whl/wrapper/output.txt @@ -32,7 +32,7 @@ resources: >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state... diff --git a/acceptance/bundle/integration_whl/wrapper_custom_params/output.txt b/acceptance/bundle/integration_whl/wrapper_custom_params/output.txt index 529e3f44c6b..6b4b693220d 100644 --- a/acceptance/bundle/integration_whl/wrapper_custom_params/output.txt +++ b/acceptance/bundle/integration_whl/wrapper_custom_params/output.txt @@ -32,7 +32,7 @@ resources: >>> [CLI] bundle deploy Building python_artifact... -Uploading my_test_code-0.0.1-py3-none-any.whl... +Uploading dist/my_test_code-0.0.1-py3-none-any.whl... Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files... Deploying resources... Updating deployment state...