functest.git
8 years agoUse new client script to run onos test 85/2385/3
lanqinglong [Fri, 9 Oct 2015 13:19:49 +0000 (21:19 +0800)]
Use new client script to run onos test

JIRA:FUNCTEST-61
Add client.py
modify some scripts

Change-Id: Icc562ec5211dfea664f89086d259cc7fc011e3a4
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoCreate demo.sh cloned from start.sh to run Functest demos 47/2347/1
jose.lausuch [Thu, 8 Oct 2015 13:51:32 +0000 (15:51 +0200)]
Create demo.sh cloned from start.sh to run Functest demos
without executing the full Rally bench suites.

Change-Id: I309fde7bb8ffea6bdb80164059ab40275ca7a8ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd small checks to avoid possible 'No such file or directory' 29/2329/2
jose.lausuch [Thu, 8 Oct 2015 08:14:37 +0000 (10:14 +0200)]
Add small checks to avoid possible 'No such file or directory'
errors in the Docker automation procedure

JIRA: FUNCTEST-29

Change-Id: Ib8629d9c0f64a046cdbec27cb1bdced3e49c72bb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Bigfix : function "download_and_add_image_on_glance""
boucherv [Thu, 8 Oct 2015 07:43:50 +0000 (07:43 +0000)]
Merge "Bigfix : function "download_and_add_image_on_glance""

8 years agoBigfix : function "download_and_add_image_on_glance" 25/2325/1
boucherv [Thu, 8 Oct 2015 07:26:36 +0000 (09:26 +0200)]
Bigfix : function "download_and_add_image_on_glance"

JIRA: FUNCTEST-38

Change-Id: I40bbc1f825d7cd5e24a37b0acd5a02b7ace6263c
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "update of the INFO file"
Morgan Richomme [Wed, 7 Oct 2015 15:56:55 +0000 (15:56 +0000)]
Merge "update of the INFO file"

8 years agoFix rally installation path in config yaml file 05/2305/1
jose.lausuch [Wed, 7 Oct 2015 15:50:39 +0000 (17:50 +0200)]
Fix rally installation path in config yaml file

JIRA: FUNCTEST-29

Change-Id: Id34570b9795e8447e05408364621abe2740ed457
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoupdate of the INFO file 85/2285/2
Morgan Richomme [Wed, 7 Oct 2015 10:13:57 +0000 (12:13 +0200)]
update of the INFO file

JIRA: FUNCTEST-0

Change-Id: I3963f30b991f9eac2d9ee4a905bb63934e5a3696
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoAdd 2 libraries for Rally to the Functest Dockerfile 91/2291/1
jose.lausuch [Wed, 7 Oct 2015 12:46:50 +0000 (14:46 +0200)]
Add 2 libraries for Rally to the Functest Dockerfile

JIRA: FUNCTEST-29

Change-Id: Ie610d982c79bb115edd0d33c75ab3de27d607422
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Dockerfile for Functest"
jose.lausuch [Wed, 7 Oct 2015 09:15:36 +0000 (09:15 +0000)]
Merge "Dockerfile for Functest"

8 years agoDockerfile for Functest 43/2143/17
jose.lausuch [Wed, 30 Sep 2015 13:29:04 +0000 (15:29 +0200)]
Dockerfile for Functest

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>
8 years agoMerge "Use new environment script to setup env to run onos function test JIRA:FUNCTES...
Morgan Richomme [Tue, 6 Oct 2015 09:53:02 +0000 (09:53 +0000)]
Merge "Use new environment script to setup env to run onos function test JIRA:FUNCTEST-60"

8 years agoMerge "Added configure_tempest() function"
Morgan Richomme [Mon, 5 Oct 2015 08:42:46 +0000 (08:42 +0000)]
Merge "Added configure_tempest() function"

8 years agoMerge "vIMS deployment and cleanup"
boucherv [Mon, 5 Oct 2015 08:15:40 +0000 (08:15 +0000)]
Merge "vIMS deployment and cleanup"

8 years agovIMS deployment and cleanup 95/2195/5
boucherv [Fri, 2 Oct 2015 07:29:33 +0000 (09:29 +0200)]
vIMS deployment and cleanup

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>
8 years agoAdded configure_tempest() function 97/2197/3
Viktor Tikkanen [Fri, 2 Oct 2015 05:55:59 +0000 (08:55 +0300)]
Added configure_tempest() function

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>
8 years agoUse new environment script to setup env to run onos function test 41/2241/2
Qinglong Lan [Sun, 4 Oct 2015 05:50:26 +0000 (13:50 +0800)]
Use new environment script to setup env to run onos function test
JIRA:FUNCTEST-60

