mirror_frr/tests/topotests
Donald Sharp 840806a627
Merge pull request #4975 from opensourcerouting/disable-ecmp2-test
Disable bgp-ecmp-topo2 topotest until proper fix is developed
2019-09-14 07:43:31 -04:00
..
all-protocol-startup tests: Add admin distance 255 static routes 2019-09-11 07:53:43 -04:00
bfd-bgp-cbit-topo3 bfd-bgp-cbit-topo3: add bfd bgp cbit topotest test 2019-05-14 16:49:49 +02:00
bfd-topo1 topotests: Modify bgp convergence to be more than 120 seconds 2019-01-22 20:03:36 -05:00
bfd-topo2 zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGED 2019-07-29 14:53:58 -04:00
bfd-vrf-topo1 bfd-vrf_topo1: add bfd test on a vrf netns 2019-05-07 15:54:30 +02:00
bgp_aggregate-address_route-map tests: Improve bgp_aggregate-address_route-map test 2019-09-13 11:16:32 +03:00
bgp_comm-list_delete bgpd: Eliminate all incorrect formulations of afi/safi in JSON 2019-08-27 14:05:39 +00:00
bgp_ebgp_requires_policy topotests: Add test to check if eBGP required policy works 2019-05-10 17:01:24 +03:00
bgp_instance_del_test tests/topotests: add bgp_instance_del_test to test for crashes seen during bgp instance deletes 2019-06-18 11:54:57 +00:00
bgp_ipv6_rtadv topotests: test bgp ipv6 unnumbered with ipv6 rt advertisements 2019-06-04 18:33:57 +02:00
bgp_l3vpn_to_bgp_direct tests: Ensure topotests are actually waiting appropriately for peers to come up 2019-08-29 09:33:47 -04:00
bgp_l3vpn_to_bgp_vrf tests: Ensure topotests are actually waiting appropriately for peers to come up 2019-08-29 09:33:47 -04:00
bgp_local_as_private_remove bgpd: Remove private AS numbers if local-as is defined 2019-03-26 19:03:07 +02:00
bgp_maximum_prefix_invalid_update bgpd: Do not send UPDATE message with maximum-prefix 2019-04-24 14:51:06 +03:00
bgp_multiview_topo1 Run-time log filtering via vtysh commands (#4524) 2019-07-03 14:39:59 +02:00
bgp_rfapi_basic_sanity tests: Ensure topotests are actually waiting appropriately for peers to come up 2019-08-29 09:33:47 -04:00
bgp_rfapi_basic_sanity_config2 bgp_rfapi_basic_sanity_config2: delayed timeouts not supported without VNC attr 2019-01-07 22:16:37 +00:00
bgp_show_ip_bgp_fqdn bgpd: Show FQDN in show [ip] bgp output 2019-05-21 11:28:20 +03:00
bgp_vrf_lite_ipv6_rtadv zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGED 2019-07-29 14:53:58 -04:00
bgp_vrf_netns bgp_vrf_netns: reduce code duplication 2018-11-27 20:22:14 -05:00
bgp-basic-functionality-topo1 tests: Fix topojson static route tests 2019-09-03 07:22:33 +05:30
bgp-ecmp-topo1 bgp-ecmp-topo1: fix some pylint warnings 2018-11-27 20:22:14 -05:00
bgp-ecmp-topo2 tests: Add ecmp test cases 2019-09-03 07:22:22 +05:30
bgp-path-attributes-topo1 tests: Enhance execution logs in topojson 2019-08-22 16:24:45 +05:30
bgp-prefix-list-topo1 tests: Enhance execution logs in topojson 2019-08-22 16:24:45 +05:30
bgp-vrf-route-leak-basic topotest: fix pytest deprecation warning 2019-05-02 14:43:18 -04:00
docker tests: Modify docker build for local to have dev build 2019-08-28 15:50:23 -04:00
eigrp-topo1 eigrpd: Do not redelete the eigrp interface data structure 2019-02-11 07:23:23 -05:00
example-test template: add router check test 2018-11-27 20:22:11 -05:00
example-topojson-test tests: Fix topojson static route tests 2019-09-03 07:22:33 +05:30
isis-topo1 topotests/isis-topo1: Set useful IS-IS debugs 2018-12-04 16:13:50 +01:00
ldp-topo1 tests: remove topotest compatibility with older ldpd versions 2019-09-06 20:58:09 -03:00
ldp-vpls-topo1 tests: test_ldp_vpls_topo1 Remove some inconsistent labels in check 2019-04-04 18:44:13 -03:00
lib tests: Ensure we wait 1 bgp timeout period before declaring failure 2019-09-06 08:46:27 -04:00
ospf6-topo1 tests: Make checkRouterRunning() show logging 2019-06-19 17:20:24 -04:00
ospf-sr-topo1 lib, zebra: rename LSP type used for OSPF SR 2019-09-06 21:06:11 -03:00
ospf-topo1 pick ospf6 router-id syntax based on version 2018-11-27 20:22:14 -05:00
ospf-topo1-vrf zebra: Update zserv debug messages to give a bit more useful info 2019-02-10 11:48:14 -05:00
pim-basic topotests: pim-basic: fix some rough edges 2019-03-20 14:03:57 -03:00
rip-topo1 *: convert startup logs to use per node directories also have startup and running log files match 2018-11-27 20:22:14 -05:00
ripng-topo1 *: convert startup logs to use per node directories also have startup and running log files match 2018-11-27 20:22:14 -05:00
.gitignore *: ignore .pytest_cache directories 2018-11-27 20:22:14 -05:00
conftest.py topotest: fix pytest deprecation warning 2019-05-02 14:43:18 -04:00
Dockerfile topotests: Add libcap-dev to the Dockerfile 2019-09-06 18:20:47 -04:00
pytest.ini tests: Disable bgp-ecmp-topo2 topotest until proper fix is developed 2019-09-13 02:13:12 +02:00
README.md doc: move topotests docs to developers guide 2019-02-05 19:25:16 +00:00
subdir.am topotests: Adapt docker changes for integrated tests 2018-11-29 16:51:27 +01:00

Documentation is located in /doc/developer/topotests.rst