Skip to content

Commit

Permalink
Revert "Enable log analyzer"
Browse files Browse the repository at this point in the history
This reverts commit f1d4a03.
  • Loading branch information
Pterosaur committed Sep 27, 2023
1 parent 0339492 commit 22fc85f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/dash/test_dash_vnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
logger = logging.getLogger(__name__)

pytestmark = [
pytest.mark.topology('dpu')
pytest.mark.topology('dpu'),
pytest.mark.disable_loganalyzer
]


Expand Down

0 comments on commit 22fc85f

Please sign in to comment.