Commit 20bf5d1
Check 1p component support register NodeOutput (Azure#28807)
* add name and version for output
* add asset_name, asset_version, merge 2022-12-01 pr
* resolve comments
* add test and modify related codes
* refine code
* fix failed test
* fix comments
* fix condition._port_name
* fix test and some comments
* revert the modification of compute
* fix comments
* fix pylint error, add tests for CommandJob, Spark, Parallel, Sweep
* delete one test, will add in another pr
* modify error message
* add e2e test
* update recordings
* update recording test_case2
* test reuse when don't write version for output
* tmp commit
* revert test_register_output_sdk_succeed, add modification in another pr
* add new line
* run black with 22.3.0
---------
Co-authored-by: chenyangliao <chenyangliao@microsoft.com>1 parent e4ec7e6 commit 20bf5d1
File tree
9 files changed
+7115
-0
lines changed- sdk/ml/azure-ai-ml/tests
- internal/e2etests
- recordings/internal/e2etests
9 files changed
+7115
-0
lines changedLines changed: 56 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
30 | 45 | | |
31 | 46 | | |
32 | 47 | | |
| |||
97 | 112 | | |
98 | 113 | | |
99 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
100 | 156 | | |
101 | 157 | | |
102 | 158 | | |
| |||
0 commit comments