We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ed46d commit f1d4a03Copy full SHA for f1d4a03
1 file changed
tests/dash/test_dash_vnet.py
@@ -13,8 +13,7 @@
13
logger = logging.getLogger(__name__)
14
15
pytestmark = [
16
- pytest.mark.topology('dpu'),
17
- pytest.mark.disable_loganalyzer
+ pytest.mark.topology('dpu')
18
]
19
20
0 commit comments