summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-10-12Merge "Use new client script to run onos test"Morgan Richomme4-223/+137
2015-10-10Use new client script to run onos testlanqinglong4-223/+137
JIRA:FUNCTEST-61 Add client.py modify some scripts Change-Id: Icc562ec5211dfea664f89086d259cc7fc011e3a4 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-09Bugfix: urllib-->urllib2.jose.lausuch1-1/+1
If there is no internet, it will not throw an error, but it will quit as expected with a proper message. Change-Id: I133d932d4713b6bb6f452736c71b38ce5c5a6310 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-08Create demo.sh cloned from start.sh to run Functest demosjose.lausuch1-0/+143
without executing the full Rally bench suites. Change-Id: I309fde7bb8ffea6bdb80164059ab40275ca7a8ff Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-08Add small checks to avoid possible 'No such file or directory'jose.lausuch1-4/+8
errors in the Docker automation procedure JIRA: FUNCTEST-29 Change-Id: Ib8629d9c0f64a046cdbec27cb1bdced3e49c72bb Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-08Merge "Bigfix : function "download_and_add_image_on_glance""boucherv1-0/+2
2015-10-08Bigfix : function "download_and_add_image_on_glance"boucherv1-0/+2
JIRA: FUNCTEST-38 Change-Id: I40bbc1f825d7cd5e24a37b0acd5a02b7ace6263c Signed-off-by: boucherv <valentin.boucher@orange.com>
2015-10-07Merge "update of the INFO file"Morgan Richomme1-3/+9
2015-10-07Fix rally installation path in config yaml filejose.lausuch2-2/+2
JIRA: FUNCTEST-29 Change-Id: Id34570b9795e8447e05408364621abe2740ed457 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-07update of the INFO fileMorgan Richomme1-3/+9
JIRA: FUNCTEST-0 Change-Id: I3963f30b991f9eac2d9ee4a905bb63934e5a3696 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-10-07Add 2 libraries for Rally to the Functest Dockerfilejose.lausuch1-0/+2
JIRA: FUNCTEST-29 Change-Id: Ie610d982c79bb115edd0d33c75ab3de27d607422 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-07Merge "Dockerfile for Functest"jose.lausuch6-56/+231
2015-10-07Dockerfile for Functestjose.lausuch6-56/+231
Includes also: - script to trigger Functest automatically within the container - common requirements file to install python modules - added new parameters in the config_functest.yaml - other small adjustements JIRA: FUNCTEST-29 Change-Id: I230631e43e5f7e14938b35903ecec1b17db0f88a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-06Merge "Use new environment script to setup env to run onos function test ↵Morgan Richomme1-0/+212
JIRA:FUNCTEST-60"
2015-10-05Merge "Added configure_tempest() function"Morgan Richomme1-3/+46
2015-10-05Merge "vIMS deployment and cleanup"boucherv5-4/+458
2015-10-05vIMS deployment and cleanupboucherv5-4/+458
These scripts allow to : - Prepare platform (tenant, user, image, quota etc) - Deploy cloudify-manager-server - Deploy vIMS Clearwater - Undeploy vIMS - Undeploy cloudify-manager-server - Clean the platform vIMS test coming soon JIRA: FUNCTEST-38 Change-Id: I35be6433c6511d741a27b67fe24c3031f1e29fe5 Signed-off-by: boucherv <valentin.boucher@orange.com>
2015-10-05Added configure_tempest() functionViktor Tikkanen1-3/+46
Currently there is a need to add and/or update some parameters into Tempest configuration file (tempest.conf) generated by Rally. This version of the function updates fixed_network_name parameter. JIRA: FUNCTEST-70 Change-Id: I182b687b02a4f124b6289e3cdae6f5817914d2ca Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2015-10-04Use new environment script to setup env to run onos function testQinglong Lan1-0/+212
JIRA:FUNCTEST-60 Change-Id: Iaafb2ffee85c4fc11dde20194e9bd10789f40c65 Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
2015-10-04Write a simple adapter in functest project to run TESTONQinglong Lan1-0/+32
JIRA:FUNCTEST-46 Change-Id: I146ec926da6cbbd2535d0997326a13bd545f42c6 Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
2015-10-02Merge "Add get_networks_list function in functest_utils.py"jose.lausuch1-20/+33
2015-10-02Merge "Add SLA to Rally test cases"Morgan Richomme13-0/+255
2015-10-02Add get_networks_list function in functest_utils.pyjose.lausuch1-20/+33
Change-Id: Ibafaf66f2c63a38d847cdd59a70da74475dc7c7e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-02Add SLA to Rally test casesJuha Kosonen13-0/+255
Set success criteria for Rally scenarios to indicate failure in case of a failed iteration. JIRA: FUNCTEST-58 Change-Id: Ie864ebfddf4be5f67c0af0ceca0d7d1d0c07cd19 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2015-10-02Use new connection script to be the connection adapter to run onoslanqinglong4-1/+147
JIRA:FUNCTEST-59 Change-Id: I335d728f2dd10f90344d17705412ffc9f753a931 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
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>