Skip to content

Commit

Permalink
[202205][dualtor_io] Remove xfail markers for link failure testcases (#…
Browse files Browse the repository at this point in the history
…7279)

As the subject.

Signed-off-by: Longxiang Lyu <[email protected]>
  • Loading branch information
lolyu authored Jan 17, 2023
1 parent 2fa7b95 commit bfed495
Showing 1 changed file with 0 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,46 +68,6 @@ dualtor/test_orchagent_standby_tor_downstream.py::test_standby_tor_downstream_lo
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/6660

dualtor_io/test_link_failure.py::test_active_link_down_downstream_active[active-standby]:
xfail:
reason: "test issue or image issue, to be RCA'ed"
conditions:
- "release in ['202205']"
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/6659

dualtor_io/test_link_failure.py::test_active_tor_downlink_down_downstream_active[active-standby]:
xfail:
reason: "test issue or image issue, to be RCA'ed"
conditions:
- "release in ['202205']"
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/6659

dualtor_io/test_link_failure.py::test_active_tor_downlink_down_downstream_standby[active-standby]:
xfail:
reason: "test issue or image issue, to be RCA'ed"
conditions:
- "release in ['202205']"
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/6659

dualtor_io/test_link_failure.py::test_standby_link_down_downstream_standby[active-standby]:
xfail:
reason: "test issue or image issue, to be RCA'ed"
conditions:
- "release in ['202205']"
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/6659

dualtor_io/test_link_failure.py::test_standby_tor_downlink_down_downstream_standby[active-standby]:
xfail:
reason: "test issue or image issue, to be RCA'ed"
conditions:
- "release in ['202205']"
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/6659

dualtor_io/test_tor_bgp_failure.py::test_active_tor_shutdown_bgp_sessions_upstream[active-standby]:
xfail:
reason: "test issue or image issue, to be RCA'ed"
Expand Down

0 comments on commit bfed495

Please sign in to comment.