databricks-cli/acceptance/bundle/variables
Denis Bilenko 2ae2b7e8c8
Enable acceptance tests for manually running against the cloud (#2120)
## Changes
- If CLOUD_ENV variable is set, acceptance will no longer set up server
& override DATABRICKS_HOST/DATABRICKS_TOKEN/HOME env vars.
- I've updated replacements logic in testdiff to use tester /
tester@databricks.com convention.

## Tests
Manually running current acceptance tests against dogfood on my laptop I
get all test pass except for 2 failures.

```
    --- FAIL: TestAccept/bundle/variables/env_overrides (0.09s)
    --- FAIL: TestAccept/bundle/variables/resolve-builtin (1.30s)
```
2025-01-14 13:50:28 +00:00
..
complex Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
complex-transitive Add acceptance tests (#2081) 2025-01-08 12:41:08 +00:00
complex_multiple_files Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
empty Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
env_overrides Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
host Add a test re using variable in host (#2117) 2025-01-13 12:31:09 +00:00
resolve-builtin Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +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
vanilla Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +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