Blacklist TC011 from suites with ODL 67/36567/5
authorAlexandru Nemes <alexandru.nemes@enea.com>
Tue, 27 Jun 2017 11:05:07 +0000 (14:05 +0300)
committerAlexandru Nemes <alexandru.nemes@enea.com>
Mon, 3 Jul 2017 11:38:15 +0000 (11:38 +0000)
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 <alexandru.nemes@enea.com>
tests/opnfv/test_suites/opnfv_os-odl_l2-nofeature-ha_daily.yaml
tests/opnfv/test_suites/opnfv_os-odl_l2-nofeature-noha_daily.yaml
tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml
tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-noha_daily.yaml
tests/opnfv/test_suites/opnfv_os-odl_l3-ovs-ha_daily.yaml

index bc38f16..59cfd78 100644 (file)
@@ -22,6 +22,8 @@ test_cases:
   file_name: opnfv_yardstick_tc010.yaml
 -
   file_name: opnfv_yardstick_tc011.yaml
+  constraint:
+      installer: compass
 -
   file_name: opnfv_yardstick_tc012.yaml
 -
index 249da0e..a0269c4 100644 (file)
@@ -22,6 +22,8 @@ test_cases:
   file_name: opnfv_yardstick_tc010.yaml
 -
   file_name: opnfv_yardstick_tc011.yaml
+  constraint:
+      installer: compass
 -
   file_name: opnfv_yardstick_tc012.yaml
 -
index 14d6b6f..13147b2 100644 (file)
@@ -22,6 +22,8 @@ test_cases:
   file_name: opnfv_yardstick_tc010.yaml
 -
   file_name: opnfv_yardstick_tc011.yaml
+  constraint:
+      installer: compass
 -
   file_name: opnfv_yardstick_tc012.yaml
 -
index a7a2cfd..971d5d6 100644 (file)
@@ -22,6 +22,8 @@ test_cases:
   file_name: opnfv_yardstick_tc010.yaml
 -
   file_name: opnfv_yardstick_tc011.yaml
+  constraint:
+      installer: compass
 -
   file_name: opnfv_yardstick_tc012.yaml
 -
index 6d2bea5..dfd1b69 100644 (file)
@@ -22,6 +22,8 @@ test_cases:
   file_name: opnfv_yardstick_tc010.yaml
 -
   file_name: opnfv_yardstick_tc011.yaml
+  constraint:
+      installer: compass
 -
   file_name: opnfv_yardstick_tc012.yaml
 -