make test: remove excessive prints 53/14353/2
authorKlement Sekera <ksekera@cisco.com>
Mon, 20 Aug 2018 09:06:37 +0000 (11:06 +0200)
committerDamjan Marion <dmarion@me.com>
Mon, 20 Aug 2018 15:06:10 +0000 (15:06 +0000)
Change-Id: Iad57387991d4330d7797cb85fef1157a36e8e897
Signed-off-by: Klement Sekera <ksekera@cisco.com>
test/test_l2_flood.py

index 36ec309..a8b6b10 100644 (file)
@@ -78,8 +78,6 @@ class TestL2Flood(VppTestCase):
         for i in self.pg_interfaces[1:12]:
             rx0 = i.get_capture(65, timeout=1)
 
-        self.logger.error(self.vapi.cli("sh trace"))
-
         #
         # input on pg4 (SHG=1) expect copies on pg0->3 (SHG=0)
         # and pg8->11 (SHG=2)