Change-Id: Iaafb2ffee85c4fc11dde20194e9bd10789f40c65
Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
8 years agoWrite a simple adapter in functest project to run TESTON 39/2239/2
Qinglong Lan [Sun, 4 Oct 2015 04:52:13 +0000 (12:52 +0800)]
Write a simple adapter in functest project to run TESTON
JIRA:FUNCTEST-46

Change-Id: I146ec926da6cbbd2535d0997326a13bd545f42c6
Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
8 years agoMerge "Add get_networks_list function in functest_utils.py"
jose.lausuch [Fri, 2 Oct 2015 13:05:28 +0000 (13:05 +0000)]
Merge "Add get_networks_list function in functest_utils.py"

8 years agoMerge "Add SLA to Rally test cases"
Morgan Richomme [Fri, 2 Oct 2015 12:57:42 +0000 (12:57 +0000)]
Merge "Add SLA to Rally test cases"

8 years agoAdd get_networks_list function in functest_utils.py 13/2213/1
jose.lausuch [Fri, 2 Oct 2015 12:43:26 +0000 (14:43 +0200)]
Add get_networks_list function in functest_utils.py

Change-Id: Ibafaf66f2c63a38d847cdd59a70da74475dc7c7e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd SLA to Rally test cases 09/2209/1
Juha Kosonen [Fri, 2 Oct 2015 10:49:48 +0000 (13:49 +0300)]
Add SLA to Rally test cases

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>
8 years agoUse new connection script to be the connection adapter to run onos 39/2139/7
lanqinglong [Tue, 29 Sep 2015 14:14:48 +0000 (22:14 +0800)]
Use new connection script to be the connection adapter to run onos
JIRA:FUNCTEST-59

Change-Id: I335d728f2dd10f90344d17705412ffc9f753a931
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoAdapt installation of Tempest from rally with new command line 25/2025/1
jose.lausuch [Fri, 25 Sep 2015 18:09:20 +0000 (20:09 +0200)]
Adapt installation of Tempest from rally with new command line
https://review.openstack.org/#/c/225479/

Change-Id: I2d25797d02afed0e399f3f97c83b46c5e8969821
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoRemoved command 'exit 0' 01/2001/1
Peter Bandzi [Fri, 25 Sep 2015 10:56:05 +0000 (12:56 +0200)]
Removed command 'exit 0'

Forgot to remove it in previous commit

JIRA: FUNCTEST-41

Change-Id: I411e3dc097cb550151480790fdf1aadae584099c
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
8 years agoFix for ODL suite 93/1993/4
Peter Bandzi [Fri, 25 Sep 2015 08:52:25 +0000 (10:52 +0200)]
Fix for ODL suite

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>
8 years agoMerge "Minor corrections for SR1"
Morgan Richomme [Thu, 24 Sep 2015 13:42:44 +0000 (13:42 +0000)]
Merge "Minor corrections for SR1"

8 years agoMinor corrections for SR1 23/1923/2
Morgan Richomme [Wed, 23 Sep 2015 14:16:52 +0000 (16:16 +0200)]
Minor corrections for SR1

JIRA: FUNCTEST-51

Change-Id: I796bf9fb87945b2777f2e9d902a89c184414d299
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "added flag --yes to install_rally to force install dependencies"
Morgan Richomme [Wed, 23 Sep 2015 16:11:02 +0000 (16:11 +0000)]
Merge "added flag --yes to install_rally to force install dependencies"

8 years agoadded flag --yes to install_rally to force install dependencies 25/1925/1
jose.lausuch [Wed, 23 Sep 2015 16:09:20 +0000 (18:09 +0200)]
added flag --yes to install_rally to force install dependencies

Change-Id: Ie199acd062633cda3ec3745ce4a506d247873780
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "onos-test:basic frame work of running onos TestOn test"
Morgan Richomme [Wed, 23 Sep 2015 12:50:12 +0000 (12:50 +0000)]
Merge "onos-test:basic frame work of running onos TestOn test"

8 years agoMerge "creation of scripts to generate Dashboard compatible json result files"
Morgan Richomme [Tue, 22 Sep 2015 12:38:03 +0000 (12:38 +0000)]
Merge "creation of scripts to generate Dashboard compatible json result files"

8 years agoadded yum install of needed packages on jumphost 77/1877/1
jose.lausuch [Tue, 22 Sep 2015 12:12:26 +0000 (14:12 +0200)]
added yum install of needed packages on jumphost

Change-Id: I7ee320dc9564ad144d9f1106c79a876e2d5b1bdc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoonos-test:basic frame work of running onos TestOn test 55/1855/3
lanqinglong [Tue, 22 Sep 2015 04:52:48 +0000 (12:52 +0800)]
onos-test:basic frame work of running onos TestOn test

Change-Id: I9b701e37b2e0fa167e5d1c1e55b35eeb12c33bf6

8 years agocreation of scripts to generate Dashboard compatible json result files 05/1705/3
Morgan Richomme [Thu, 17 Sep 2015 16:31:08 +0000 (18:31 +0200)]
creation of scripts to generate Dashboard compatible json result files

JIRA: FUNCTEST-45

Change-Id: I2336b830d3b5079f45c96bbb69061c8020ea637a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoAdding some methods on functest_utils.py 69/1769/1
unknown [Fri, 18 Sep 2015 16:29:48 +0000 (18:29 +0200)]
Adding some methods on functest_utils.py

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>
8 years agoRemove OS_REGION_NAME from OpenStack credentials check 95/1595/1
jose.lausuch [Tue, 15 Sep 2015 16:09:27 +0000 (18:09 +0200)]
Remove OS_REGION_NAME from OpenStack credentials check

Change-Id: I4de7a1cd68f3381d4e22848595ce4c52b1aaa29f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoclean INFO file 14/1514/1
Morgan Richomme [Fri, 11 Sep 2015 09:18:45 +0000 (11:18 +0200)]
clean INFO file

JIRA:FUNCTEST-9

Change-Id: I7253ed9d752b643c495f7eeed054b57070adf339
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoscript to transfor vPing raw results into a json file to be used by the future dashboard 93/1393/1
Morgan Richomme [Fri, 4 Sep 2015 14:46:14 +0000 (16:46 +0200)]
script to transfor vPing raw results into a json file to be used by the future dashboard

JIRA: FUNCTEST-45

Change-Id: I257a2762347e1466d7e3fc17ad773c251d36861e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agochange vPing to push results in Test DB 81/1381/2
Morgan Richomme [Thu, 3 Sep 2015 08:07:38 +0000 (10:07 +0200)]
change vPing to push results in Test DB

JIRA: FUNCTEST-36

Change-Id: I2b1fd1f633bc44971e63ab5344076934c144c115
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge changes I9d9ad0d9,Ifebcbcda
Morgan Richomme [Tue, 1 Sep 2015 09:53:19 +0000 (09:53 +0000)]
Merge changes I9d9ad0d9,Ifebcbcda

* 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.

8 years agoBaseline of mobility traffic profile. 12/1312/3
blsaws [Tue, 25 Aug 2015 18:18:27 +0000 (11:18 -0700)]
Baseline of mobility traffic profile.
JIRA: FUNCTEST-33

Change-Id: Ia61b3bb883f8b91f34b94eec7b7f8a5c9d87c274
Signed-off-by: blsaws <bs3131@att.com>
8 years agoworkaround order of env settings to all ODL tests to be run 79/1279/1
Morgan Richomme [Mon, 24 Aug 2015 09:04:42 +0000 (11:04 +0200)]
workaround order of env settings to all ODL tests to be run

JIRA: FUNCTEST-39

Change-Id: I9d9ad0d9916da7927dace7b968c975c99032738a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoREADME for vIMS testcase 76/1276/1
Morgan Richomme [Mon, 24 Aug 2015 07:34:55 +0000 (09:34 +0200)]
README for vIMS testcase
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>
8 years agofirst upload for traffic profiles management 68/1268/2
Morgan Richomme [Fri, 21 Aug 2015 13:50:45 +0000 (15:50 +0200)]
first upload for traffic profiles management

JIRA: FUNCTEST-33

Change-Id: Ib7b9abd05d1fb880fc5aeddce24dff273c76ced7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "add 3 new commiters and remove 2 ghost committers iMeeting minutes approving...
Morgan Richomme [Mon, 27 Jul 2015 14:12:29 +0000 (14:12 +0000)]
Merge "add 3 new commiters and remove 2 ghost committers iMeeting minutes approving the 3 new committers: ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-12.59.html"

