From d6f06f8b5d85847d47bd0ec226af528efa9d789c Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Wed, 19 Apr 2017 03:27:50 -0400 Subject: add defcore/ha testcases to proposed_tests JIRA: DOVETAIL-398 JIRA: DOVETAIL-399 1. this testsuite will run in community CI, see https://gerrit.opnfv.org/gerrit/#/c/33509/ 2. HA testcases please see https://wiki.opnfv.org/pages/viewpage.action?pageId=8684344 3. vimops testcases deleted, since it's covered in defcore Change-Id: Ied9c8867e0aa99e33fd213030e6471aa5cfb86e8 Signed-off-by: MatthewLi --- dovetail/testcase/ha.tc002.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dovetail/testcase/ha.tc002.yml (limited to 'dovetail/testcase/ha.tc002.yml') diff --git a/dovetail/testcase/ha.tc002.yml b/dovetail/testcase/ha.tc002.yml new file mode 100644 index 00000000..393212f6 --- /dev/null +++ b/dovetail/testcase/ha.tc002.yml @@ -0,0 +1,10 @@ +--- +dovetail.ha.tc002: + name: dovetail.ha.tc002 + objective: > # This test case will verify the high availability of controller node. + # When one of the controller node abnormally shutdown, the service provided by it should be OK + validate: + type: yardstick + testcase: opnfv_yardstick_tc025 + report: + sub_testcase_list: -- cgit 1.2.3-korg