databricks-cli/integration/bundle/bundles
Andrew Nester a002a24e41
Add a unique schema for recreate pipeline test (#2159)
## Changes
Pipeline backend requires `target` to be always specified.

In order to do this we will create an unique schema as part of
`TestBundlePipelineRecreateWithoutAutoApprove` test which will be used
in pipelines

## Tests
```
    helpers_test.go:148: stderr: Destroy complete!
--- PASS: TestBundlePipelineRecreateWithoutAutoApprove (415.39s)
PASS
coverage: [no statements]
ok      github.com/databricks/cli/integration/bundle    416.141s        coverage: [no statements]
```
2025-01-15 17:22:45 +00:00
..
apps Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
artifact_path_with_volume Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
basic Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
clusters Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
dashboards Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
deploy_then_remove_resources Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
job_metadata Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
python_wheel_task Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
python_wheel_task_with_cluster Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
python_wheel_task_with_environments Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
recreate_pipeline Add a unique schema for recreate pipeline test (#2159) 2025-01-15 17:22:45 +00:00
spark_jar_task Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
uc_schema Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
volume Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00
with_includes Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00