Create post-reboot success check #1

Open
opened 2023-10-29 19:15:43 -04:00 by ashish · 0 comments
Owner

No validation exists for router reboot functionality. Currently there is no way of knowing whether the restart function has succeeded or failed after execution.

A validation check can be implemented by validating that the router is unreachable X seconds after the reboot. Since the reboot is only triggered if the LAN is reachable but internet is down, this is an effective method of determining success or failure.

No validation exists for router reboot functionality. Currently there is no way of knowing whether the restart function has succeeded or failed after execution. A validation check can be implemented by validating that the router is unreachable X seconds after the reboot. Since the reboot is only triggered if the LAN is reachable but internet is down, this is an effective method of determining success or failure.
ashish self-assigned this 2023-10-29 19:15:43 -04:00
ashish added the
enhancement
label 2023-10-29 19:17:04 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ashish/archer-a9-router-rebooter#1
No description provided.