mirror of https://github.com/databricks/cli.git
984c38e03e
## 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. |
||
---|---|---|
.. | ||
basic | ||
clusters | ||
dashboards | ||
deploy_then_remove_resources | ||
job_metadata | ||
python_wheel_task | ||
python_wheel_task_with_cluster | ||
python_wheel_task_with_environments | ||
recreate_pipeline | ||
spark_jar_task | ||
uc_schema | ||
with_includes |