Commit 9ac1be4
[orchestrator] fix bug in device ID update
If CP flow is skipped because a device is already in TEST_LOCKED* state,
then the device ID constructed during FT will be the final device ID.
This is what should be used to update the database with.
Signed-off-by: Tim Trippel <[email protected]>
(cherry picked from commit 76d0596)1 parent ff55465 commit 9ac1be4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
| 318 | + | |
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
| 324 | + | |
323 | 325 | | |
324 | 326 | | |
0 commit comments