Commit 532719b
authored
acc: Fixed failing TestAccept/bundle/generate/python_job_and_deploy (#5259)
## Changes
Fixed failing TestAccept/bundle/generate/python_job_and_deploy
## Why
Nightlies were failing with
```
--- bundle/generate/python_job_and_deploy/output.txt
+++ /tmp/TestAcceptbundlegeneratepython_job_and_deployDATABRICKS_BUND3845738023/001/output.txt
@@ -2,28 +2,6 @@
=== Upload notebook to a workspace path
>>> [CLI] workspace import /Workspace/Users/[USERNAME]/test_notebook.py --file test_notebook.py --format AUTO --overwrite
-=== Create a job that references the notebookCreated job
+=== Create a job that references the notebookError: One of job_cluster_key, new_cluster, or existing_cluster_id must be specified. Serverless compute for workflows is not enabled in the workspace.
```
## Tests
Test succeeds on Cloud
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->1 parent ab60e13 commit 532719b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments