Skip to content

[ZTP] Improvements to the connectivity-check plugin#3

Merged
gord1306 merged 3 commits intoedge-core:202311.Xfrom
peter-yu:pr-test3
Aug 14, 2024
Merged

[ZTP] Improvements to the connectivity-check plugin#3
gord1306 merged 3 commits intoedge-core:202311.Xfrom
peter-yu:pr-test3

Conversation

@peter-yu
Copy link

@peter-yu peter-yu commented Aug 9, 2024

rajendra-dendukuri commented on Sep 26, 2022
The user can now specify arguments that can be passed on to ping command when performing the connectivity check. The "args" field in the configuration section of the ztp.json needs to be specified.

The user can choose to restart dhcp if connectivity check fails in its first attempt. This is useful when the switch has rebooted and all the in-band interfaces are not yet active. Use "dhcp" : true in the configuration section of the ztp.json.

Added unit test cases

 - The user can now specify arguments that can be passed on to ping command
   when performing the connectivity check. The "args" field in the configuration
   section of the ztp.json needs to be specified.

 - The user can choose to restart dhcp if connectivity check fails in its first attempt.
   This is useful when the switch has rebooted and all the in-band interfaces are not
   yet active. Use "dhcp" : true in the configuration section of the ztp.json.

 - Added unit test cases
@peter-yu peter-yu marked this pull request as ready for review August 9, 2024 08:47
@peter-yu
Copy link
Author

@gord1306 Please help to review

@gord1306 gord1306 merged commit 479480b into edge-core:202311.X Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants