-
Notifications
You must be signed in to change notification settings - Fork 727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add warmboot infra for testing with a sonic neighbor #7961
Add warmboot infra for testing with a sonic neighbor #7961
Commits on Apr 12, 2023
-
Add initial framework for testing warm reboot with SONiC neighbors
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fa88a5a - Browse repository at this point
Copy the full SHA fa88a5aView commit details -
Add support for choosing between Arista and Sonic implementation base…
…d on neighbor type Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 747353d - Browse repository at this point
Copy the full SHA 747353dView commit details
Commits on Apr 19, 2023
-
Include timestamps in log output for easier time comparisons from log
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e06ef34 - Browse repository at this point
Copy the full SHA e06ef34View commit details -
Bug fixes for when there's no port channel flaps
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f65a3ca - Browse repository at this point
Copy the full SHA f65a3caView commit details
Commits on Apr 26, 2023
-
Update SONiC warm reboot test case
Handle multiple port channel interfaces, update LACP PDU timing collection code to current version, clean up imports a bit. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 17564cd - Browse repository at this point
Copy the full SHA 17564cdView commit details -
fixup! Update SONiC warm reboot test case
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 44ad59f - Browse repository at this point
Copy the full SHA 44ad59fView commit details -
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for dd429f3 - Browse repository at this point
Copy the full SHA dd429f3View commit details -
Add return in case of attempts exceeded
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3eccb6c - Browse repository at this point
Copy the full SHA 3eccb6cView commit details -
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9e2be21 - Browse repository at this point
Copy the full SHA 9e2be21View commit details
Commits on Apr 27, 2023
-
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fdd3938 - Browse repository at this point
Copy the full SHA fdd3938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 253e76d - Browse repository at this point
Copy the full SHA 253e76dView commit details -
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 63ea113 - Browse repository at this point
Copy the full SHA 63ea113View commit details
Commits on May 4, 2023
-
Fail the warmboot test if there's a port channel flap for SONiC neighbor
If testing with a SONiC neighbor, fail the warmboot test if there is a port channel flap. This is in preparation for the teamd retry count feature. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d893a88 - Browse repository at this point
Copy the full SHA d893a88View commit details
Commits on May 12, 2023
-
Implement verify_neigh_lag_no_flap
This is used on actual hardware warm-reboot tests. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for eeea2c7 - Browse repository at this point
Copy the full SHA eeea2c7View commit details -
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5aabb74 - Browse repository at this point
Copy the full SHA 5aabb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef38dd0 - Browse repository at this point
Copy the full SHA ef38dd0View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36440cd - Browse repository at this point
Copy the full SHA 36440cdView commit details
Commits on May 22, 2023
-
Remove unused log message, and add log when failing to get the output…
… for a command Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ed90f02 - Browse repository at this point
Copy the full SHA ed90f02View commit details -
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for dbf1751 - Browse repository at this point
Copy the full SHA dbf1751View commit details
Commits on May 24, 2023
-
Add retry count flag for the warm-reboot command on supported images.
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 526d608 - Browse repository at this point
Copy the full SHA 526d608View commit details