summaryrefslogtreecommitdiffstats
path: root/test/test_dvr.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_dvr.py')
-rw-r--r--test/test_dvr.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_dvr.py b/test/test_dvr.py
index 03c23ac1d03..27522a54eea 100644
--- a/test/test_dvr.py
+++ b/test/test_dvr.py
@@ -83,6 +83,8 @@ class TestDVR(VppTestCase):
L2_VTR_OP.L2_POP_1,
93)
+ self.logger.error(self.vapi.ppcli("show bridge-domain 1 detail"))
+
#
# Add routes to bridge the traffic via a tagged an nontagged interface
#