diff --git a/tests/test_warm_reboot.py b/tests/test_warm_reboot.py index 9f46913912..e14afed158 100644 --- a/tests/test_warm_reboot.py +++ b/tests/test_warm_reboot.py @@ -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")