From c778b2494c4280035193a324a230b66ab9081300 Mon Sep 17 00:00:00 2001 From: Dimitrios Markou Date: Fri, 16 Mar 2018 15:51:49 +0200 Subject: Add ODL HA testcase This testcase confirms the resiliency of Opendaylight in a HA deployment SPEC: https://gerrit.opnfv.org/gerrit/#/c/50991 JIRA: HA-33 JIRA: YARSTICK-955 Change-Id: I4cb39d1970ed0333a43fbb58f8c7138908379dcb Signed-off-by: Dimitrios Markou (cherry picked from commit d16b2e14fe420a646d4399986bd9f4d1ae3a606d) --- tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/opnfv/test_suites') 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 13cc710f3..1ebf9c284 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 @@ -62,3 +62,10 @@ test_cases: task_args: huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "host": "node1"}' +- + file_name: opnfv_yardstick_tc092.yaml + constraint: + installer: apex + task_args: + default: '{"file": "etc/yardstick/nodes/apex_baremetal/pod.yaml", + "attack_host": "node6"}' -- cgit 1.2.3-korg