test: ip6 vrf instances multi-context test (CSIT-497) 33/4433/4
authorJan Gelety <jgelety@cisco.com>
Tue, 20 Dec 2016 16:32:45 +0000 (17:32 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Tue, 21 Feb 2017 22:20:58 +0000 (22:20 +0000)
commit057bb8c3a4c509652457b3f679a64077a5aa8505
tree8dd2df85f69bd29c3ab1feec1009b0cf1e0bfa47
parent82786c418ffec3eede70d747747a23153a27778d
test: ip6 vrf instances multi-context test (CSIT-497)

- add/delete IPv6 VRF instances and verify results by parsing output
  of ip6_fib_dump API command and by traffic

- small changes in assert_nothing_captured and get_capture to get logged
  unexpected packets

Change-Id: I32207447be2df942e335aa9890ff52fb88e46597
Signed-off-by: Jan Gelety <jgelety@cisco.com>
test/test_ip6_vrf_multi_instance.py [new file with mode: 0644]
test/vpp_interface.py
test/vpp_papi_provider.py
test/vpp_pg_interface.py