From 1275c711d9c55ce0cc9fe51c71d2d44f30363493 Mon Sep 17 00:00:00 2001 From: Jing Lu Date: Thu, 6 Jul 2017 03:59:15 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Blacklist TC011 from suites with ODL" - Blacklist TC011 from suites with ODL In deployments with ODL, security groups behave badly because of an IPv6 rule that causes IPv4 packets to be incorrectly routed. This is described in: https://jira.opnfv.org/browse/ARMBAND-61 As a consequence, Yardstick TC011 fails because iperf cannot create a connection. The proposed solution is to temporarily comment out TC011 from test suites with ODL. As mentioned here, security groups support for IPv6 is partial: artifacts.opnfv.org/ipv6/docs/gapanalysis/gap-analysis-odl-boron.html On nosdn deployments this issue is not reproducing and the test runs ok. JIRA: ARMBAND-269 Change-Id: Id5fede27262c21d777ec8e9988941643d16f9417 Signed-off-by: Alexandru Nemes --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index ba113ea45..c53207143 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit ba113ea45d2522d071fc42d29232f7248812bd44 +Subproject commit c5320714338e4f819c329faaa618630382f3b68c -- cgit 1.2.3-korg