8 years agoadd 3 new commiters and remove 2 ghost committers 77/977/1
Morgan Richomme [Tue, 7 Jul 2015 15:20:57 +0000 (17:20 +0200)]
add 3 new commiters and remove 2 ghost committers
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>
9 years agoAdd check for ownership in ~/.cache/pip 72/972/4
jose.lausuch [Tue, 7 Jul 2015 09:53:45 +0000 (11:53 +0200)]
Add check for ownership in ~/.cache/pip

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>
9 years agoDoc: added required libraries and python modules 23/923/2
jose.lausuch [Tue, 30 Jun 2015 10:27:27 +0000 (12:27 +0200)]
Doc: added required libraries and python modules
JIRA: FUNCTEST-9

Change-Id: Ie86cdb9883a875ac3fd44708abe8ce3453def8c5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoconfig_functest.py: Rally installed with sudo 03/903/1
jose.lausuch [Fri, 26 Jun 2015 07:52:55 +0000 (09:52 +0200)]
config_functest.py: Rally installed with sudo
JIRA: FUNCTEST-19

Change-Id: Ide98accb5204ff4f57088a2dea28654adcfab80a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Doc: Fixed weird chars for the tree directory structure JIRA: FUNCTEST-9"
jose.lausuch [Thu, 18 Jun 2015 13:58:10 +0000 (13:58 +0000)]
Merge "Doc: Fixed weird chars for the tree directory structure JIRA: FUNCTEST-9"

9 years agoDoc: Fixed weird chars for the tree directory structure 57/857/3
jose.lausuch [Thu, 18 Jun 2015 09:27:49 +0000 (11:27 +0200)]
Doc: Fixed weird chars for the tree directory structure
JIRA: FUNCTEST-9

Change-Id: Ic265ceaba44f956a797fe222977f215857c2fa49
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agofunctet_utils: bugfix check_internet_connectivity except 59/859/1
jose.lausuch [Thu, 18 Jun 2015 09:39:22 +0000 (11:39 +0200)]
functet_utils: bugfix check_internet_connectivity except
JIRA: FUNCTEST-17

Change-Id: I28cdd11b1004507ae7b455f19a2555a17eae85c7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoreplace default web site for testing internet connectivity 55/855/1
Morgan Richomme [Thu, 18 Jun 2015 07:04:18 +0000 (09:04 +0200)]
replace default web site for testing internet connectivity
previous one was filtered in China

JIRA: FUNCTEST-10

Change-Id: Ib5c7f1a6b69b12b2e78a3d8aca9dc78e5b7c652e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoDoc: adapted table page 6. "The procedure to set up functional testing environment... 44/844/2
jose.lausuch [Wed, 17 Jun 2015 07:54:04 +0000 (09:54 +0200)]
Doc: adapted table page 6. "The procedure to set up functional testing environment can be described as follow:"
JIRA: FUNCTEST-9

Change-Id: If8f30b9e0071e8273cc2553327a4d814bfef6040
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoDoc: adapted image size for pdf as Victor suggested 37/837/2
jose.lausuch [Tue, 16 Jun 2015 09:47:19 +0000 (11:47 +0200)]
Doc: adapted image size for pdf as Victor suggested
JIRA: FUNCTEST-9

Change-Id: I8eda7d18c1d4e1a652089e99a8e0d9f3b24a617d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agomodify functest config to prepare result folder 20/820/3
Morgan Richomme [Mon, 15 Jun 2015 09:12:55 +0000 (11:12 +0200)]
modify functest config to prepare result folder

JIRA: FUNCTEST-9

Change-Id: I7ff1452da27dc904f349bcbefbc43a480a3e8843
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoremove date stamping in run_rally 94/794/1
Morgan Richomme [Wed, 10 Jun 2015 09:40:50 +0000 (11:40 +0200)]
remove date stamping in run_rally
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>
9 years agoMerge "Put ToC after heading" arno.2015.1.0
Morgan Richomme [Wed, 3 Jun 2015 16:39:56 +0000 (16:39 +0000)]
Merge "Put ToC after heading"

9 years agoPut ToC after heading 56/756/1
Morgan Richomme [Wed, 3 Jun 2015 16:38:26 +0000 (18:38 +0200)]
Put ToC after heading

