databricks-cli/acceptance/bundle/templates/default-python/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
350 B
Markdown
Raw Normal View History

2025-02-14 10:19:25 +00:00
The 'serverless' and 'classic' directories contain full tests: they
have full output of materialized template, perform "bundle validate"
and in the future will perform deploy/summary/run.
Other directories (serverless-auto-\*) contain short tests: they only do
"bundle init" and then check that the output matches 'serverless' or 'classic' exactly.