X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest_ip_mcast.py;h=c1397d7049299c66c4db97340691eb50db3a7639;hb=0f26c5a0138ac86d7ebd197c31a09d8d624c35fe;hp=36d597a7cf5a6c55a4447bfbba48ed69b29f8733;hpb=c14f31c2c62fb66d98aef4402a6f1bda09683fd3;p=vpp.git diff --git a/test/test_ip_mcast.py b/test/test_ip_mcast.py index 36d597a7cf5..c1397d70492 100644 --- a/test/test_ip_mcast.py +++ b/test/test_ip_mcast.py @@ -622,6 +622,7 @@ class TestIPMcast(VppTestCase): (MRouteItfFlags.MFIB_ITF_FLAG_ACCEPT | MRouteItfFlags.MFIB_ITF_FLAG_NEGATE_SIGNAL)) + self.vapi.cli("clear trace") tx = self._mcast_connected_send_stream("232.1.1.1") signals = self.vapi.mfib_signal_dump()