Skip to content

Commit 7618251

Browse files
authored
acc: enable two tests on direct (#4284)
They already pass but just was not enabled.
1 parent 35e4ce0 commit 7618251

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

acceptance/bundle/resources/synced_database_tables/basic/out.test.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/resources/synced_database_tables/basic/test.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ Badness = "post deployment, bundle summary should print actual name that is full
44

55
RecordRequests = false
66

7-
[EnvMatrix]
8-
DATABRICKS_BUNDLE_ENGINE = ["terraform"]
9-
107
[[Repls]]
118
# clean up ?o=<num> suffix after URL since not all workspaces have that
129
Old = '\?o=\[(NUMID|ALPHANUMID)\]'

acceptance/bundle/resources/volumes/recreate/out.test.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/resources/volumes/recreate/test.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Cloud = true
33
RecordRequests = false
44
RequiresUnityCatalog = true
55

6-
EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["terraform"] # needs volume recreation, grants
7-
86
Ignore = [
97
"databricks.yml",
108
]

0 commit comments

Comments
 (0)