databricks-cli/acceptance/bundle/deployment/bind/schema
Anton Nekipelov 0225c77b68
Add acceptance test for binding/unbinding schemas (#2441)
## Changes
<!-- Brief summary of your changes that is easy to understand -->
1. Created a new acceptance test for binding an existing schema to a
bundle
2. Added a feature flag support for acceptance test runner

## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
1. The test is more simple than an existing integration test for bind
2. The test only can run in environments where Unity Catalog is enabled

## Tests
<!-- How have you tested the changes? -->
New test is passing in CI/CD

## Changelog
NO_CHANGELOG=true
2025-03-07 16:41:25 +00:00
..
databricks.yml Add acceptance test for binding/unbinding schemas (#2441) 2025-03-07 16:41:25 +00:00
output.txt Add acceptance test for binding/unbinding schemas (#2441) 2025-03-07 16:41:25 +00:00
script Add acceptance test for binding/unbinding schemas (#2441) 2025-03-07 16:41:25 +00:00
test.toml Add acceptance test for binding/unbinding schemas (#2441) 2025-03-07 16:41:25 +00:00