]> git.puffer.fish Git - mirror/frr.git/commit
tests: Static route cases with admin dist and tag. 7849/head
authornguggarigoud <nguggarigoud@vmware.com>
Mon, 11 Jan 2021 13:35:05 +0000 (19:05 +0530)
committernguggarigoud <nguggarigoud@vmware.com>
Tue, 12 Jan 2021 11:43:26 +0000 (17:13 +0530)
commit26bbe9af5ec21c0027a7c7ae5043c0577d86ce39
tree0e6f4426ee37d997f9d0601e95c9a84e39b93858
parentf10f8f0e9829b1bad19241341291c383c09f6593
tests: Static route cases with admin dist and tag.

1. Adding api to verify ip nht command.
2. 5 cases of static routes with admin dist and tag
3. Run time = 89Secs

Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
tests/topotests/lib/common_config.py
tests/topotests/static_routing_with_ebgp/static_routes_topo3_ebgp.json [new file with mode: 0644]
tests/topotests/static_routing_with_ebgp/test_static_routes_topo3_ebgp.py [new file with mode: 0644]