diff options
| author | anlan_cs <vic.lan@pica8.com> | 2022-01-21 20:33:30 -0500 |
|---|---|---|
| committer | anlan_cs <vic.lan@pica8.com> | 2022-01-21 21:23:22 -0500 |
| commit | 19a99d89f0885664039d57b590b1838a7e49ee0a (patch) | |
| tree | 20325deb3f69e86310457ad983d5e685e154869c /tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py | |
| parent | 9e84443acac051c31e504d8da657c2776332edf5 (diff) | |
tools: suppress unuseful warnings during restarting frr
Problem:
During restarting frr.service, it throws annoying warnings:
Cannot stop bgpd(and others): pid file not found.
Root Cause:
During restarting process, systemd uses "stop", and watchfrr
uses "restart".
Yes, watchfrr using "restart" is to avoid systemd failing to stop.
But it should be quiet.
Fix:
During restarting service, suppress these warnings from watchfrr.
Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py')
0 files changed, 0 insertions, 0 deletions
