Skip to content

Commit

Permalink
Skip dualtor_io/test_tor_bgp_failure.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yutongzhang-microsoft committed Jan 10, 2025
1 parent b24a282 commit c070f33
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,12 @@ dualtor_io/test_normal_op.py:
conditions:
- "asic_type in ['vs']"

dualtor_io/test_tor_bgp_failure.py:
skip:
reason: "Skip on kvm due to an issue."
conditions:
- "asic_type in ['vs'] and https://github.com/sonic-net/sonic-mgmt/issues/16448"

dualtor_io/test_tor_failure.py:
skip:
reason: "This script would toggle PDU, which is not supported on KVM."
Expand Down

0 comments on commit c070f33

Please sign in to comment.