From 545625a009865b29d73245239559d4f1b3dc47ea Mon Sep 17 00:00:00 2001 From: xudan Date: Thu, 11 May 2017 02:33:29 -0400 Subject: Add three HA test cases into test suite proposed_tests JIRA: DOVETAIL-427 There are another three HA test cases which are stable now for adding into test suite proposed_tests for CI daily run. Change-Id: I86ed38d2e3a2bcfda29af50164aadd0da89e6aaa Signed-off-by: xudan --- dovetail/testcase/ha.tc010.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dovetail/testcase/ha.tc010.yml (limited to 'dovetail/testcase/ha.tc010.yml') diff --git a/dovetail/testcase/ha.tc010.yml b/dovetail/testcase/ha.tc010.yml deleted file mode 100644 index 254fa6fd..00000000 --- a/dovetail/testcase/ha.tc010.yml +++ /dev/null @@ -1,12 +0,0 @@ ---- -dovetail.ha.tc010: - name: dovetail.ha.tc010 - objective: > # This test case will verify the high availability of control node. - # When the disk I/O of a specified disk is blocked, which breaks down the Openstack - # services on this node. Read and write services should still be accessed by other - # controller nodes, and the services on failed controller node should be isolated. - validate: - type: yardstick - testcase: opnfv_yardstick_tc052 - report: - sub_testcase_list: -- cgit 1.2.3-korg