Skip to content

Commit

Permalink
enable test_link_down on t0 and t1 devices
Browse files Browse the repository at this point in the history
  • Loading branch information
BYGX-wcr committed Jul 5, 2024
1 parent aa95bb0 commit d30705b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/platform_tests/test_link_down.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
logger = logging.getLogger(__name__)

pytestmark = [
pytest.mark.topology('t2'),
pytest.mark.topology('t0', 't1', 't2'),
pytest.mark.disable_loganalyzer,
]

Expand Down

0 comments on commit d30705b

Please sign in to comment.