databricks-cli/acceptance/bundle/variables
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
..
arg-repeat acc: only print non-zero exit codes in errcode function (#2222) 2025-01-24 10:47:12 +01:00
complex Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
complex-cross-ref Resolve variables in a loop (#2164) 2025-01-16 14:39:54 +00:00
complex-cycle Resolve variables in a loop (#2164) 2025-01-16 14:39:54 +00:00
complex-cycle-self Resolve variables in a loop (#2164) 2025-01-16 14:39:54 +00:00
complex-simple Migrate more variable tests to acceptance (#2154) 2025-01-15 15:59:42 +01:00
complex-transitive Improve resolution of complex variables within complex variables (#2157) 2025-01-15 18:03:43 +01:00
complex-transitive-deep Resolve variables in a loop (#2164) 2025-01-16 14:39:54 +00:00
complex-transitive-deeper Add complex-transitive-deeper acceptance test (#2140) 2025-01-14 15:38:20 +00:00
complex-with-var-reference Migrate TestResolveComplexVariableWithVarReference (#2156) 2025-01-15 17:52:17 +01:00
complex-within-complex Improve resolution of complex variables within complex variables (#2157) 2025-01-15 18:03:43 +01:00
complex_multiple_files Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
cycle Resolve variables in a loop (#2164) 2025-01-16 14:39:54 +00:00
double_underscore Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00
empty Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
env_overrides Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
file-defaults Restore variable file tests (#2220) 2025-01-29 13:34:26 +00:00
git-branch Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
host Add a test re using variable in host (#2117) 2025-01-13 12:31:09 +00:00
prepend-workspace-var Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
resolve-builtin Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
resolve-empty Convert some resolve variables tests to acceptance test (#2100) 2025-01-08 17:44:52 +00:00
resolve-field-within-complex Convert some resolve variables tests to acceptance test (#2100) 2025-01-08 17:44:52 +00:00
resolve-nonstrings Migrate resolution tests to acceptance tests (#2143) 2025-01-15 11:22:23 +01:00
resolve-vars-in-root-path Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
vanilla Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
variable_overrides_in_target Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
without_definition Add acceptance tests (#2081) 2025-01-08 12:41:08 +00:00