Skip to content

acc: Fixed failing TestAccept/bundle/generate/python_job_and_deploy#5259

Merged
andrewnester merged 1 commit into
mainfrom
acc/fix-python-and-job
May 18, 2026
Merged

acc: Fixed failing TestAccept/bundle/generate/python_job_and_deploy#5259
andrewnester merged 1 commit into
mainfrom
acc/fix-python-and-job

Conversation

@andrewnester
Copy link
Copy Markdown
Contributor

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

@andrewnester andrewnester added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit 532719b May 18, 2026
25 checks passed
@andrewnester andrewnester deleted the acc/fix-python-and-job branch May 18, 2026 11:02
denik pushed a commit that referenced this pull request May 20, 2026
…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. -->
TanishqDatabricks pushed a commit to TanishqDatabricks/cli that referenced this pull request May 22, 2026
…atabricks#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. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants