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

[sonic-mgmt][dualtor-aa] Fix fdb/test_fdb_mac_learning.py failures #15675

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. [sonic-mgmt][dualtor-aa] Fix fdb/test_fdb_mac_learning.py failures

    1) Add fixture to setup topo in active-standby mode. This is needed to
       make sure packets goto selected dut (for mac learning to happen
       correctly).
    2) Introduce logic to wait for mux status to become consistent before
       sending traffic (instead of relying on time.sleep delay).
    3) Ignoring "...All port channels failed to come up within 3 minutes"
       syslog, as test is bringing down portchannels and restores them at
       the end.
    vkjammala-arista committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9a42062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f62839 View commit details
    Browse the repository at this point in the history