Commit f4db6f4
authored
[Internal] Make model serving unit tests a little more hermetic (#906)
## What changes are proposed in this pull request?
This PR is a no-op that makes the model serving unit tests a little more
hermetic. The solution is not perfect and we will have to consider
better ways to enable hermetic tests in the future (which might involve
a refactoring of the `Config` object in SDK-Mod).
## How is this tested?
N/A
NO_CHANGELOG=true1 parent a646592 commit f4db6f4
File tree
2 files changed
+7
-2
lines changed- databricks/sdk/errors
- tests
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
| |||
205 | 211 | | |
206 | 212 | | |
207 | 213 | | |
208 | | - | |
| 214 | + | |
0 commit comments