]> git.puffer.fish Git - mirror/frr.git/commit
tests: Remove 'log monitor' from tests 6806/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 27 Jul 2020 15:09:16 +0000 (11:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 27 Jul 2020 15:09:16 +0000 (11:09 -0400)
commitc19e12b74fdccc1b7befed776ac20487f81d67ce
tree3063b3b11295c83a4223ce504d5b5181d06bf151
parent6c4b304f3359131750aec5b07d469e735eaad855
tests: Remove 'log monitor' from tests

The `log monitor' command is a no-op and actually
outputs a `this doesn't do anything` warning.  Let's remove
this cli line from our tests as that don't do anything and
people will look at these configs for guidance.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
24 files changed:
tests/topotests/bgp_l3vpn_to_bgp_direct/ce1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_direct/ce2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_direct/ce3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_direct/r1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_direct/r2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_direct/r3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_direct/r4/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce4/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf
tests/topotests/bgp_prefix_sid/r1/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity/r1/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity/r2/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity/r3/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity/r4/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity_config2/r1/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity_config2/r2/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity_config2/r3/bgpd.conf
tests/topotests/bgp_rfapi_basic_sanity_config2/r4/bgpd.conf