summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-10-01Merge branch 'master' into stable/arnoarno.2015.2.0Morgan Richomme21-222/+1504
2015-09-30Adapt installation of Tempest from rally with new command linejose.lausuch1-1/+1
https://review.openstack.org/#/c/225479/ Change-Id: I2d25797d02afed0e399f3f97c83b46c5e8969821 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit 96bf9abe9b1b26a79dcc86900e8eb33d8544e773)
2015-09-25Adapt installation of Tempest from rally with new command linejose.lausuch1-1/+1
https://review.openstack.org/#/c/225479/ Change-Id: I2d25797d02afed0e399f3f97c83b46c5e8969821 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-25Removed command 'exit 0'Peter Bandzi1-1/+1
Forgot to remove it in previous commit JIRA: FUNCTEST-41 Change-Id: I411e3dc097cb550151480790fdf1aadae584099c Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-09-25Fix for ODL suitePeter Bandzi1-5/+16
There is required to add into __init__.py of neutron suite following two lines: Suite Setup Start Suite Suite Teardown Stop Suite Otherwise there were errors like unknown variables. Also adding some small enhancements like creating one final report from partial reports JIRA: FUNCTEST-41 Change-Id: Ia91e05ebf378104af5d98029b154d7394559678e Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-09-24Merge "Minor corrections for SR1"Morgan Richomme1-26/+49
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-09-23Merge "added flag --yes to install_rally to force install dependencies"Morgan Richomme1-1/+1
2015-09-23added flag --yes to install_rally to force install dependenciesjose.lausuch1-1/+1
Change-Id: Ie199acd062633cda3ec3745ce4a506d247873780 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-23Merge "onos-test:basic frame work of running onos TestOn test"Morgan Richomme3-0/+231
2015-09-22Merge "creation of scripts to generate Dashboard compatible json result files"Morgan Richomme8-64/+519
2015-09-22added yum install of needed packages on jumphostjose.lausuch1-0/+6
Change-Id: I7ee320dc9564ad144d9f1106c79a876e2d5b1bdc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-22onos-test:basic frame work of running onos TestOn testlanqinglong3-0/+231
Change-Id: I9b701e37b2e0fa167e5d1c1e55b35eeb12c33bf6
2015-09-22creation of scripts to generate Dashboard compatible json result filesMorgan Richomme8-64/+519
JIRA: FUNCTEST-45 Change-Id: I2336b830d3b5079f45c96bbb69061c8020ea637a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-18Adding some methods on functest_utils.pyunknown1-0/+87
These methodes allow to manage : - keystone user, tenant and role - glance image - nova flavor These methodes will be used on vIMS test-case. JIRA: FUNCTEST-38 Change-Id: Ib5f1fb5ef325ab0527115a36b9c6ce6b45aa84f6 Signed-off-by: boucherv <boucherv@live.fr>
2015-09-15Remove OS_REGION_NAME from OpenStack credentials checkjose.lausuch1-4/+0
Change-Id: I4de7a1cd68f3381d4e22848595ce4c52b1aaa29f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-11clean INFO fileMorgan Richomme1-2/+1
JIRA:FUNCTEST-9 Change-Id: I7253ed9d752b643c495f7eeed054b57070adf339 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-04script to transfor vPing raw results into a json file to be used by the ↵Morgan Richomme1-0/+127
future dashboard JIRA: FUNCTEST-45 Change-Id: I257a2762347e1466d7e3fc17ad773c251d36861e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-03change vPing to push results in Test DBMorgan Richomme2-99/+222
JIRA: FUNCTEST-36 Change-Id: I2b1fd1f633bc44971e63ab5344076934c144c115 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-01Merge changes I9d9ad0d9,IfebcbcdaMorgan Richomme3-9/+16
* changes: workaround order of env settings to all ODL tests to be run README for vIMS testcase Note that vIMS shall be also documented in the global functest rst guideline.
2015-08-26Baseline of mobility traffic profile.blsaws1-0/+116
JIRA: FUNCTEST-33 Change-Id: Ia61b3bb883f8b91f34b94eec7b7f8a5c9d87c274 Signed-off-by: blsaws <bs3131@att.com>
2015-08-24workaround order of env settings to all ODL tests to be runMorgan Richomme1-6/+6
JIRA: FUNCTEST-39 Change-Id: I9d9ad0d9916da7927dace7b968c975c99032738a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-24README for vIMS testcaseMorgan Richomme2-3/+10
Note that vIMS shall be also documented in the global functest rst guideline. JIRA: FUNCTEST-38 Change-Id: Ifebcbcdad5231283afd8ad721daa60fa13ced15e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-24first upload for traffic profiles managementMorgan Richomme3-0/+60
JIRA: FUNCTEST-33 Change-Id: Ib7b9abd05d1fb880fc5aeddce24dff273c76ced7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-07-27Merge "add 3 new commiters and remove 2 ghost committers iMeeting minutes ↵Morgan Richomme1-2/+3
approving the 3 new committers: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-12.59.html"
2015-07-07add 3 new commiters and remove 2 ghost committersMorgan Richomme1-2/+3
iMeeting minutes approving the 3 new committers: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-12.59.html JIRA: FUNCTEST-0 Change-Id: I3c9ef12f5ce75c0a77d5c9657ac1eac0a84d78d1 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-07-07Add check for ownership in ~/.cache/pipjose.lausuch1-1/+19
There are problems when Rally installs Tempest and the owner of that directory is root instead of the current user More info: https://bugs.launchpad.net/rally/+bug/1461493 JIRA: FUNCTEST-14 Change-Id: I90d0edf206ff4dcc10d95cc8a4e806021017b429 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.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-26config_functest.py: Rally installed with sudojose.lausuch1-1/+2
JIRA: FUNCTEST-19 Change-Id: Ide98accb5204ff4f57088a2dea28654adcfab80a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-18Merge "Doc: Fixed weird chars for the tree directory structure JIRA: FUNCTEST-9"jose.lausuch1-53/+54
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-18functet_utils: bugfix check_internet_connectivity exceptjose.lausuch1-1/+1
JIRA: FUNCTEST-17 Change-Id: I28cdd11b1004507ae7b455f19a2555a17eae85c7 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-18replace default web site for testing internet connectivityMorgan Richomme1-1/+1
previous one was filtered in China JIRA: FUNCTEST-10 Change-Id: Ib5c7f1a6b69b12b2e78a3d8aca9dc78e5b7c652e Signed-off-by: Morgan Richomme <morgan.richomme@orange.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-16modify functest config to prepare result folderMorgan Richomme1-0/+9
JIRA: FUNCTEST-9 Change-Id: I7ff1452da27dc904f349bcbefbc43a480a3e8843 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-10remove date stamping in run_rallyMorgan Richomme1-6/+1
rally results shall be pushed to result folder but date stamping shall be done at CI level not test by test JIRA: FUNCTEST-12 Change-Id: I35051e6211775d8f916551d6ca8b0849b126d38e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-03Merge "Put ToC after heading"arno.2015.1.0Morgan Richomme1-2/+6
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-03Merge "fix ODL image bug"Morgan Richomme1-1/+2
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-03Merge "Update for Arno"Morgan Richomme4-132/+325
2015-06-03Update for ArnoMorgan Richomme4-132/+325
Change-Id: I748e78cdccd3102875933a206bab02ff6a3fbdc4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-03Merge "config_functest.py : bugfix: removed "sudo" from installing rally ↵jose.lausuch1-3/+1
command JIRA: FUNCTEST-10"
2015-06-03config_functest.py : bugfix: removed "sudo" from installing rally commandjose.lausuch1-3/+1
JIRA: FUNCTEST-10 Change-Id: I78af7a8dab9465aab547432b307b3ad7793f47b5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-03Merge "update doc for Arno"Morgan Richomme1-20/+37
2015-06-03functest_utils.py : bugfix: logg-->loggerjose.lausuch1-1/+1
JIRA: FUNCTEST-10 Change-Id: I6595aecb29b3b6881840a12d5594130fbd9b790e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.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-03remove unused doc fileMorgan Richomme1-218/+0
JIRA: FUNCTEST-2 Change-Id: I566fc860d79bef1f0ada66c3271acba68678c607 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>