JIRA: FUNCTEST-6

Change-Id: I255a715d67e1bd59b37fe6776eb3c0ea6c566070
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoMerge "fix ODL image bug"
Morgan Richomme [Wed, 3 Jun 2015 16:35:13 +0000 (16:35 +0000)]
Merge "fix ODL image bug"

9 years agofix ODL image bug 55/755/1
Morgan Richomme [Wed, 3 Jun 2015 16:34:14 +0000 (18:34 +0200)]
fix ODL image bug

JIRA:FUNCTEST-6

Change-Id: I2e1f6f79feff15e090ab680ac9ac16c07bc3450a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoMerge "Update for Arno"
Morgan Richomme [Wed, 3 Jun 2015 15:52:08 +0000 (15:52 +0000)]
Merge "Update for Arno"

9 years agoUpdate for Arno 36/736/5
Morgan Richomme [Wed, 3 Jun 2015 10:23:29 +0000 (12:23 +0200)]
Update for Arno

Change-Id: I748e78cdccd3102875933a206bab02ff6a3fbdc4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoMerge "config_functest.py : bugfix: removed "sudo" from installing rally command...
jose.lausuch [Wed, 3 Jun 2015 13:46:32 +0000 (13:46 +0000)]
Merge "config_functest.py : bugfix: removed "sudo" from installing rally command JIRA: FUNCTEST-10"

9 years agoconfig_functest.py : bugfix: removed "sudo" from installing rally command 34/734/2
jose.lausuch [Wed, 3 Jun 2015 10:07:09 +0000 (12:07 +0200)]
config_functest.py : bugfix: removed "sudo" from installing rally command
JIRA: FUNCTEST-10

Change-Id: I78af7a8dab9465aab547432b307b3ad7793f47b5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "update doc for Arno"
Morgan Richomme [Wed, 3 Jun 2015 10:21:23 +0000 (10:21 +0000)]
Merge "update doc for Arno"

9 years agofunctest_utils.py : bugfix: logg-->logger 30/730/1
jose.lausuch [Wed, 3 Jun 2015 08:38:20 +0000 (10:38 +0200)]
functest_utils.py : bugfix: logg-->logger
JIRA: FUNCTEST-10

Change-Id: I6595aecb29b3b6881840a12d5594130fbd9b790e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoupdate doc for Arno 28/728/1
Morgan Richomme [Wed, 3 Jun 2015 07:51:10 +0000 (09:51 +0200)]
update doc for Arno

JIRA: FUNCTEST-6

Change-Id: If79fdf07c136025ecde918037d1a2dac57f475c2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoremove unused doc file 27/727/1
Morgan Richomme [Wed, 3 Jun 2015 07:48:59 +0000 (09:48 +0200)]
remove unused doc file

JIRA: FUNCTEST-2

Change-Id: I566fc860d79bef1f0ada66c3271acba68678c607
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agocorrect doc after CI job refactoring 66/666/5
morganrOL [Wed, 27 May 2015 13:38:59 +0000 (15:38 +0200)]
correct doc after CI job refactoring

JIRA: FUNCTEST-9

Change-Id: I0843fa7544586c815fd90b25bbff044f3d080531
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agovPing.py: Fixed IPs for VMs, Not DHCP 11/711/1
jose.lausuch [Mon, 1 Jun 2015 23:29:03 +0000 (01:29 +0200)]
vPing.py: Fixed IPs for VMs, Not DHCP
JIRA: FUNCTEST-3

Change-Id: Ib921262cfe153e47b88ba268199a66bc47950893
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Improvements - Added: functest_utils.py for common util functions - Moved...
jose.lausuch [Sat, 30 May 2015 18:05:05 +0000 (18:05 +0000)]
Merge "Improvements - Added: functest_utils.py for common util functions - Moved: a lot of functions from config_functest.py to functest_utils.py - Moved: create of functest-net from config_functest.py to vPing.py - Improvements and code cleaned"

9 years agoImprovements 95/695/5
jose.lausuch [Fri, 29 May 2015 15:09:22 +0000 (17:09 +0200)]
Improvements
- Added: functest_utils.py for common util functions
- Moved: a lot of functions from config_functest.py to functest_utils.py
- Moved: create of functest-net from config_functest.py to vPing.py
- Improvements and code cleaned

JIRA: FUNCTEST-10

