aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2020-03-17 14:25:10 +0000
committerNeale Ranns <nranns@cisco.com>2020-03-17 18:38:29 +0000
commit03c254ec70917290b2fde27de1e7b37abe508ade (patch)
tree47b6807cfd2ac27fc9d460b1f19a0b0fc924786d /test
parent64e96613d27816ed7d24b9ca2ed760d855d76c81 (diff)
fib: Always install all routers mcast addresses
Type: improvement Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: Ia8dff15855a81cf29729bdaa3ff28fbe3254fa97
Diffstat (limited to 'test')
-rw-r--r--test/test_ip4.py2
-rw-r--r--test/test_ip6.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/test_ip4.py b/test/test_ip4.py
index 87059c7361b..18b350dcd2d 100644
--- a/test/test_ip4.py
+++ b/test/test_ip4.py
@@ -2089,7 +2089,7 @@ class TestIPReplace(VppTestCase):
for t in self.tables:
t.flush()
self.assertEqual(len(t.dump()), 5)
- self.assertEqual(len(t.mdump()), 1)
+ self.assertEqual(len(t.mdump()), 3)
class TestIPCover(VppTestCase):
diff --git a/test/test_ip6.py b/test/test_ip6.py
index b27cfdb4fed..1f00ed32a8c 100644
--- a/test/test_ip6.py
+++ b/test/test_ip6.py
@@ -960,7 +960,7 @@ class TestIPv6(TestIPv6ND):
subitf.admin_up()
subitf.config_ip6()
- rxs = self.pg1._get_capture(timeout=2, filter_out_fn=None)
+ rxs = self.pg1._get_capture(timeout=4, filter_out_fn=None)
#
# hunt for the MLD on vlan 99