Skip to content

Commit abc54ee

Browse files
authored
Update integration_whl tests (#2542)
Follow up to #2539 Since these are "slow" tests, PR checks did not catch them.
1 parent 3de11f2 commit abc54ee

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

acceptance/bundle/integration_whl/base/output.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232

3333
>>> [CLI] bundle deploy
3434
Building python_artifact...
35-
Uploading my_test_code-0.0.1-py3-none-any.whl...
35+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
3636
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737
Deploying resources...
3838
Updating deployment state...
@@ -50,7 +50,7 @@ Got arguments:
5050
=== Make a change to code without version change and run the job again
5151
>>> [CLI] bundle deploy
5252
Building python_artifact...
53-
Uploading my_test_code-0.0.1-py3-none-any.whl...
53+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
5454
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
5555
Deploying resources...
5656
Updating deployment state...

acceptance/bundle/integration_whl/custom_params/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232

3333
>>> [CLI] bundle deploy
3434
Building python_artifact...
35-
Uploading my_test_code-0.0.1-py3-none-any.whl...
35+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
3636
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737
Deploying resources...
3838
Updating deployment state...

acceptance/bundle/integration_whl/interactive_cluster/output.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232

3333
>>> [CLI] bundle deploy
3434
Building python_artifact...
35-
Uploading my_test_code-0.0.1-py3-none-any.whl...
35+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
3636
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737
Deploying resources...
3838
Updating deployment state...
@@ -50,7 +50,7 @@ Got arguments:
5050
=== Make a change to code without version change and run the job again
5151
>>> [CLI] bundle deploy
5252
Building python_artifact...
53-
Uploading my_test_code-0.0.1-py3-none-any.whl...
53+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
5454
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
5555
Deploying resources...
5656
Updating deployment state...

acceptance/bundle/integration_whl/interactive_single_user/output.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232

3333
>>> [CLI] bundle deploy
3434
Building python_artifact...
35-
Uploading my_test_code-0.0.1-py3-none-any.whl...
35+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
3636
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737
Deploying resources...
3838
Updating deployment state...
@@ -50,7 +50,7 @@ Got arguments:
5050
=== Make a change to code without version change and run the job again
5151
>>> [CLI] bundle deploy
5252
Building python_artifact...
53-
Uploading my_test_code-0.0.1-py3-none-any.whl...
53+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
5454
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
5555
Deploying resources...
5656
Updating deployment state...

acceptance/bundle/integration_whl/serverless/output.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
>>> [CLI] bundle deploy
55
Building my_test_code...
6-
Uploading my_test_code-0.0.1-py3-none-any.whl...
6+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
77
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
88
Deploying resources...
99
Updating deployment state...
@@ -21,7 +21,7 @@ Got arguments:
2121
=== Make a change to code without version change and run the job again
2222
>>> [CLI] bundle deploy
2323
Building my_test_code...
24-
Uploading my_test_code-0.0.1-py3-none-any.whl...
24+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
2525
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
2626
Deploying resources...
2727
Updating deployment state...

acceptance/bundle/integration_whl/wrapper/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232

3333
>>> [CLI] bundle deploy
3434
Building python_artifact...
35-
Uploading my_test_code-0.0.1-py3-none-any.whl...
35+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
3636
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737
Deploying resources...
3838
Updating deployment state...

acceptance/bundle/integration_whl/wrapper_custom_params/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232

3333
>>> [CLI] bundle deploy
3434
Building python_artifact...
35-
Uploading my_test_code-0.0.1-py3-none-any.whl...
35+
Uploading dist/my_test_code-0.0.1-py3-none-any.whl...
3636
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737
Deploying resources...
3838
Updating deployment state...

0 commit comments

Comments
 (0)