Update stability test documentation
+ fix remaining rst errors, broken links,..
Issue-ID: INT-1551
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I30a480722b34128c997dcfd4f9ae7c1143e6d87c
Signed-off-by: mrichomme <morgan.richomme@orange.com>
diff --git a/docs/docs_usecases.rst b/docs/docs_usecases.rst
index bdb39ce..ff5e18b 100644
--- a/docs/docs_usecases.rst
+++ b/docs/docs_usecases.rst
@@ -42,7 +42,6 @@
:widths: 60,20,20
:header-rows: 1
-
.. csv-table:: 5G functional requirements table
:file: functional-requirements-5g.csv
:widths: 60,20,20
@@ -58,11 +57,20 @@
each daily or gating CI chain. The goal is to detect any regression as soon as
possible and demonstrate the ability to automate the use cases.
-The frankfurt use cases integrated in gates are:
+.. csv-table:: automated use cases table
+ :file: automated-usecases.csv
+ :widths: 10,80,10
+ :delim: ;
+ :header-rows: 1
-- pnf-regitrate
-- 5gbulkpm
-- hv-ves
+The robot scripts can be found in ONAP testsuite repository, an execution
+run-time is provided through the robot pod.
+
+The python onap_tests framework is hosted on
+https://gitlab.com/Orange-OpenSource/lfn/onap/onap-tests. Please not that this
+framework is valid up to Frankfurk and will be deprecated in Guilin. It will
+be replaced by scenarios leveraging python-onapsdk
+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.
Deprecated Use Cases
~~~~~~~~~~~~~~~~~~~~