databricks-cli/acceptance/bundle/override
Denis Bilenko 1e1cfa90a9
acc: Fix interactive_cluster test to use correct config; add NODE_TYPE_ID (#2478)
This is a follow up to #2471 where incorrect config was used in
interactive_cluster test.

## Changes
- Fixed interactive_cluster to use proper config, it was accidentally
referring to config from ../base
- Add $NODE_TYPE_ID env var and replacement to acceptance tests, this is
necessary for interactive_cluster test.
- Disable acceptance/bundle/override on cloud. This started failing
because it has real node type that gets replaced with NODE_TYPE_ID but
only in AWS env. Since the test is focussed on config merging, there is
no need to run it against real workspaces.
- Modify all tests in integration_whl to print rendered databricks.yml,
to prevent this kind of error.
2025-03-12 15:49:24 +00:00
..
clusters acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
job_cluster acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
job_cluster_var acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
job_tasks acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
merge-string-map acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
pipeline_cluster acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
test.toml acc: Fix interactive_cluster test to use correct config; add NODE_TYPE_ID (#2478) 2025-03-12 15:49:24 +00:00