diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-02-25 09:00:00 +0100 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-02-25 09:01:55 +0100 |
commit | 94dbd87d341ed72beb975b4b7b76135ea52d3b17 (patch) | |
tree | 49933916867688152bd65d967607da2879a581ac /docs/userguide/introduction.rst | |
parent | 139d2ed0874af3447ec80db5fc81227a130953f6 (diff) |
Updates and fixes to the user guide
Change-Id: I42198bbdf4f9e6f6f337761b6ff6900c4bb7f171
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'docs/userguide/introduction.rst')
-rw-r--r-- | docs/userguide/introduction.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index ac149c707..03039ef87 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -8,7 +8,7 @@ Functest is the OPNFV project primarily targeting function testing. In the Continuous Integration pipeline, it is launched after an OPNFV fresh installation to validate and verify the basic functions of the infrastructure. -The current list of test suites can be distributed in 3 main domains VIM +The current list of test suites can be distributed in 3 main domains: VIM (Virtualised Infrastructure Manager), Controllers and Features. +----------------+----------------+-------------------------------------------+ @@ -82,9 +82,6 @@ OPNFV, since the Brahmaputra release, offers lots of potential combinations: Most of the tests are runnable on any combination, but some others might have restrictions imposed by the installers or the available deployed features. -Details on working with the functest suites can be found at -http://artifacts.opnfv.org/functest/brahmaputra/userguide/index.html - .. _`[2]`: http://docs.openstack.org/developer/tempest/overview.html .. _`[3]`: https://rally.readthedocs.org/en/latest/index.html .. _`Doctor User Guide`: http://artifacts.opnfv.org/opnfvdocs/brahmaputra/docs/userguide/featureusage-doctor.html |