Change-Id: I0d3381576cbb24a999ea69e107baafea896a36e7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Added links to voting results for new commiters"
Trevor Cooper [Fri, 29 May 2015 20:44:09 +0000 (20:44 +0000)]
Merge "Added links to voting results for new commiters"

9 years agoFix relative path issue in custom test 92/692/2
Peter Bandzi [Fri, 29 May 2015 12:44:38 +0000 (14:44 +0200)]
Fix relative path issue in custom test

Plus changed expected response from 404 to 204.
Current response from ODL is 404 but it is because
network,subnet,port are not deleted in ODL.
It is ODL bug and response should be 204.

JIRA: FUNCTEST-5

Change-Id: I1a6ed78355b697b455d089e51007900c5ba721a6
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
9 years agofix absolute/relative issue in start_test.sh 62/662/1
Peter Bandzi [Tue, 26 May 2015 16:53:38 +0000 (18:53 +0200)]
fix absolute/relative issue in start_test.sh

JIRA: FUNCTEST-5

Change-Id: Ib9764932b18e2684ec78040bcadbd432b5701cec
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
9 years agovPing.py: bugfix: removed cgit download of scenarios 57/657/1
jose.lausuch [Tue, 26 May 2015 14:48:36 +0000 (16:48 +0200)]
vPing.py: bugfix: removed cgit download of scenarios
JIRA: FUNCTEST-3

Change-Id: I4ddb01ef9f479c0b6e141ad27022cf0ef5648760
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoRefactor functest environment. Bugfixes: arguments missing 55/655/1
jose.lausuch [Tue, 26 May 2015 13:59:58 +0000 (15:59 +0200)]
Refactor functest environment. Bugfixes: arguments missing

JIRA: FUNCTEST-10

Change-Id: I796542f32a75892ff66ea23115cbcddd72438323
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Refactor functest environment. Bugfixes: arg dependencies"
jose.lausuch [Tue, 26 May 2015 13:35:58 +0000 (13:35 +0000)]
Merge "Refactor functest environment. Bugfixes: arg dependencies"

9 years agoRefactor functest environment. Bugfixes: arg dependencies 54/654/1
jose.lausuch [Tue, 26 May 2015 13:34:40 +0000 (15:34 +0200)]
Refactor functest environment. Bugfixes: arg dependencies

JIRA: FUNCTEST-10

Change-Id: I4b392a76ecbafdc5e4f1909c26a17a934796ec23
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoRefactor functest environment. Config_functest.yaml comments added. 51/651/2
jose.lausuch [Tue, 26 May 2015 09:54:24 +0000 (11:54 +0200)]
Refactor functest environment. Config_functest.yaml comments added.
Depends on: https://gerrit.opnfv.org/gerrit/#/c/642/

JIRA: FUNCTEST-10

Change-Id: I75e4df63a9bf6281a0697352032e894ae694f17d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoRefactor functest environment 49/649/7
jose.lausuch [Mon, 25 May 2015 22:09:05 +0000 (00:09 +0200)]
Refactor functest environment
Depends on: https://gerrit.opnfv.org/gerrit/#/c/642/

JIRA: FUNCTEST-10

Change-Id: I08404df8b38372a40f715d9bde2347fd67ce52a9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agovPing.py: bugfix: EXIT_CODE not defined 41/641/2
jose.lausuch [Fri, 22 May 2015 16:19:08 +0000 (18:19 +0200)]
vPing.py: bugfix: EXIT_CODE not defined
JIRA: FUNCTEST-3

Change-Id: I710b7dc8569cef091e8c5db89f30a52ca074649a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Add $BASEDIR var to all paths"
Peter Bandzi [Fri, 22 May 2015 08:07:39 +0000 (08:07 +0000)]
Merge "Add $BASEDIR var to all paths"

9 years agoAdd $BASEDIR var to all paths 37/637/1
Peter Bandzi [Fri, 22 May 2015 07:56:28 +0000 (09:56 +0200)]
Add $BASEDIR var to all paths

JIRA: FUNCTES-5

Change-Id: Ie5ea097bc3ef8570bac4d3a310262560b2c59199
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
9 years agoMerge "due to cleaning issue the order of the tests may have some consequences. Runni...
morganrOL [Thu, 21 May 2015 10:06:53 +0000 (10:06 +0000)]
Merge "due to cleaning issue the order of the tests may have some consequences. Running list of images first reduce the risk of false errors"

