diff --git a/agent-roadmap/phase/automation-runtime-bridge/milestones/oto-registration-online-smoke.md b/agent-roadmap/phase/automation-runtime-bridge/milestones/oto-registration-online-smoke.md index 0a95fd7..67255c0 100644 --- a/agent-roadmap/phase/automation-runtime-bridge/milestones/oto-registration-online-smoke.md +++ b/agent-roadmap/phase/automation-runtime-bridge/milestones/oto-registration-online-smoke.md @@ -32,16 +32,16 @@ iop Edge와 OTO `oto-agent`를 실제로 함께 띄워 Edge 직접 outbound 등 Edge와 OTO가 같은 기준으로 online/failed 상태를 판정한다. -- [ ] [accepted-state] OTO agent registration accepted 상태가 generic node와 구분되어 기록된다. +- [x] [accepted-state] OTO agent registration accepted 상태가 generic node와 구분되어 기록된다. - [ ] [heartbeat-online] 최초 heartbeat 도착 후 online으로 전환된다. 검증: OTO Dart smoke 또는 통합 smoke에서 registration accepted 뒤 heartbeat 도착까지 확인한다. -- [ ] [failure-reason] unknown token, duplicate connection, heartbeat timeout이 서로 다른 실패 reason으로 확인된다. +- [x] [failure-reason] unknown token, duplicate connection, heartbeat timeout이 서로 다른 실패 reason으로 확인된다. - [ ] [unlock-evidence] OTO `oto-agent` 등록 흐름 잠금 해제에 사용할 smoke 결과와 실행 명령이 문서 또는 test log에 남는다. ## 완료 리뷰 - 상태: 없음 - 요청일: 없음 -- 완료 근거: 모든 기능 Task가 아직 충족되지 않았다. +- 완료 근거: `01_iop_edge_lifecycle` PASS로 `accepted-state`, `failure-reason`은 충족되었고, `heartbeat-online`, `unlock-evidence`가 아직 남아 있다. - 리뷰 필요: - [ ] 사용자가 완료 결과를 확인했다 - [ ] archive 이동을 승인했다