Fix formattings and adjust main title 19/119819/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 22 Mar 2021 12:48:10 +0000 (13:48 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 25 Mar 2021 12:08:40 +0000 (13:08 +0100)
Change-Id: I1ea3192e818ca3a78561c11b80e4051927b07db9
Issue-ID: INT-1893
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/TestingGuide.rst

index 3a3aefd..06bdc5b 100644 (file)
@@ -1,9 +1,9 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2019 Samsung Electronics Co., Ltd.
+.. Copyright 2021 Samsung Electronics Co., Ltd.
 
-OOM ONAP Offline Installer Testing Guide
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Offline Installer Testing Guide
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 This testing guide describes how offline installer can be tested in local
 development environment (laptop) without the need for actual servers.
@@ -91,6 +91,7 @@ or default scenario playbook can be extended to run role tests multiple times ju
 configuration between.
 
 Single scenario example with nexus role
+
 ::
 
     ├── infrastructure.yml
@@ -108,6 +109,7 @@ Single scenario example with nexus role
     │   │   └── vars
 
 Multiple scenario example with chrony role
+
 ::
 
     roles/chrony
@@ -197,6 +199,7 @@ testing for the reason not to repeat the same that is done already in role level
   to leave them out.
 
 Example with infrastructure playbook level test files
+
 ::
 
     ├── infrastructure.yml
@@ -265,6 +268,7 @@ role for it's for together with optional description:
     <action>-<role>[-<description>]
 
 Examples of commonly used test roles
+
 ::
 
     ├── infrastructure.yml
@@ -292,6 +296,7 @@ listed below. Most significant feature of those is support for Systemd, so they
 should be used in cases where ansible's 'systemd' module is used.
 
 Used Dockerfiles/Box definitions are kept in following directory structure
+
 ::
 
     └── test