Add 3 new HA test cases into proposed_tests test suite 97/51997/4
authorxudan <xudan16@huawei.com>
Sun, 11 Feb 2018 03:04:03 +0000 (22:04 -0500)
committerGeorg Kunz <georg.kunz@ericsson.com>
Mon, 19 Feb 2018 14:05:39 +0000 (15:05 +0100)
commit10851a2d74ec28368a97252fa0e21a4171a67f16
treea5f9d027a4c586806527887fe633fd1c369dda96
parent51a7666d0d50d0ed13c556d97aded50a3e7f30de
Add 3 new HA test cases into proposed_tests test suite

Add 3 new HA test cases into proposed_tests test suite and running them on CI.
For the current 8 HA test cases and 3 other HA test cases plans to add,
do some adaptions for the Yardstick Euphrates release.
1. Don't need the bugfix patch anymore.
2. The data format has changed, and has done some adaptions.
3. For Yardstick Euphrates, if setting OS_INSECURE=True, it needs to set
   OS_CACERT=False
4. Test case tc011 needs a image and flavor to create the stack.

JIRA: DOVETAIL-614
JIRA: DOVETAIL-586

Change-Id: I9da8c8316246b9edee0d81ad18422ae6018becaf
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/compliance/proposed_tests.yml
dovetail/conf/yardstick_config.yml
dovetail/container.py
dovetail/report.py
dovetail/testcase/ha.tc009.yml [new file with mode: 0644]
dovetail/testcase/ha.tc010.yml [new file with mode: 0644]
dovetail/testcase/ha.tc011.yml [new file with mode: 0644]