make test: remove excessive prints
Change-Id: Iad57387991d4330d7797cb85fef1157a36e8e897 Signed-off-by: Klement Sekera <ksekera@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
5ff0e0b186
commit
324454492c
@ -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)
|
||||
|
Reference in New Issue
Block a user