Commit 3a63713
authored
Add an acceptance test for ssh connection to serverless GPU clusters (#4579)
## Changes
<!-- Brief summary of your changes that is easy to understand -->
Introduce a new cloud test that makes a simple connection to a
serverless gpu compute with "echo 'Hello'" and check that databricks ssh
connect output has it.1 parent af75ba1 commit 3a63713
File tree
5 files changed
+28
-0
lines changed- acceptance/ssh/connect-serverless-gpu
5 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments