diff options
author | Gergely Csatari <gergely.csatari@nokia.com> | 2022-08-04 14:48:04 +0300 |
---|---|---|
committer | Gergely Csatari <gergely.csatari@nokia.com> | 2022-08-05 09:20:27 +0300 |
commit | ab586e503538a4f4f73a35c625888b588ec18d91 (patch) | |
tree | 0a3272a3145ca0f6944f420bc9c0b47772c9562b | |
parent | 474ea7ed2bf044798bf05654e757fef090e8aed8 (diff) |
Correction of installation page
- Clarification of text
- Removal of direct release names
- Removal of Airship intaller install instructions
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
Change-Id: I8e75069a1c4a2ebeee65214ff8a5a598a75beb39
-rw-r--r-- | docs/release/installation.introduction.rst | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst index a226055cf..1a2e6ec21 100644 --- a/docs/release/installation.introduction.rst +++ b/docs/release/installation.introduction.rst @@ -11,38 +11,35 @@ Installation Abstract ======== -This is the installation document for the Anuket Kali release, please use this document for further reference. +This is the collection of installation documents for Anuket, please use this document for further reference. -Installation Procedure -====================== +Installation procedures +======================= -Each of the test Frameworks and other projects will have separate installations procedures: see the individual project documentation. +Each of the sub-projects and test frameworks have their separate installations procedures in their individual +documentation. -- :ref:`Airship Installation Guide <airship-installation>` - :ref:`Barometer Installation Guide <barometer-docker-userguide>` - :ref:`CIRV-SDV Installation Guide <cirv-sdv-installation>` - :ref:`Kuberef Installation Guide <kuberef-installation>` - :ref:`ViNePERF installation Guide <vineperf-installation>` - -* :doc:`Functest Installation Guide <functest:testing/user/configguide/index>` - +- :doc:`Functest Installation Guide <functest:testing/user/configguide/index>` Anuket Test Frameworks ====================== -If you have elected to install using the Anuket Kali Release toolchain, -you can begin to test once the installation is completed. -The basic deployment validation only addresses some of the capabilities in -any platform and you may want to execute more exhaustive tests. Some investigation will be required to -select the right test suites to run on your platform. +Testing can be started after the installation of the test frameworks. The basic deployment validation only addresses +some of the generic capabilities of cloud infrastructures. To run more exhaustive tests some investigation will be +required to select the right test suites to run. -Many of the Anuket test projects provide user-guide documentation and installation instructions in :ref:`this document <testing-userguide>` +Many of the Anuket test projects provide user-guide documentation and installation instructions in +:ref:`this document <testing-userguide>` -Anuket Reference Specifications -=============================== +Anuket Specifications +===================== There is no need to "install" the Anuket Reference Specifications! You can view them here: .. * :doc:`Anuket Reference Specifications <cntt-cntt:/index>` -* `Anuket Reference Specifications <https://cntt.readthedocs.io/en/stable-kali/index.html>`_ +* `Anuket Specifications <https://cntt.readthedocs.io/en/stable-kali/index.html>`_ |