diff options
author | fuqiao <fuqiao@chinamobile.com> | 2017-05-08 23:31:05 +0800 |
---|---|---|
committer | hongbotian <hongbo.tianhongbo@huawei.com> | 2017-06-22 15:37:48 +0800 |
commit | 3d9c429fe5639328843f6f4e1bb1e290829f2270 (patch) | |
tree | e2c6a84a1ab6282f8b2f967e2e89eb74b92c36af /docs/testing/developer | |
parent | 9de3050873909448d675a47326cd4f153a47bef2 (diff) |
HA testcases
Modify HA testcases.rst file to include detail discribtion of the 8
testcases. Rename the original rst file into HA testcases outline.rst.
Please review and see if you need two of these file, or you prefer a
single one, or maybe merge these two.
as discussed,propose 8 HA testcases for mandatory test cases.
JIRA:
Change-Id: Ie6cd5a68897bb0208932d2e1fec65cc59bfa25b4
Signed-off-by: fuqiao@chinamobile.com
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/testscope/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/testing/developer/testscope/index.rst b/docs/testing/developer/testscope/index.rst index f9e5ab7d..bbcfae9f 100644 --- a/docs/testing/developer/testscope/index.rst +++ b/docs/testing/developer/testscope/index.rst @@ -384,6 +384,23 @@ Volume update operations with the Cinder v2 API | tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id +--------------------------- +Test Area High Availability +--------------------------- + +Verify high availability of OpenStack controller services +------------------------------------------------------ + +| opnfv.ha.tc001.nova-api_service_down +| opnfv.ha.tc003.neutron-server_service_down +| opnfv.ha.tc004.keystone_service_down +| opnfv.ha.tc005.glance-api_service_down +| opnfv.ha.tc006.cinder-api_service_down +| opnfv.ha.tc009.cpu_overload +| opnfv.ha.tc010.disk_I/O_block +| opnfv.ha.tc011.load_balance_service_down + + Optional CVP Test Areas ======================== |