Skip to content

Commit 897d965

Browse files
authored
acc: enable pipelines tests on direct (#3206)
## Why Pipelines are supported by direct backend.
1 parent 9184845 commit 897d965

File tree

8 files changed

+4
-8
lines changed

8 files changed

+4
-8
lines changed

acceptance/pipelines/deploy/auto-approve/out.test.toml

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

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

acceptance/pipelines/deploy/auto-approve/test.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

acceptance/pipelines/deploy/create-pipeline/out.test.toml

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

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

acceptance/pipelines/deploy/create-pipeline/test.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

acceptance/pipelines/deploy/render-diagnostics-warning/out.test.toml

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

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

acceptance/pipelines/deploy/render-diagnostics-warning/test.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

acceptance/pipelines/deploy/var-flag/out.test.toml

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

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

acceptance/pipelines/deploy/var-flag/test.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)