Skip to content

Commit d7dd4e6

Browse files
NdancejicAndoniSanguesa
authored andcommitted
[test_switchover_impact] enable active-active topo for switchover tests (sonic-net#21855)
test was missing pytest marker to enable active-active testing. Signed-off-by: Nikola Dancejic <[email protected]> Signed-off-by: Andoni Sanguesa <[email protected]>
1 parent ca4f39d commit d7dd4e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dualtor_io/test_switchover_impact.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
]
2323

2424

25+
@pytest.mark.enable_active_active
2526
@pytest.mark.parametrize("switchover", ["planned"])
2627
def test_tor_switchover_impact(request, # noqa: F811
2728
upper_tor_host, lower_tor_host, # noqa: F811

0 commit comments

Comments
 (0)