Skip to content

Commit 59e9e2a

Browse files
authored
acc: Enable destroy/jobs-and-pipeline on direct (#3205)
It requires "bundle summary" which we have since #3162
1 parent 941aa5d commit 59e9e2a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

acceptance/bundle/destroy/jobs-and-pipeline/out.test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Local = false
22
Cloud = true
33

44
[EnvMatrix]
5-
DATABRICKS_CLI_DEPLOYMENT = ["terraform"]
5+
DATABRICKS_CLI_DEPLOYMENT = ["terraform", "direct-exp"]

acceptance/bundle/destroy/jobs-and-pipeline/test.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Local = false
22
Cloud = true
33

4-
EnvMatrix.DATABRICKS_CLI_DEPLOYMENT = ["terraform"] # requires "bundle summary"
5-
64
Ignore = [
75
"databricks.yml",
86
"resources.yml",

0 commit comments

Comments
 (0)