databricks-cli/integration/bundle/bundles/recreate_pipeline/template
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
..
databricks.yml.tmpl Add a unique schema for recreate pipeline test (#2159) 2025-01-15 17:22:45 +00:00
nb.sql Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00