Commit ac25d45
authored
Skip deployment validation for local deployment when endpoint is invoked (#40811)
* Skip deployment validation for local deployment when endpoint is invoked
* remove debug
* unskip test_local_endpoint_mir_e2e test
* Revert "unskip test_local_endpoint_mir_e2e test"
This reverts commit d3c7354.1 parent 92fbbd8 commit ac25d45
File tree
1 file changed
+3
-3
lines changed- sdk/ml/azure-ai-ml/azure/ai/ml/operations
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | 336 | | |
340 | 337 | | |
341 | 338 | | |
342 | 339 | | |
343 | 340 | | |
344 | 341 | | |
345 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments