Skip to content

Commit

Permalink
Skip advanced reboot cases on dualtor-aa (sonic-net#13264)
Browse files Browse the repository at this point in the history
Signed-off-by: Longxiang Lyu <[email protected]>
  • Loading branch information
lolyu authored and mssonicbld committed Jun 13, 2024
1 parent 670377b commit 5ea664e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ bgp/test_bgp_slb.py::test_bgp_slb_neighbor_persistence_across_advanced_reboot:
skip:
reason: "Skip it on dual tor since it got stuck during warm reboot due to known issue on master and internal image"
conditions:
- "topo_name in ['dualtor', 'dualtor-56', 'dualtor-120']"
- "topo_name in ['dualtor', 'dualtor-56', 'dualtor-120', 'dualtor-aa', 'dualtor-aa-56']"
- https://github.com/sonic-net/sonic-mgmt/issues/9201

bgp/test_bgp_speaker.py:
Expand Down

0 comments on commit 5ea664e

Please sign in to comment.