databricks-cli/internal/bundle/bundles
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
..
basic Added integration test to deploy bundle to /Shared root path (#1914) 2024-11-20 12:20:39 +00:00
clusters Added support for creating all-purpose clusters (#1698) 2024-09-23 10:42:34 +00:00
dashboards Add support for AI/BI dashboards (#1743) 2024-10-29 09:11:08 +00:00
deploy_then_remove_resources Don't merge-in remote resources during depolyments (#1432) 2024-05-15 12:41:44 +00:00
job_metadata Persist deployment metadata in WSFS (#845) 2023-10-27 12:55:43 +00:00
python_wheel_task Fix python wheel task integration tests (#1648) 2024-08-01 13:55:22 +00:00
python_wheel_task_with_cluster Added E2E test to run Python wheels on interactive cluster created in bundle (#1864) 2024-11-01 14:22:47 +00:00
python_wheel_task_with_environments Added support for job environments (#1379) 2024-04-22 11:44:34 +00:00
recreate_pipeline Add unique ID to `root_path` for bundle integration test fixtures (#1917) 2024-11-20 16:30:10 +00:00
spark_jar_task Run Spark JAR task test on multiple DBR versions (#1665) 2024-08-09 15:13:31 +00:00
uc_schema Add unique ID to `root_path` for bundle integration test fixtures (#1917) 2024-11-20 16:30:10 +00:00
with_includes Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00