aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip6_vrf_multi_instance.py
AgeCommit message (Expand)AuthorFilesLines
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-2/+0
2019-11-26fib: Table ReplaceNeale Ranns1-4/+5
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-18ip: ip vrf tests python3 supportOle Troan1-1/+1
2019-06-18fib: fib api updatesNeale Ranns1-18/+15
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-3/+4
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-1/+1
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan1-2/+2
2018-08-08Remove unnecessary routes during vrf-multi-instances testsNeale Ranns1-3/+0
2018-06-26Add negative tests for leaking across different VRFs - ip4/6Jan Gelety1-15/+86
2018-04-13Enable check of VRF reset - IPv4Jan Gelety1-29/+39
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-2/+2
2017-09-11FIB table add/delete APINeale Ranns1-1/+3
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-0/+1
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns1-1/+1
2017-02-25Enable tests with VRF resetJan Gelety1-37/+73
2017-02-21test: ip6 vrf instances multi-context test (CSIT-497)Jan Gelety1-0/+407