summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-11config_functest.py: added create neutron network.jose.lausuch3-29/+222
vPing.py: some adaptations and bug fixes JIRA: FUNCTEST-1 JIRA: FUNCTEST-3 Change-Id: Ie8ee80c2ab61904bf4b5025d23034ef0265b509e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-10config_functest.py download functest.yaml if not presentjose.lausuch1-23/+39
JIRA: FUNCTEST-1 JIRA: FUNCTEST-3 Change-Id: I0f5c14597539b78915d487d0fc10283530ac04ad Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-10Added functest.yaml to centralize the common parameters for all scripts of ↵jose.lausuch4-80/+140
functest adapted scripts to get the parameters from the yaml JIRA: FUNCTEST-1 JIRA: FUNCTEST-3 Change-Id: Id761394c3cd0efec611c9c511adfee041c3f4c58 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-09vPing.py: improved, updated and working with Ubuntu Cloud image.jose.lausuch1-39/+133
TBD: get deployment from a functest configuration file JIRA: FUNCTEST-3 Change-Id: I15de42b7ab4ab5144fb825cc8f48d75fe5d22a1c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-07Added smoke bench scenarios: complete smoke and green list of working tests.jose.lausuch3-2/+509
Include smoke as input parameter for run_rally.py to run as bench test. JIRA: FUNCTEST-2 Change-Id: If9f67aed0f7d0c791342ae02a4620bdcf4f71b3e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-06Merge "update of the script, change tempest management, set smoke test by ↵morganrOL1-4/+63
default, generate log file for Tempest result"
2015-05-06update of the script, change tempest management, set smoke test by default, ↵morganrOL1-4/+63
generate log file for Tempest result JIRA: FUNCTEST-2 Change-Id: If097ee21363e37beebb77cb958a3e6b993f7f071 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-06config_functest.py: added ODL config supportjose.lausuch1-48/+81
JIRA:FUNCTEST-1 Change-Id: If668cb47354e5ad08fc7ca26fcb1cf4016ad0409 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-06change path to create rally forlder and scenarios+results subfolders, change ↵morganrOL1-4/+5
image for vping to Ubuntu JIRA:FUNCTEST-1 Change-Id: Iee26d425626049e36064904064ec7187ce920b0a Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-06Merge "Script for creating virtual environment added."Morgan Richomme3-6/+57
2015-05-06config_functest.py: improved output and error handling. Added download of ↵jose.lausuch1-18/+72
run_rally.py. JIRA: FUNCTEST-1 Change-Id: Ifb0baf3b3491b5279dae3024e5c835e7778c7f57 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-06Script for creating virtual environment added.Peter Bandzi3-6/+57
Plus start_test script fixes JIRA: FUNCTEST-5 Change-Id: I015e3d8bfa7311437ca702f97c79d9e0bf3684ea Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-05-05config_functest.py: Added Rally and Robot automatic installation and ↵jose.lausuch1-26/+90
configuration JIRA:FUNCTEST-1 Change-Id: Iaa6fc4b5af80288699073b9a0c08d980816e8ade Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-05Added first draft config_functest.py.jose.lausuch1-0/+285
JIRA:FUNCTEST-1 Note: TBD: run_rally.py will need some modifications. Change-Id: I94399cb74534cefddf7ad54bf7dd88f7d79905d7 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.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-05-01Add 2 new committers. Vote by Mail 10+1 on 14 votersmorganrOL1-3/+3
2 mail address no more responding, correct 1 (with alternate known address) JIRA: FUNCTEST-9 Change-Id: Ia5ebae60691cac75fbfdd82e1939a2db466f87c2 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-30run_rally: added quotas and requests as input parameters.jose.lausuch3-29/+29
adapted bench test nova and vm Change-Id: Ibcfb2b5c30c6b5ceb23476d7ee659ec9c06848cf JIRA:FUNCTEST-1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-04-30Merge "JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other ↵Morgan Richomme1-15/+16
minor changes"
2015-04-30JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor ↵jose.lausuch1-15/+16
changes Change-Id: Ic413ee1687e15499f8cf5f38b729083ec00269c6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-04-29JIRA:FUNCTEST-1 -removed multibackend bench test in opnfv-cinder.jsonjose.lausuch1-34/+4
Change-Id: I4aec0e90370ad58e8820cce7ce382a0f2dd8c634 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-04-29add bench scenario for glancemorganrOL1-0/+87
JIRA: FUNCTEST-1 Change-Id: I454b5cb93a6fb8a3870615f5cfc5ad0e79dcb867 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-29Merge "Add links to images"morganrOL0-0/+0
2015-04-29Add links to imagesmorganrOL1-39/+245
JIRA: FUNCTEST-1 Change-Id: I01fba65838cf0e9e1c136975dbbbe926c8129c2f 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 ↵morganrOL2-83/+127
Tempest from all bench tests JIRA: FUNCTEST-1 Change-Id: I479c3216706635738321fc96f6e02f84bbd707a4 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-29Add Rally request scenario in OPNFV Rally scenariomorganrOL1-0/+16
JIRA: FUNCTEST-1 Change-Id: I6803e7e9cd4ebb94e76f6f3538fe792f9b3d3864 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-29First upload of vPing script, one of the 5 functest testcase. This Hello ↵morganrOL1-0/+169
world example consists in - Booting 2 VMs - Performing basic Ping - Check the Ping JIRA: FUNCTEST-3 Change-Id: I79d7624cfdd493b77f836e79287f69439a84e6e9 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-28Merge "Remove hardcoded path, retrieve scenario file dynamically, create ↵morganrOL1-31/+63
results and scenario folder"
2015-04-27Moved functest.rst under docs/ and removed docs/main.rstVictor Laza2-145/+0
JIRA: Moved functest.rst under docs/ and removed docs/main.rst Change-Id: I9d1968d43f87f41aef97f96cbad59dae10481197 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-24Remove hardcoded path, retrieve scenario file dynamically, create results ↵morganrOL1-31/+63
and scenario folder JIRA: FUNCTEST-1 Change-Id: I8d11a8557cedad94f9b4882b0d5b3d95f43b9f90 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-24Merge "script to launch Rally bench scenario per module or all one after the ↵morganrOL1-0/+104
other from CI the script get the test ID and generate reporting"
2015-04-24small fixes to script starting odl suitePeter Bandzi3-17/+23
additional info provided in functest.rst JIRA: FUNCTEST-5 Change-Id: Ia32fc69cb22777af45846ba6eb2b179a73c22780 Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-04-23Script for starting Robotframework ODL suites.Peter Bandzi15-791/+96
Script do clone integration test from git activate python venv and start test suites with specified parameters test suites are specified in test_list.txt JIRA: FUNCTEST-5 Change-Id: Ic80b2e5760fd09a235bf946d0172e426d121a157 Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-04-23Merge "Renamed and moved functest.rst as docs/main.rst"Morgan Richomme1-0/+145
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>
2015-04-10Complete Automation sectionmorganrOL1-29/+36
Correct previous sections: installation tools on jumphost server (not in a dedicated VM) Minor wording correction JIRA:FUNCTEST-1 Change-Id: I0240ee4cf8c70ce200d99c1cf0956964acd0834e Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-09script to launch Rally bench scenario per module or all one after the other ↵morganrOL1-0/+104
from CI the script get the test ID and generate reporting JIRA:FUNCTEST-1 Change-Id: If99305739c1ff53a4ee3764369d70653f83f3f6a Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-09Merge "Add Rally based bench scenario for OPNFV Add md document to explain ↵morganrOL10-0/+1917
how to install Rally and run test manually towards OPNFV solution"
2015-04-09Merge "Functional test documentation"morganrOL1-0/+144
2015-04-09Add Rally based bench scenario for OPNFVmorganrOL10-0/+1917
Add md document to explain how to install Rally and run test manually towards OPNFV solution JIRA:FUNCTEST-1 Change-Id: I8ea1b8907b339ae77b6726ec94b1ff0553cbb1cd Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-09Add ODL tests from ODL integration suitesPeter Bandzi12-0/+816
Tests are from https://github.com/opendaylight/integration Most of test suites and libs are removed. As they requires either additioanl features in ODL or mininet environment atached to ODL. For neutron test suite there are 3 tests added which delete created networks, subnets, ports. JIRA: FUNCTEST-5 Change-Id: I96b41b5df394795bf10aec2bbb0c5de0e63b950c Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-04-08Merge "Adding LICENSE file (whitespace removed)"Morgan Richomme1-0/+13
2015-04-07Functional test documentationmorganrOL1-0/+144
This document describes how to run functional tests on OPNFV platform it shall include - testcase description - installation procedure - automation procedure - any recommendation for result analysis JIRA: FUNCTEST-9 Change-Id: If2cce9cdf9bca2f8136a5ed904b36cd82ecebe7f Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-01Adding LICENSE file (whitespace removed)Aric Gardner1-0/+13
JIRA:0000 Change-Id: Idfd74da17df20a8336915bed94c1e256025d08d6 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-04-01JIRA: FUNCTEST-8ChristopherPrice1-0/+31
Adding the INFO file with committers and key project facts inserted. Change-Id: Ib6a60ac0e438c71db097c0d7dd59831cf1eb6130 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2015-02-16Adding .gitreview to functest more information at ↵Aric Gardner1-0/+5
https://wiki.opendaylight.org/view/Git-review_Workflow Change-Id: I7b54662680930baf41ad0300f6ba94ab5a4db0e5 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>