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:
Denis Bilenko 2025-02-10 11:55:34 +01:00 committed by GitHub
parent cc07380185
commit 4ebc86282f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Testing template machinery, by default there is no need to check against cloud.
LocalOnly = true