Skip to content

Commit 8dd4cf0

Browse files
authored
Move ssh acceptance tests to direct engine (#3968)
## Changes <!-- Brief summary of your changes that is easy to understand --> ## Why <!-- Why are these changes needed? Provide the context that the reviewer might be missing. For example, were there any decisions behind the change that are not reflected in the code itself? --> ## Tests <!-- How have you tested the changes? --> <!-- If your PR needs to be included in the release notes for next release, add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->
1 parent 2174910 commit 8dd4cf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

acceptance/ssh/connection/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/ssh/connection/test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Cloud = true
33
RequiresCluster = true
44

55
[EnvMatrix]
6-
DATABRICKS_BUNDLE_ENGINE = ["direct-exp"]
6+
DATABRICKS_BUNDLE_ENGINE = ["direct"]

0 commit comments

Comments
 (0)