You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Test test_po_update from pc/test_po_update.py fails because during test case execution there were printed errors to the DUT syslog, and loganalyzer match this errors.
Steps to reproduce the issue:
Run test case on T0 topology: py.test $PYTEST_COMMON_OPTS pc/test_po_update.py
@lguohan
The reason of this error log is ICCPD can not establish TCP connection to MCLAGSYNCD. The commit ID of PR 'add mclagsyncd (#811)' is 0de72da, 'sonic-swss' may be pushed or cherry-picked to this ID.
Description
Test
test_po_update
frompc/test_po_update.py
fails because during test case execution there were printed errors to the DUT syslog, and loganalyzer match this errors.Steps to reproduce the issue:
py.test $PYTEST_COMMON_OPTS pc/test_po_update.py
Describe the results you received:
Describe the results you expected:
Error logs should not be printed to the syslog.
Additional information you deem important:
mclag
functionality should be verified.It is 100% reproducible on the latest SONiC master.
The text was updated successfully, but these errors were encountered: