Skip to content

Commit f1d4a03

Browse files
committed
Enable log analyzer
Signed-off-by: Ze Gan <ganze718@gmail.com>
1 parent e5ed46d commit f1d4a03

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/dash/test_dash_vnet.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
logger = logging.getLogger(__name__)
1414

1515
pytestmark = [
16-
pytest.mark.topology('dpu'),
17-
pytest.mark.disable_loganalyzer
16+
pytest.mark.topology('dpu')
1817
]
1918

2019

0 commit comments

Comments
 (0)