databricks-cli/acceptance/bundle
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
..
apps Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
artifacts acc: Prevent regex in test.toml from consuming too much (#2417) 2025-03-03 12:55:52 +00:00
debug Add synchronous logger for telemetry (#2432) 2025-03-12 13:05:10 +00:00
deployment/bind/schema Make bind/schema acceptance test run locally (#2463) 2025-03-11 12:25:32 +00:00
generate/git_job acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
git-permerror Always print warnings and errors; clean up format (#2213) 2025-02-07 11:29:40 +00:00
help acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
includes Update warning for includes outside root to only mention databricks.yml (#2411) 2025-03-03 09:21:39 +00:00
integration_whl acc: Fix interactive_cluster test to use correct config; add NODE_TYPE_ID (#2478) 2025-03-12 15:49:24 +00:00
libraries acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
override acc: Fix interactive_cluster test to use correct config; add NODE_TYPE_ID (#2478) 2025-03-12 15:49:24 +00:00
paths acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
quality_monitor acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
scripts acc: enable bundle/scripts on cloud (#2313) 2025-02-07 17:42:47 +00:00
state Switch to use GET workspaces-files/{name} instead of workspace/export for state files (#2423) 2025-03-04 15:03:51 +00:00
syncroot acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
templates Fix uv in experimental-jobs-as-code template (#2476) 2025-03-12 10:47:38 +00:00
templates-machinery acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
trampoline acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables acc: Confirm that included variable def overrides databricks.yml (#2442) 2025-03-06 17:21:59 +00:00
test.toml acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00