From 4413f0693b34158af4a4fd86eca5762e42f232ed Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Thu, 20 Sep 2018 11:05:56 +0200 Subject: 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 --- .../user/testspecification/tempest_volume/index.rst | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'docs/testing') 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 ------------------ -- cgit 1.2.3-korg