Skip to content

Commit

Permalink
Update skip condition for test_fdb_mac_learning on dualtor aa setup
Browse files Browse the repository at this point in the history
Due to github issue #16110
The testARPCompleted test could not run pass at sn4700 dualtor aa setup

Change-Id: I14700973778f9e2a82d7dfdaa5b8a42af34ae375
  • Loading branch information
echuawu committed Jan 6, 2025
1 parent ab9cd0d commit fac3cdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ fdb/test_fdb_mac_expire.py:
conditions:
- "topo_type not in ['t0', 'm0', 'mx']"

fdb/test_fdb_mac_learning.py::TestFdbMacLearning::testFdbMacLearning:
fdb/test_fdb_mac_learning.py::TestFdbMacLearning:
skip:
reason: "Skip at dualtor-aa topology due to github issue https://github.com/sonic-net/sonic-mgmt/issues/16110"
conditions:
Expand Down

0 comments on commit fac3cdc

Please sign in to comment.