diff options
author | hongbo tian <hongbo.tianhongbo@huawei.com> | 2017-06-24 01:17:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-24 01:17:02 +0000 |
commit | 2a4e39ee4abdbbadf1285a75fb5540a09432b5f4 (patch) | |
tree | 71bdfac1c19941e5fc9356efdfb7e2ea4feec386 /docs/testing/developer/testscope/index.rst | |
parent | 3df2c61b73f49cebf82d7d20041bf4231febbd59 (diff) | |
parent | 3d9c429fe5639328843f6f4e1bb1e290829f2270 (diff) |
Merge "HA testcases"
Diffstat (limited to 'docs/testing/developer/testscope/index.rst')
-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 728f1e73..ab1577da 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 ======================== |