Skip to content
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

[pytest]: add get_ip_route_info in SonicHost #1618

Merged
merged 2 commits into from
Apr 27, 2020
Merged

Commits on Apr 27, 2020

  1. [pytest]: add get_ip_route_info in SonicHost

    get_ip_route_info returns ip route info in the kernel
    for a given destination ip
    
    refactor test_default_route to use the new method
    
    Signed-off-by: Guohan Lu <gulv@microsoft.com>
    lguohan committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    62f2c05 View commit details
    Browse the repository at this point in the history
  2. fix lgtm warnings

    Signed-off-by: Guohan Lu <gulv@microsoft.com>
    lguohan committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    66d0aba View commit details
    Browse the repository at this point in the history