9 years agodue to cleaning issue the order of the tests may have some consequences. Running... 24/624/1
morganrOL [Thu, 21 May 2015 10:05:14 +0000 (12:05 +0200)]
due to cleaning issue the order of the tests may have some consequences. Running list of images first reduce the risk of false errors

JIRA: FUNCTEST-1

Change-Id: Ib12b37dc1b2b759413289dc0aad4e81eefa0bf2e
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoThis version of script was tested on POD1 manualy 20/620/3
Peter Bandzi [Thu, 21 May 2015 08:17:16 +0000 (10:17 +0200)]
This version of script was tested on POD1 manualy

added execute permission to scripts + other fixes
need to be tested via jenkins also

JIRA: FUNCTEST-5

Change-Id: I7c6fc23c3610b7a5e2b22ca30f8ffebdd319983c
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
9 years agovPing.py: added timeout when building the VMs 12/612/2
jose.lausuch [Wed, 20 May 2015 20:27:12 +0000 (22:27 +0200)]
vPing.py: added timeout when building the VMs
JIRA: FUNCTEST-3

Change-Id: I5dfc80bb7a42d92a684d57f30abbe837518422df
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agofix bug due to removal of VM scenario 06/606/1
morganrOL [Wed, 20 May 2015 05:09:54 +0000 (07:09 +0200)]
fix bug due to removal of VM scenario

JIRA: FUNCTEST-9

Change-Id: Ic86ede69d5bdfd3e0ec767f392f093b13232ed82
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "remove test VM to test CI (could be reintrouduced later)"
morganrOL [Tue, 19 May 2015 16:46:51 +0000 (16:46 +0000)]
Merge "remove test VM to test CI (could be reintrouduced later)"

9 years agoremove test VM to test CI (could be reintrouduced later) 98/598/1
morganrOL [Tue, 19 May 2015 16:41:54 +0000 (18:41 +0200)]
remove test VM to test CI (could be reintrouduced later)

JIRA: FUNCTEST-1

Change-Id: I6387003f1d156e46a6b0dfde36fa8be389308192
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agorun_rally.py: added consistent path for functest.yaml 87/587/1
jose.lausuch [Mon, 18 May 2015 17:53:03 +0000 (19:53 +0200)]
run_rally.py: added consistent path for functest.yaml
JIRA:FUNCTEST-1

Change-Id: Id7b2f7f6846724105ea0521236d03e39a2c386ec
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Fix requests scenario for rally bench suite (re import from rally)"
morganrOL [Mon, 18 May 2015 13:47:23 +0000 (13:47 +0000)]
Merge "Fix requests scenario for rally bench suite (re import from rally)"

9 years agoFix requests scenario for rally bench suite (re import from rally) 84/584/1
morganrOL [Mon, 18 May 2015 13:45:55 +0000 (15:45 +0200)]
Fix requests scenario for rally bench suite (re import from rally)

JIRA: FUNCTEST-1

Change-Id: I5d40408afcc0765e2f7fc5cef917d80395c22590
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "fix cinder scenario bug (bad scenario format)"
morganrOL [Mon, 18 May 2015 11:56:30 +0000 (11:56 +0000)]
Merge "fix cinder scenario bug (bad scenario format)"

9 years agofix cinder scenario bug (bad scenario format) 83/583/1
morganrOL [Mon, 18 May 2015 11:54:55 +0000 (13:54 +0200)]
fix cinder scenario bug (bad scenario format)

JIRA:FUNCTEST-1

Change-Id: I1515517bfb8f31dcba8a129864852882c7ff569a
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoconfig_functest.py : added --force flag to force clean functest without prompting. 82/582/1
jose.lausuch [Mon, 18 May 2015 10:15:59 +0000 (12:15 +0200)]
config_functest.py : added --force flag to force clean functest without prompting.
JIRA: FUNCTEST-10

Change-Id: I5798333db7e24674abaa80b9740e20fa7a29a747
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoconfig_functet.py: bug while creating router and interface. Other minor improvements. 73/573/1
jose.lausuch [Fri, 15 May 2015 17:57:49 +0000 (19:57 +0200)]
config_functet.py: bug while creating router and interface. Other minor improvements.
JIRA: FUNCTEST-10

Change-Id: I1c5a034b7f22e117cb9bfa119dd47fff5477f0ee
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>