Skip to content

Commit

Permalink
[dualtor] update skip logic of test_wr_arp for dualtor (sonic-net#9922)
Browse files Browse the repository at this point in the history
* skip wr_arp

* update reason
  • Loading branch information
zjswhhh authored Sep 9, 2023
1 parent 44615e0 commit b596d69
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ arp/test_unknown_mac.py:
conditions:
- "asic_type in ['cisco-8000']"

arp/test_wr_arp.py:
skip:
reason: "Warm reboot is broken on dualtor topology. Device fails to recover by sanity check. Skipping for now."
conditions:
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-buildimage/issues/16502

#######################################
##### bfd #####
#######################################
Expand Down

0 comments on commit b596d69

Please sign in to comment.