Skip to content

acc: Use unique pipeline name in TestAccept/bundle/generate/pipeline_and_deploy#5261

Merged
andrewnester merged 1 commit into
mainfrom
acc/fix-duplicated-name
May 19, 2026
Merged

acc: Use unique pipeline name in TestAccept/bundle/generate/pipeline_and_deploy#5261
andrewnester merged 1 commit into
mainfrom
acc/fix-duplicated-name

Conversation

@andrewnester
Copy link
Copy Markdown
Contributor

Changes

Use unique pipeline name in TestAccept/bundle/generate/pipeline_and_deploy

Why

Fixes the error

  acceptance_test.go:926: Diff:
          --- bundle/generate/pipeline_and_deploy/output.txt
          +++ /tmp/TestAcceptbundlegeneratepipeline_and_deployDATABRICKS_BUNDLE4019091230/001/output.txt
          @@ -4,29 +4,6 @@
           
           >>> [CLI] workspace import /Workspace/Users/[USERNAME]/test.py --file test.py --format AUTO --overwrite
           
          -=== Create a pipeline that references the filesCreated pipeline
          +=== Create a pipeline that references the filesError: The pipeline name 'test-pipeline' is already used by another pipeline. This check can be skipped by setting `allow_duplicate_names = true` in the request.

Tests

Tests pass

@andrewnester andrewnester added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 8039a5c May 19, 2026
27 checks passed
@andrewnester andrewnester deleted the acc/fix-duplicated-name branch May 19, 2026 13:18
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.

3 participants