summaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml
diff options
context:
space:
mode:
authorDimitrios Markou <mardim@intracom-telecom.com>2018-04-25 17:32:18 +0300
committerDimitrios Markou <mardim@intracom-telecom.com>2018-05-08 12:54:29 +0300
commit97d70dd90f5367254fb49ce9d18e947305bc8758 (patch)
tree0e820645021b4d69c86fd53c22205af058c75e23 /tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml
parent8c58ec4d9e2e69ced6e7773bf00c4e96b782e12f (diff)
Implement Virtual Switch resilience test case
This testcase tests the resilience of the Virtual Switch in an OpenStack environment. It can only run in a non Ubuntu distro because it is limited by this bug [0] [0]: JIRA: YARDSTICK-1140 Change-Id: Ia1480fba9f3549d1144c80699056b501d3b07a0f Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com> (cherry picked from commit 53f5951a47fcaa5a3f8bcd6ea1020e54a1b285d3)
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml')
-rw-r--r--tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml
index 1ebf9c284..f174a90e4 100644
--- a/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml
+++ b/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml
@@ -69,3 +69,11 @@ test_cases:
task_args:
default: '{"file": "etc/yardstick/nodes/apex_baremetal/pod.yaml",
"attack_host": "node6"}'
+-
+ file_name: opnfv_yardstick_tc093.yaml
+ constraint:
+ installer: apex
+ task_args:
+ default: '{"file": "etc/yardstick/nodes/apex_baremetal/pod.yaml",
+ "attack_host_cmp_one": "node4","attack_host_cmp_two": "node5",
+ "systemd_service_name": "openvswitch"}'