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

[test_mux] add sleep in test_NH #2648

Merged
merged 4 commits into from
Feb 6, 2023
Merged

[test_mux] add sleep in test_NH #2648

merged 4 commits into from
Feb 6, 2023

Commits on Jan 31, 2023

  1. [test_mux] add sleep in test_NH

    What I did: added sleep after adding/removing neighbors in test_NH
    
    Why I did it: resolve PR failures due to timing issues between
    adding/deleting neighbors and them being present in the asic_db
    
    Signed-off-by: Nikola Dancejic <ndancejic@microsoft.com>
    Ndancejic committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bfd2130 View commit details
    Browse the repository at this point in the history
  2. waiting for asic entries

    Signed-off-by: Nikola Dancejic <ndancejic@microsoft.com>
    Ndancejic committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    190754a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. fixing errors

    Signed-off-by: Nikola Dancejic <ndancejic@microsoft.com>
    Ndancejic committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    81d1f40 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fixing more errors

    Signed-off-by: Nikola Dancejic <ndancejic@microsoft.com>
    Ndancejic committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9230dfd View commit details
    Browse the repository at this point in the history