diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2022-08-18 22:09:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2022-08-18 22:09:36 +0000 |
commit | f8313bc2bbf8beb41126b789065aeb6a532d421a (patch) | |
tree | 8c54b671271e6c614bb26e71d33f9974930ab1cb /docs | |
parent | ed201f05042e990240b85da74e07686f6c13e39d (diff) | |
parent | ab586e503538a4f4f73a35c625888b588ec18d91 (diff) |
Merge "Correction of installation page"
Diffstat (limited to 'docs')
-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>`_ |