databricks-cli/internal/bundle/bundles/recreate_pipeline
shreyas-goenka 984c38e03e
Add unique ID to `root_path` for bundle integration test fixtures (#1917)
## Changes
Integration tests using these fixtures could have been flaky when run in
parallel using the same user's identity. They would also possibly have
piggybacked state from previous runs.

This PR adds a UUID to the root_path to force independent bundle
deployments for every test run.

I have checked that all bundles in `internal/bundle/bundles` have
`root_path` namespaced to a UUID.

## Tests
Self testing.
2024-11-20 16:30:10 +00:00
..
template Add unique ID to `root_path` for bundle integration test fixtures (#1917) 2024-11-20 16:30:10 +00:00
databricks_template_schema.json Add prompt when a pipeline recreation happens (#1672) 2024-09-04 11:11:47 +00:00