Commit 65751d0
authored
Use CLOUD_PROVIDER instead of host to determine which tests to run (#639)
## What changes are proposed in this pull request?
Use CLOUD_PROVIDER instead of host to determine which tests to run.
This decouples test run from host parsing and allows testing Cloud
specific features on cloud agnostic hosts.
## How is this tested?
Check test run and validate that the test runs only when expected
<img width="1425" height="97" alt="Screenshot 2026-01-28 at 12 46 22"
src="https://github.com/user-attachments/assets/f01ae9c4-925d-4535-bb9c-ffd90bb0cb37"
/>
<img width="1380" height="72" alt="Screenshot 2026-01-28 at 12 46 51"
src="https://github.com/user-attachments/assets/e7b2ca10-4d7f-4b9a-9251-670c1cc2d0a7"
/>
NO_CHANGELOG=true1 parent 23933bf commit 65751d0
File tree
1 file changed
+5
-6
lines changed- databricks-sdk-java/src/test/java/com/databricks/sdk/integration
1 file changed
+5
-6
lines changedLines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
0 commit comments