summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-02-23Add compass onos and odl_l2 scenariomrichomme2-638/+4215
Signed-off-by: mrichomme <morgan.richomme@orange.com> (cherry picked from commit 2515014f340542d0f39e1ea516314ddb5fb86c0a) Change-Id: I9331aec4fb2548e15a37f63da6190ad490d5b8e6
2016-02-23Create troubleshooting guide as a separate .rstjose.lausuch2-120/+123
Change-Id: I2d5a1544e7c07dbc164b5d7403318ccafe75e5c1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit a931c6fe03313fac0cb1374acad2d753670328bf)
2016-02-12Add result overview and onos-nosdn-ha scenario reultsMorgan Richomme4-283/+1659
Change-Id: I5978d06dc2f991630a6fd3ebfb8c20c5f8978b1b Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 6e424590b9e3129ffc2801df9b23b7313126389e)
2016-02-12docs: add userguide file for the central docRyota MIBU1-0/+6
See https://wiki.opnfv.org/documentation/userguide . Change-Id: Id3786ca6d69b517e9dc8ddc96c9cf3a8cf3438ea Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> (cherry picked from commit 3bdc2171d87e61da1589fe238c6fa6ed5981ffe5)
2016-02-11Adding a structure for the reporting of test cases for functestChristopherPrice24-343/+1653
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> (cherry picked from commit 75bfd472302483a201a48eb18c69447343f83b75)
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> (cherry picked from commit 66df82a76334015e3e2d25ddcc22b343b110320c)
2016-02-10Rename the vPing scripts proplery and adapt documentationjose.lausuch3-11/+14
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> (cherry picked from commit e637e75435587014cb99edbc57e79970095d0464)
2016-02-09update docMorgan Richomme2-332/+405
- update external test cases - add chapter on push to DB Change-Id: I10cd5c9583233604c8b8595f173c690f45124789 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 6ab2ccb7071f1d4925f25344d4b4a29d0525d935)
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> (cherry picked from commit c348fa9a9dcd8fd4fb4d83b36d441e3c949af390)
2016-02-01Adding structure to pull content into central docs.ChristopherPrice5-349/+352
Including minor fixes and corrections. Change-Id: I7c4bd9ca4f5fb35aeb2350096520c66b11aecbe8 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 63c77f27ec173fc3684ed980e82a4a7ed97beb6b)
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> (cherry picked from commit 1b268ef0cbf5324dffcd5c23ca2c36549ee2833a)
2016-01-29EditorialsGerald Kunzmann3-381/+395
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> (cherry picked from commit 1f5d8a36ce871b32aaf4a44102d4e11a67f074cf)
2016-01-29Update docMorgan Richomme3-1058/+863
Change-Id: I415f090e38fa382e0c768758b4b82dd3a7c9294f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 7c5cfcf8085174066c35cfc39c4b6745a5819ecd)
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> (cherry picked from commit dce18f616c5c0bf019f72c68c872570f26d2978b)
2016-01-20add doc of onos usergidelanqinglong1-3/+109
Change-Id: I5d401d84dc3a84054a60470d65ee7ed20235b112 (cherry picked from commit 6a7a338199a82fc4f8bd246f2208a20e6bc54341)
2016-01-19Add developer guideMorgan Richomme1-0/+280
JIRA: FUNCTEST-114 Change-Id: I359070c026a7456c73e2a5a27bf15c7ead4a1d35 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit c288c8bc9e490ad968e190b2ef9db0415d80ba89)
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> (cherry picked from commit eb6ee356961a93f96e6250323870e47172ac332f)
2016-01-08User and installation guideMorgan Richomme3-153/+749
JIRA: FUNCTEST-88 Change-Id: Ie5875c9b0f53de8dc38ead94f4de8370ad8f45cf Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 4ac82304df1130bb6414186c2ff034f69f906d5a)
2015-12-11First upload of Functest Doc for BrahmaputraMorgan Richomme2-0/+318
Installation and user Guide JIRA: FUNCTEST-112, FUNCTEST-113 Change-Id: I8c0210684187be3102e7b4ad82f59082faeca470 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-24Minor corrections for SR1Morgan Richomme1-26/+49
JIRA: FUNCTEST-51 Change-Id: I796bf9fb87945b2777f2e9d902a89c184414d299 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-30Doc: added required libraries and python modulesjose.lausuch1-2/+18
JIRA: FUNCTEST-9 Change-Id: Ie86cdb9883a875ac3fd44708abe8ce3453def8c5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-18Doc: Fixed weird chars for the tree directory structurejose.lausuch1-53/+54
JIRA: FUNCTEST-9 Change-Id: Ic265ceaba44f956a797fe222977f215857c2fa49 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-17Doc: adapted table page 6. "The procedure to set up functional testing ↵jose.lausuch1-13/+13
environment can be described as follow:" JIRA: FUNCTEST-9 Change-Id: If8f30b9e0071e8273cc2553327a4d814bfef6040 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-16Doc: adapted image size for pdf as Victor suggestedjose.lausuch1-2/+2
JIRA: FUNCTEST-9 Change-Id: I8eda7d18c1d4e1a652089e99a8e0d9f3b24a617d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-03Put ToC after headingMorgan Richomme1-2/+6
JIRA: FUNCTEST-6 Change-Id: I255a715d67e1bd59b37fe6776eb3c0ea6c566070 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-03fix ODL image bugMorgan Richomme1-1/+2
JIRA:FUNCTEST-6 Change-Id: I2e1f6f79feff15e090ab680ac9ac16c07bc3450a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-03Update for ArnoMorgan Richomme4-132/+325
Change-Id: I748e78cdccd3102875933a206bab02ff6a3fbdc4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-03update doc for ArnoMorgan Richomme1-20/+37
JIRA: FUNCTEST-6 Change-Id: If79fdf07c136025ecde918037d1a2dac57f475c2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-02correct doc after CI job refactoringmorganrOL1-32/+71
JIRA: FUNCTEST-9 Change-Id: I0843fa7544586c815fd90b25bbff044f3d080531 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13fix link error, rename default pre loaded image, change formating for config ↵morganrOL1-8/+7
function description JIRA: FUNCTEST-10 Change-Id: Iea91b80ccf806cf08d5455bf45b8608f5c9c324d Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13Doc updates:jose.lausuch1-12/+8
vPing picture updated to check console for ping Removed configuration of external network JIRA: FUNCTEST-9 Change-Id: I329a8879b644e8ffb37fa8477b2b01dd366df5fc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-12Updated doc with more info about functest_config.pyjose.lausuch1-20/+79
JIRA: FUNCTEST-9 Change-Id: Idf82389691612a6d99b101a33fd528d7fb1844cd Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-11Update doc, include config_functest.py, remove manual operations, remove ↵morganrOL1-126/+83
vIMS testcase JIRA: FUNCTEST-9 Change-Id: I644e00e582bc894864ba5ffdfe4e9a682fdb87af Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-04Remove unused imagemorganrOL1-0/+0
JIRA:FUNCTEST-1 Change-Id: I8ff6d97f134c500142ffa1e73cf4b6cbd1aba1fb Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-04Remove not used imagemorganrOL1-0/+0
JIRA:FUNCTEST-1 Change-Id: I40634862de9e02d53a17908a46fb08e0b550b85c Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-04reformat CI part, add vPing description, remove images, replace them with ↵morganrOL1-20/+125
ASCII description JIRA: FUNCTEST-1 Change-Id: Ib19539bf6639a7594ac0994dc7cc3e080ac135e7 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-29Add figure for rst documentmorganrOL3-0/+0
JIRA: FUNCTEST-1 Change-Id: I940f14b3b4a7373ed0c560c55bb5245397eaedb7 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-29update python script to manage Rally bench tests, add help section, exclude ↵morganrOL1-30/+30
Tempest from all bench tests JIRA: FUNCTEST-1 Change-Id: I479c3216706635738321fc96f6e02f84bbd707a4 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-29Update document for functest R1, add description section, split tooling ↵morganrOL1-40/+246
installation from test running, add illustration JIRA: FUNTEST-1 Change-Id: If0d738db54aa5835d2c28108f327bbcd6ac18d5a Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-27Moved functest.rst under docs/ and removed docs/main.rstVictor Laza1-145/+160
JIRA: Moved functest.rst under docs/ and removed docs/main.rst Change-Id: I9d1968d43f87f41aef97f96cbad59dae10481197 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-17Renamed and moved functest.rst as docs/main.rstVictor Laza1-0/+145
JIRA: FUNCTEST-9 - functest.rst has been provided by Iben Rodriguez and now we standardized the location and naming of documentattion Change-Id: Ie70a0d1dd5c8161db0451d48c6002d164e181745 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>