mirror of https://github.com/databricks/cli.git
acc: Split bundle/templates and bundle/templates-machinery (#2317)
The tests in acceptance/bundle/template focus on standard templates. The plan is to extend them with "bundle deploy" and enable them on the cloud. The tests in acceptance/bundle/template-machinery focus on specific aspects of template implementation. Most of them are expected to remain local-only.
This commit is contained in:
parent
cc07380185
commit
4ebc86282f
|
@ -0,0 +1,2 @@
|
||||||
|
# Testing template machinery, by default there is no need to check against cloud.
|
||||||
|
LocalOnly = true
|
Loading…
Reference in New Issue