From: Georg Kunz Date: Thu, 20 Sep 2018 09:05:56 +0000 (+0200) Subject: Eliminating docs build warning X-Git-Tag: ovp-3.0.0~98 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F62617%2F2;p=dovetail.git Eliminating docs build warning Eliminating a build warning from the Tempest volume description and aligning its layout with other test case descriptions. Change-Id: Idb9ba8d77ef3cb7e14a5b24a8a81622fa0e3e30d Signed-off-by: Georg Kunz --- diff --git a/docs/testing/user/testspecification/tempest_volume/index.rst b/docs/testing/user/testspecification/tempest_volume/index.rst index a0987d4c..7672e4de 100644 --- a/docs/testing/user/testspecification/tempest_volume/index.rst +++ b/docs/testing/user/testspecification/tempest_volume/index.rst @@ -39,14 +39,16 @@ All these test cases are included in the test case dovetail.tempest.volume of OVP test suite. ------------------------------------------------------------------------- -Test Case 1 - `Attach Detach Volume to Instance `_ ------------------------------------------------------------------------- +---------------------------------------------- +Test Case 1 - Attach Detach Volume to Instance +---------------------------------------------- Test case specification ----------------------- -tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance +Implementation: `Attach Detach Volume to Instance `_ + +* tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance Test preconditions ------------------ @@ -79,14 +81,16 @@ Post conditions N/A ------------------------------------------------------------------------- -Test Case 2 - `Volume Boot Pattern test `_ ------------------------------------------------------------------------- +-------------------------------------- +Test Case 2 - Volume Boot Pattern test +-------------------------------------- Test case specification ----------------------- -tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern +Implementation: `Volume Boot Pattern test `_ + +* tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern Test preconditions ------------------