aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide
AgeCommit message (Collapse)AuthorFilesLines
2016-02-11Merge "Adding a structure for the reporting of test cases for functest"Morgan Richomme1-343/+2
2016-02-11Adding a structure for the reporting of test cases for functestChristopherPrice1-343/+2
The structure builds on an index.rst in the results folder. The results are seperated inot specific files for each scenario. All scenarios are commented out at this time and we can add them when ready. Not all scenario files have template text at this time. (have to run, wanted to push this) Change-Id: Iaff140a5e8106f19d15d23f937f6dd27453a5680 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-11Enadled --serial option for run_tests.shViktor Tikkanen1-0/+5
It could be useful to execute e.g. Tempest test cases in a single thread in order to troubleshoot possible concurrency problems. Change-Id: I5e5fc190fb4483ff075a8f837a8d4116ece90c80 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-02-10Rename the vPing scripts proplery and adapt documentationjose.lausuch2-9/+10
Change-Id: Idb498eb7cefd938006661f42f1bf1772395d9d47 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-10Doc updatesjose.lausuch3-166/+211
- Some clarifications, rephrasing - Remove more statements related to the DB - Add more info for vPing - Add more info about clean defaults Change-Id: I12e97443852dc38a23bda589945ca0333a37e410 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-09update docMorgan Richomme1-285/+29
- update external test cases - add chapter on push to DB Change-Id: I10cd5c9583233604c8b8595f173c690f45124789 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-05update user guideMorgan Richomme3-224/+249
- change vIMS logs - add Promise logs - modify section on OpenStack audit (now dynamic) - minor reformating of tables - typos - add troubleshooting section on vPing and vPing_userdata JIRA: FUNCTEST-113 Change-Id: Ib29c4d5e2c4f10f64de764491fc536495b39ea3d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-01Adding structure to pull content into central docs.ChristopherPrice3-230/+232
Including minor fixes and corrections. Change-Id: I7c4bd9ca4f5fb35aeb2350096520c66b11aecbe8 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-01-29Add promise section from patch 8361 of GeraldMorgan Richomme1-1/+47
Change-Id: I106239377020cedafa64ba58cbc765fd9dab7d61 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-29EditorialsGerald Kunzmann1-301/+306
Addressing the doc8 warnings. Fixes also the wrong image file path. Some more bug fixing on indentation. Addressing severe title level inconsistencies. Change-Id: I9ca235205056bf78c8f370055d05b6c6b3b7367d Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2016-01-29Update docMorgan Richomme1-184/+725
Change-Id: I415f090e38fa382e0c768758b4b82dd3a7c9294f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-22Added --no-clean option for run_tests.shViktor Tikkanen1-2/+5
Previously all the OpenStack resources (networks, VMs etc.) created by user were deleted after executing tempest, vims and rally test cases with run_tests.sh script. New --no-clean option can be used for preserving resources created by user so that the tests can be run also in setups with deployed stacks. Change-Id: I8c9505acf955c54b2b837d8ca916dc729c97bbca Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-01-20add doc of onos usergidelanqinglong1-3/+109
Change-Id: I5d401d84dc3a84054a60470d65ee7ed20235b112
2016-01-19Updated Tempest related parts into User guideViktor Tikkanen1-37/+91
Added "Troubleshooting" chapter. Change-Id: Iae787ed735e45fc6c0e7e04b7191c69f648084f1 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-01-08User and installation guideMorgan Richomme1-56/+406
JIRA: FUNCTEST-88 Change-Id: Ie5875c9b0f53de8dc38ead94f4de8370ad8f45cf Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-11First upload of Functest Doc for BrahmaputraMorgan Richomme1-0/+190
Installation and user Guide JIRA: FUNCTEST-112, FUNCTEST-113 Change-Id: I8c0210684187be3102e7b4ad82f59082faeca470 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>