aboutsummaryrefslogtreecommitdiffstats
path: root/docs/automated-usecases.csv
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-06-09 15:37:37 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2020-06-11 13:31:23 +0000
commitb01b93ecb3de0de36c93cfacf4cad0979eeb5964 (patch)
tree7f2126968d58587935991b2cff2f4efc319716a5 /docs/automated-usecases.csv
parent03abcbe1f1b8bd7b348f1f921f5f1e6cf2ed5ac9 (diff)
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> (cherry picked from commit 0794e6795a7ad5fbbd986d1049234e013289d033)
Diffstat (limited to 'docs/automated-usecases.csv')
-rw-r--r--docs/automated-usecases.csv7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/automated-usecases.csv b/docs/automated-usecases.csv
new file mode 100644
index 000000000..af8c34b82
--- /dev/null
+++ b/docs/automated-usecases.csv
@@ -0,0 +1,7 @@
+Use Case;Description;Test Framework
+basic_vm;Onboard, distribute and instantiate a simple Ubuntu VM based on its heat template.;`onap-tests <https://gitlab.com/Orange-OpenSource/lfn/onap/onap-tests/-/blob/master/onap_tests/xtesting/basic_vm.py>`__
+clearwater_ims;Onboard, distribute and instantiate a clearwater vIMS (6 VMs).;`onap-tests <https://gitlab.com/Orange-OpenSource/lfn/onap/onap-tests/-/blob/master/onap_tests/xtesting/clearwater_ims.py>`__
+freeradius_nbi;Onboard, distribute and instantiate a simple VM including freeradius, the instantiation is realized through the external API module (not direct call to SO);`onap-tests <https://gitlab.com/Orange-OpenSource/lfn/onap/onap-tests/-/blob/master/onap_tests/xtesting/freeradius_nbi.py>`__
+hv-ves;Automation of 5G Realtime PM and High Volume Stream Data Collection;`robot <https://git.onap.org/testsuite/tree/robot/testsuites/hvves-ci.robot>`__
+5GBulkPm;Automation of 5G Bulk PM;`robot <https://git.onap.org/testsuite/tree/robot/testsuites/usecases/5gbulkpm.robot>`__
+pnf-registrate;Automation of 5G - PNF PnP;`robot <https://git.onap.org/testsuite/tree/robot/testsuites/pnf-registration.robot>`__