summaryrefslogtreecommitdiffstats
path: root/testcases
AgeCommit message (Collapse)AuthorFilesLines
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-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-29update python script to manage Rally bench tests, add help section, exclude ↵morganrOL1-53/+97
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-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 Bandzi2-13/+19
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 Bandzi14-791/+80
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-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-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>