[route] Fix random loss of arp info in test_static_route_ecmp#6614
Conversation
|
The pre-commit check detected issues in the files touched by this pull request. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
|
This pull request introduces 1 alert when merging 9c3bef9 into 04f0a29 - view on LGTM.com new alerts:
|
|
The pre-commit check detected issues in the files touched by this pull request. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
…net#6614) What is the motivation for this PR? Fix test_static_route_ecmp failed due to losing arp info after config reload. How did you do it? After config reload, run ping cmd. How did you verify/test it? Run test.
What is the motivation for this PR? Fix test_static_route_ecmp failed due to losing arp info after config reload. How did you do it? After config reload, run ping cmd. How did you verify/test it? Run test.
Description of PR
Summary:
Fixes # 6576
Type of change
Back port request
Approach
What is the motivation for this PR?
Fix test_static_route_ecmp failed due to losing arp info after config reload.
How did you do it?
After config reload, run ping cmd.
How did you verify/test it?
Run test.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation