databricks-cli/acceptance/bundle/variables/env_overrides
Denis Bilenko f267318bb9
Include acceptance tests in integration tests (#2242)
## Changes
- Include acceptance directory in integration tests. Acceptance tests
will not start local server if CLOUD_ENV is set, so they become
integration tests.
- Add dependency for vendor to integration, so that CLI can be build
there.
- Implement LocalOnly option in test.toml to opt out of running
acceptance tests as integration tests. Use it in certain tests that are
difficult or not necessary to fix when run as integration tests.
- Update terraform test to redact timings out.
- Clean up .workspace.current_user from outputs of the tests.

## Tests
Existing tests.
2025-02-03 10:43:25 +00:00
..
databricks.yml Fix env_overrides not to use variables in workspace.profile (#2251) 2025-01-28 15:22:56 +01:00
output.txt Fix env_overrides not to use variables in workspace.profile (#2251) 2025-01-28 15:22:56 +01:00
script Fix env_overrides not to use variables in workspace.profile (#2251) 2025-01-28 15:22:56 +01:00
test.toml Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00