Skip to content

Commit

Permalink
[VS test]: Revert back to INFO level log for fpmsyncd
Browse files Browse the repository at this point in the history
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
  • Loading branch information
jipanyang committed Jul 27, 2019
1 parent d7c8c67 commit c90eeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_warm_reboot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ def test_routing_WarmRestart(dvs, testlog):
time.sleep(5)

# Enabling some extra logging for troubleshooting purposes
dvs.runcmd("swssloglevel -l DEBUG -c fpmsyncd")
dvs.runcmd("swssloglevel -l INFO -c fpmsyncd")

# Subscribe to pubsub channels for routing-state associated to swss and sairedis dbs
pubsubAppDB = dvs.SubscribeAppDbObject("ROUTE_TABLE")
Expand Down

0 comments on commit c90eeeb

Please sign in to comment.