mirror_frr/tests/topotests/ospfv3_basic_functionality
Donald Sharp e396a4f0c6 tests: Clean up commands that do nothing
Recently clear commands were added to the tests that do nothing
because they are using the wrong way to input the command.
Since these do nothing remove them:

2023-05-16 16:39:07,072.072 DEBUG: topolog.r0: Router(r0):  cmd_status("['/bin/bash', '-c', 'clear ip ospf neighbor']", pre_cmd: "['/usr/bin/nsenter', '--mount=/proc/4157893/ns/mnt', '--net=/proc/4157893/ns/net', '--uts=/proc/4157893/ns/uts', '-F', '--wd=/tmp/topotests/ospf_basic_functionality.test_ospf_asbr_summary_topo1/r0']" use_pty: False kwargs: {'stdout': -1, 'stderr': -2, 'encoding': 'utf-8', 'shell': False, 'stdin': None, 'env': {'LANG': 'en_US.UTF-8', 'LS_COLO)
2023-05-16 16:39:07,120.120 WARNING: topolog.r0: Router(r0): proc failed: rc 1 pid 4161077
        args: /usr/bin/nsenter --mount=/proc/4157893/ns/mnt --net=/proc/4157893/ns/net --uts=/proc/4157893/ns/uts -F --wd=/tmp/topotests/ospf_basic_functionality.test_ospf_asbr_summary_topo1/r0 /bin/bash -c clear ip ospf neighbor
        stdout: Usage: clear [options]

Options:
  -T TERM     use this instead of $TERM
  -V          print curses-version
  -x          do not try to clear scrollback
        stderr: *empty*

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-05-17 09:20:46 -04:00
..
ospfv3_asbr_summary_topo1.json tests: Adding ospfv3 asbr summarisation 2021-07-26 12:05:31 +00:00
ospfv3_asbr_summary_type7_lsa.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_authentication.json tests: Added ospf6 authentication trailer topotest 2022-02-09 01:57:08 +00:00
ospfv3_dual_stack.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_ecmp_lan.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_ecmp.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_lan.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_nssa2.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_nssa.json tests: add ospf6 topotest to check N-bit and E-bit 2021-11-25 13:14:26 +01:00
ospfv3_routemaps.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_rte_calc.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_single_area.json tests: Adding ospfv3 basic functionality test cases 2021-06-15 17:00:17 -07:00
test_ospfv3_asbr_summary_topo1.py tests: Clean up commands that do nothing 2023-05-17 09:20:46 -04:00
test_ospfv3_authentication.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospfv3_ecmp_lan.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospfv3_ecmp.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospfv3_nssa2.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospfv3_nssa.py tests: [topojson] Update assert/error messages 2023-03-26 14:37:49 +00:00
test_ospfv3_routemaps.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospfv3_rte_calc.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospfv3_single_area.py tests: Turn off debug logging 2023-03-29 20:12:58 -04:00