summaryrefslogtreecommitdiff
path: root/smoketest
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest')
-rwxr-xr-xsmoketest/scripts/cli/test_interfaces_pseudo_ethernet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/smoketest/scripts/cli/test_interfaces_pseudo_ethernet.py b/smoketest/scripts/cli/test_interfaces_pseudo_ethernet.py
index bc2e6e7eb..62a97fc34 100755
--- a/smoketest/scripts/cli/test_interfaces_pseudo_ethernet.py
+++ b/smoketest/scripts/cli/test_interfaces_pseudo_ethernet.py
@@ -25,6 +25,7 @@ class PEthInterfaceTest(BasicInterfaceTest.BaseTest):
self._base_path = ['interfaces', 'pseudo-ethernet']
self._test_ip = True
+ self._test_ipv6 = True
self._test_mtu = True
self._test_vlan = True
self._test_qinq = True