diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-10-03 13:54:09 +0100 |
---|---|---|
committer | Rex Lee <limingjiang@huawei.com> | 2018-11-09 18:02:10 +0000 |
commit | 4dff5f3edda4b68bb238addb65def5f97f71154e (patch) | |
tree | 8b220e0b75b2d9e6d0c158e9cf61a4781e637212 /docs/testing/user/userguide/opnfv_yardstick_tc084.rst | |
parent | e153537764f9eb8e6570602b2d855e77062115d7 (diff) |
[docs] Fix docs {un,}indent warnings in Testcase definitions
Mostly, the issues were with un/indentation.
This has been fixed, and `tox -e docs` now issues less warnings.
JIRA: YARDSTICK-1416
Change-Id: Ie58a8dba42e9868357e1dce414cb1a01af8ad1f4
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 28e64c520fc2a52c1d3eb736f88ad4608b87c142)
Diffstat (limited to 'docs/testing/user/userguide/opnfv_yardstick_tc084.rst')
-rw-r--r-- | docs/testing/user/userguide/opnfv_yardstick_tc084.rst | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/testing/user/userguide/opnfv_yardstick_tc084.rst b/docs/testing/user/userguide/opnfv_yardstick_tc084.rst index 2e7b28e25..b3d44c4bf 100644 --- a/docs/testing/user/userguide/opnfv_yardstick_tc084.rst +++ b/docs/testing/user/userguide/opnfv_yardstick_tc084.rst @@ -92,18 +92,19 @@ Yardstick Test Case Description TC084 +--------------+--------------------------------------------------------------+ |pre-test | To run and install SPEC CPU 2006, the following are | |conditions | required: | -| | * For SPECint 2006: Both C99 and C++98 compilers are | -| | installed in VM images; | -| | * For SPECfp 2006: All three of C99, C++98 and Fortran-95 | -| | compilers installed in VM images; | -| | * At least 4GB of disk space availabile on VM. | -| | | -| | gcc 4.8.* and g++ 4.8.* version have been tested in Ubuntu | -| | 14.04, Ubuntu 16.04 and Redhat Enterprise Linux 7.4 image. | -| | Higher gcc and g++ version may cause compiling error. | -| | | -| | For more SPEC CPU 2006 dependencies please visit | -| | (https://www.spec.org/cpu2006/Docs/techsupport.html) | +| | | +| | * For SPECint 2006: Both C99 and C++98 compilers are | +| | installed in VM images; | +| | * For SPECfp 2006: All three of C99, C++98 and Fortran-95 | +| | compilers installed in VM images; | +| | * At least 4GB of disk space availabile on VM. | +| | | +| | gcc 4.8.* and g++ 4.8.* version have been tested in Ubuntu | +| | 14.04, Ubuntu 16.04 and Redhat Enterprise Linux 7.4 image. | +| | Higher gcc and g++ version may cause compiling error. | +| | | +| | For more SPEC CPU 2006 dependencies please visit | +| | (https://www.spec.org/cpu2006/Docs/techsupport.html) | | | | +--------------+--------------------------------------------------------------+ |test sequence | description and expected result | |