functest.git
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 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>
9 years agoremove heat from the list of rally benchs to execute for R1 (out of scope) 66/566/1
morganrOL [Fri, 15 May 2015 06:34:39 +0000 (08:34 +0200)]
remove heat from the list of rally benchs to execute for R1 (out of scope)

JIRA: FUNCTEST-1

Change-Id: Iccbed6abc1bf4583d2d7c504e422603481712af4
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agochange default public network name in VM scenario 65/565/1
morganrOL [Thu, 14 May 2015 16:38:47 +0000 (18:38 +0200)]
change default public network name in VM scenario

JIRA: FUNCTEST-1

Change-Id: I51844e5a837a1b8ec5dde78ad0a1da13d06ca22e
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agochange result structure, put all results in a date directory instead of suffixing... 58/558/1
morganrOL [Thu, 14 May 2015 16:33:33 +0000 (18:33 +0200)]
change result structure, put all results in a date directory instead of suffixing file with date

JIRA: FUNCTEST-11

Change-Id: I20b76272c8bcffb56739aa84229d54318daa9feb
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agofix link error, rename default pre loaded image, change formating for config function... 46/546/1
morganrOL [Wed, 13 May 2015 13:51:59 +0000 (15:51 +0200)]
fix link error, rename default pre loaded image, change formating for config function description

JIRA: FUNCTEST-10

Change-Id: Iea91b80ccf806cf08d5455bf45b8608f5c9c324d
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "change default image name for bench testing"
morganrOL [Wed, 13 May 2015 13:26:16 +0000 (13:26 +0000)]
Merge "change default image name for bench testing"

9 years agoMerge "Doc updates: vPing picture updated to check console for ping Removed confi...
Morgan Richomme [Wed, 13 May 2015 12:55:07 +0000 (12:55 +0000)]
Merge "Doc updates:   vPing picture updated to check console for ping   Removed configuration of external network"

9 years agovPing.py: code cleaned. 39/539/4
jose.lausuch [Wed, 13 May 2015 08:53:06 +0000 (10:53 +0200)]
vPing.py: code cleaned.
JIRA: FUNCTEST-3

Change-Id: I25bb3df162a61d027afcb260b33cb5c1dc87a0d7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoDoc updates: 41/541/2
jose.lausuch [Wed, 13 May 2015 09:50:24 +0000 (11:50 +0200)]
Doc updates:
  vPing picture updated to check console for ping
  Removed configuration of external network

JIRA: FUNCTEST-9

Change-Id: I329a8879b644e8ffb37fa8477b2b01dd366df5fc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agochange default image name for bench testing 40/540/2
morganrOL [Wed, 13 May 2015 09:25:40 +0000 (11:25 +0200)]
change default image name for bench testing

JIRA: FUNCTEST-1

Change-Id: Ib3b7dc01555d032bc0d189984ea00839983a1f6b
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "Change default image name for tests (in ligne with config script), use the...
morganrOL [Wed, 13 May 2015 07:51:11 +0000 (07:51 +0000)]
Merge "Change default image name for tests (in ligne with config script), use the one preloaded by the config script"

9 years agoChange default image name for tests (in ligne with config script), use the one preloa... 24/524/2
morganrOL [Tue, 12 May 2015 15:46:19 +0000 (17:46 +0200)]
Change default image name for tests (in ligne with config script), use the one preloaded by the config script

JIRA: FUNCTEST-1

Change-Id: Iff9f8b5745c39aefafa113d69bfa03b0a556a2a5
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "vPing.py : changed #cloud-config to inject an sh script functest.yaml : vPing...
Morgan Richomme [Wed, 13 May 2015 07:37:13 +0000 (07:37 +0000)]
Merge "vPing.py : changed #cloud-config to inject an sh script functest.yaml : vPing works now with a Cirros image JIRA: FUNCTEST-3"

9 years agovPing.py : changed #cloud-config to inject an sh script 35/535/3
jose.lausuch [Tue, 12 May 2015 23:13:27 +0000 (01:13 +0200)]
vPing.py : changed #cloud-config to inject an sh script
functest.yaml : vPing works now with a Cirros image
JIRA: FUNCTEST-3

Change-Id: I37dce502f02c4d7c5b062abb934bcf6601543b02
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoconfig_functest.py : removed public network creating 34/534/2
jose.lausuch [Tue, 12 May 2015 22:31:45 +0000 (00:31 +0200)]
config_functest.py : removed public network creating

JIRA: FUNCTEST-10

Change-Id: I177d1ccb888074bc3e6d5f29f964b6ae8c9bd1dc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_NAME"
Morgan Richomme [Tue, 12 May 2015 15:07:47 +0000 (15:07 +0000)]
Merge "config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_NAME"

9 years agofix bug on error detection 20/520/1
morganrOL [Tue, 12 May 2015 15:00:42 +0000 (17:00 +0200)]
fix bug on error detection

JIRA: FUNCTEST-1

Change-Id: I817c71ee74e15fd2b2d4de7feab3ebda19648ec9
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoconfig.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_NAME 21/521/2
jose.lausuch [Tue, 12 May 2015 14:45:43 +0000 (16:45 +0200)]
config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_NAME

JIRA: FUNCTEST-10

Change-Id: I4386f11a3658771ad66bc06848a478ded31bf924
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Updated doc with more info about functest_config.py JIRA: FUNCTEST-9"
jose.lausuch [Tue, 12 May 2015 13:12:34 +0000 (13:12 +0000)]
Merge "Updated doc with more info about functest_config.py JIRA: FUNCTEST-9"

9 years agoUpdated doc with more info about functest_config.py 10/510/5
jose.lausuch [Tue, 12 May 2015 09:33:28 +0000 (11:33 +0200)]
Updated doc with more info about functest_config.py
JIRA: FUNCTEST-9

Change-Id: Idf82389691612a6d99b101a33fd528d7fb1844cd
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "config_functest.py: 1) Added create public network. 2) functest.yaml is now...
jose.lausuch [Tue, 12 May 2015 12:26:31 +0000 (12:26 +0000)]
Merge "config_functest.py: 1) Added create public network. 2) functest.yaml is now copied instead of downloaded. JIRA: FUNCTEST-10"

9 years agoconfig_functest.py: 04/504/3
jose.lausuch [Mon, 11 May 2015 15:09:30 +0000 (17:09 +0200)]
config_functest.py:
1) Added create public network.
2) functest.yaml is now copied instead of downloaded.
JIRA: FUNCTEST-10

Change-Id: Ia79cc304d4c607a8fe1fd4e02e78658b7719bf23
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoUpdate doc, include config_functest.py, remove manual operations, remove vIMS testcase 06/506/2
morganrOL [Mon, 11 May 2015 16:07:52 +0000 (18:07 +0200)]
Update doc, include config_functest.py, remove manual operations, remove vIMS testcase

JIRA: FUNCTEST-9

Change-Id: I644e00e582bc894864ba5ffdfe4e9a682fdb87af
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoconfig_functest.py: added create neutron network. 97/497/2
jose.lausuch [Sun, 10 May 2015 23:36:59 +0000 (01:36 +0200)]
config_functest.py: added create neutron network.
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>
9 years agoconfig_functest.py download functest.yaml if not present 96/496/1
jose.lausuch [Sat, 9 May 2015 23:34:11 +0000 (01:34 +0200)]
config_functest.py download functest.yaml if not present

JIRA: FUNCTEST-1
JIRA: FUNCTEST-3

Change-Id: I0f5c14597539b78915d487d0fc10283530ac04ad
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoAdded functest.yaml to centralize the common parameters for all scripts of functest 95/495/4
jose.lausuch [Sat, 9 May 2015 20:44:17 +0000 (22:44 +0200)]
Added functest.yaml to centralize the common parameters for all scripts of 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>
9 years agovPing.py: improved, updated and working with Ubuntu Cloud image. 94/494/3
jose.lausuch [Sat, 9 May 2015 18:22:12 +0000 (20:22 +0200)]
vPing.py: improved, updated and working with Ubuntu Cloud image.
TBD: get deployment from a functest configuration file

JIRA: FUNCTEST-3

Change-Id: I15de42b7ab4ab5144fb825cc8f48d75fe5d22a1c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoAdded smoke bench scenarios: complete smoke and green list of working tests. 88/488/2
jose.lausuch [Wed, 6 May 2015 22:20:21 +0000 (00:20 +0200)]
Added smoke bench scenarios: complete smoke and green list of working tests.
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>
9 years agoMerge "update of the script, change tempest management, set smoke test by default...
morganrOL [Wed, 6 May 2015 16:43:54 +0000 (16:43 +0000)]
Merge "update of the script, change tempest management, set smoke test by default, generate log file for Tempest result"

9 years agoupdate of the script, change tempest management, set smoke test by default, generate... 86/486/3
morganrOL [Wed, 6 May 2015 15:46:46 +0000 (17:46 +0200)]
update of the script, change tempest management, set smoke test by default, generate log file for Tempest result

JIRA: FUNCTEST-2

Change-Id: If097ee21363e37beebb77cb958a3e6b993f7f071
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoconfig_functest.py: added ODL config support 84/484/5
jose.lausuch [Wed, 6 May 2015 13:54:15 +0000 (15:54 +0200)]
config_functest.py: added ODL config support

JIRA:FUNCTEST-1

Change-Id: If668cb47354e5ad08fc7ca26fcb1cf4016ad0409
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agochange path to create rally forlder and scenarios+results subfolders, change image... 83/483/1
morganrOL [Wed, 6 May 2015 13:23:45 +0000 (15:23 +0200)]
change path to create rally forlder and scenarios+results subfolders, change image for vping to Ubuntu

JIRA:FUNCTEST-1

Change-Id: Iee26d425626049e36064904064ec7187ce920b0a
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "Script for creating virtual environment added."
Morgan Richomme [Wed, 6 May 2015 11:40:32 +0000 (11:40 +0000)]
Merge "Script for creating virtual environment added."

9 years agoconfig_functest.py: improved output and error handling. Added download of run_rally.py. 80/480/1
jose.lausuch [Wed, 6 May 2015 10:19:10 +0000 (12:19 +0200)]
config_functest.py: improved output and error handling. Added download of run_rally.py.

JIRA: FUNCTEST-1

Change-Id: Ifb0baf3b3491b5279dae3024e5c835e7778c7f57
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoScript for creating virtual environment added. 79/479/2
Peter Bandzi [Wed, 6 May 2015 07:42:46 +0000 (09:42 +0200)]
Script for creating virtual environment added.

Plus start_test script fixes

JIRA: FUNCTEST-5

Change-Id: I015e3d8bfa7311437ca702f97c79d9e0bf3684ea
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
9 years agoconfig_functest.py: Added Rally and Robot automatic installation and configuration 75/475/1
jose.lausuch [Tue, 5 May 2015 12:53:43 +0000 (14:53 +0200)]
config_functest.py: Added Rally and Robot automatic installation and configuration

JIRA:FUNCTEST-1

Change-Id: Iaa6fc4b5af80288699073b9a0c08d980816e8ade
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoAdded first draft config_functest.py. 68/468/2
jose.lausuch [Mon, 4 May 2015 23:12:41 +0000 (01:12 +0200)]
Added first draft config_functest.py.

JIRA:FUNCTEST-1

Note: TBD: run_rally.py will need some modifications.

Change-Id: I94399cb74534cefddf7ad54bf7dd88f7d79905d7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoRemove unused image 58/458/1
morganrOL [Mon, 4 May 2015 16:10:58 +0000 (18:10 +0200)]
Remove unused image

JIRA:FUNCTEST-1

Change-Id: I8ff6d97f134c500142ffa1e73cf4b6cbd1aba1fb
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoRemove not used image 57/457/1
morganrOL [Mon, 4 May 2015 16:08:44 +0000 (18:08 +0200)]
Remove not used image

JIRA:FUNCTEST-1

Change-Id: I40634862de9e02d53a17908a46fb08e0b550b85c
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoreformat CI part, add vPing description, remove images, replace them with ASCII descr... 54/454/3
morganrOL [Mon, 4 May 2015 13:12:08 +0000 (15:12 +0200)]
reformat CI part, add vPing description, remove images, replace them with ASCII description

JIRA: FUNCTEST-1

Change-Id: Ib19539bf6639a7594ac0994dc7cc3e080ac135e7
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoAdd 2 new committers. Vote by Mail 10+1 on 14 voters 48/448/1
morganrOL [Fri, 1 May 2015 13:40:27 +0000 (15:40 +0200)]
Add 2 new committers. Vote by Mail 10+1 on 14 voters
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>
9 years agorun_rally: added quotas and requests as input parameters. 46/446/2
jose.lausuch [Thu, 30 Apr 2015 12:24:28 +0000 (14:24 +0200)]
run_rally: added quotas and requests as input parameters.

adapted bench test nova and vm

Change-Id: Ibcfb2b5c30c6b5ceb23476d7ee659ec9c06848cf
JIRA:FUNCTEST-1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor...
Morgan Richomme [Thu, 30 Apr 2015 09:30:05 +0000 (09:30 +0000)]
Merge "JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor changes"

9 years agoJIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor changes 37/437/2
jose.lausuch [Wed, 29 Apr 2015 16:10:48 +0000 (18:10 +0200)]
JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor changes

Change-Id: Ic413ee1687e15499f8cf5f38b729083ec00269c6
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoJIRA:FUNCTEST-1 -removed multibackend bench test in opnfv-cinder.json 43/443/1
jose.lausuch [Wed, 29 Apr 2015 21:58:34 +0000 (23:58 +0200)]
JIRA:FUNCTEST-1 -removed multibackend bench test in opnfv-cinder.json

Change-Id: I4aec0e90370ad58e8820cce7ce382a0f2dd8c634
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoadd bench scenario for glance 36/436/1
morganrOL [Wed, 29 Apr 2015 15:56:09 +0000 (17:56 +0200)]
add bench scenario for glance

JIRA: FUNCTEST-1

Change-Id: I454b5cb93a6fb8a3870615f5cfc5ad0e79dcb867
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "Add links to images"
morganrOL [Wed, 29 Apr 2015 12:48:47 +0000 (12:48 +0000)]
Merge "Add links to images"

9 years agoAdd links to images 33/433/1
morganrOL [Wed, 29 Apr 2015 09:57:27 +0000 (11:57 +0200)]
Add links to images

JIRA: FUNCTEST-1

Change-Id: I01fba65838cf0e9e1c136975dbbbe926c8129c2f
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoAdd figure for rst document 32/432/1
morganrOL [Wed, 29 Apr 2015 09:26:24 +0000 (11:26 +0200)]
Add figure for rst document

JIRA: FUNCTEST-1

Change-Id: I940f14b3b4a7373ed0c560c55bb5245397eaedb7
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoupdate python script to manage Rally bench tests, add help section, exclude Tempest... 31/431/3
morganrOL [Wed, 29 Apr 2015 09:03:39 +0000 (11:03 +0200)]
update python script to manage Rally bench tests, add help section, exclude Tempest from all bench tests

JIRA: FUNCTEST-1

Change-Id: I479c3216706635738321fc96f6e02f84bbd707a4
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoAdd Rally request scenario in OPNFV Rally scenario 30/430/1
morganrOL [Wed, 29 Apr 2015 09:01:39 +0000 (11:01 +0200)]
Add Rally request scenario in OPNFV Rally scenario

JIRA: FUNCTEST-1

Change-Id: I6803e7e9cd4ebb94e76f6f3538fe792f9b3d3864
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoFirst upload of vPing script, one of the 5 functest testcase. This Hello world exampl... 29/429/1
morganrOL [Wed, 29 Apr 2015 08:09:07 +0000 (10:09 +0200)]
First upload of vPing script, one of the 5 functest testcase. This Hello 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>
9 years agoUpdate document for functest R1, add description section, split tooling installation... 28/428/1
morganrOL [Wed, 29 Apr 2015 08:06:16 +0000 (10:06 +0200)]
Update document for functest R1, add description section, split tooling installation from test running, add illustration

JIRA: FUNTEST-1

Change-Id: If0d738db54aa5835d2c28108f327bbcd6ac18d5a
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "Remove hardcoded path, retrieve scenario file dynamically, create results...
morganrOL [Tue, 28 Apr 2015 13:48:55 +0000 (13:48 +0000)]
Merge "Remove hardcoded path, retrieve scenario file dynamically, create results and scenario folder"

9 years agoMoved functest.rst under docs/ and removed docs/main.rst 12/412/1
Victor Laza [Mon, 27 Apr 2015 09:28:52 +0000 (12:28 +0300)]
Moved functest.rst under docs/ and removed docs/main.rst

JIRA: Moved functest.rst under docs/ and removed docs/main.rst

Change-Id: I9d1968d43f87f41aef97f96cbad59dae10481197
Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
9 years agoRemove hardcoded path, retrieve scenario file dynamically, create results and scenari... 11/411/1
morganrOL [Fri, 24 Apr 2015 16:08:00 +0000 (18:08 +0200)]
Remove hardcoded path, retrieve scenario file dynamically, create results and scenario folder

JIRA: FUNCTEST-1

Change-Id: I8d11a8557cedad94f9b4882b0d5b3d95f43b9f90
Signed-off-by: morganrOL <morgan.richomme@orange.com>
9 years agoMerge "script to launch Rally bench scenario per module or all one after the other...
morganrOL [Fri, 24 Apr 2015 16:04:12 +0000 (16:04 +0000)]
Merge "script to launch Rally bench scenario per module or all one after the other from CI the script get the test ID and generate reporting"

9 years agosmall fixes to script starting odl suite 08/408/2
Peter Bandzi [Fri, 24 Apr 2015 14:03:30 +0000 (16:03 +0200)]
small fixes to script starting odl suite

additional info provided in functest.rst

JIRA: FUNCTEST-5

Change-Id: Ia32fc69cb22777af45846ba6eb2b179a73c22780
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
9 years agoScript for starting Robotframework ODL suites. 06/406/2
Peter Bandzi [Thu, 23 Apr 2015 15:17:43 +0000 (17:17 +0200)]
Script for starting Robotframework ODL suites.

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>
9 years agoMerge "Renamed and moved functest.rst as docs/main.rst"
Morgan Richomme [Thu, 23 Apr 2015 13:15:05 +0000 (13:15 +0000)]
Merge "Renamed and moved functest.rst as docs/main.rst"

9 years agoRenamed and moved functest.rst as docs/main.rst 61/261/4
Victor Laza [Wed, 8 Apr 2015 12:31:46 +0000 (15:31 +0300)]
Renamed and moved functest.rst as docs/main.rst

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>
9 years agoComplete Automation section 92/292/1
morganrOL [Fri, 10 Apr 2015 14:42:07 +0000 (16:42 +0200)]
Complete Automation section
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>
9 years agoscript to launch Rally bench scenario per module or all one after the other from CI 86/286/1
morganrOL [Thu, 9 Apr 2015 16:42:06 +0000 (18:42 +0200)]
script to launch Rally bench scenario per module or all one after the other 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>
9 years agoMerge "Add Rally based bench scenario for OPNFV Add md document to explain how to...
morganrOL [Thu, 9 Apr 2015 16:37:59 +0000 (16:37 +0000)]
Merge "Add Rally based bench scenario for OPNFV Add md document to explain how to install Rally and run test manually towards OPNFV solution"

9 years agoMerge "Functional test documentation"
morganrOL [Thu, 9 Apr 2015 16:01:08 +0000 (16:01 +0000)]
Merge "Functional test documentation"

9 years agoAdd Rally based bench scenario for OPNFV 85/285/1
morganrOL [Thu, 9 Apr 2015 13:47:15 +0000 (15:47 +0200)]
Add Rally based bench scenario for OPNFV
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>
9 years agoAdd ODL tests from ODL integration suites 80/280/1
Peter Bandzi [Thu, 9 Apr 2015 08:39:48 +0000 (10:39 +0200)]
Add ODL tests from ODL integration suites

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>
9 years agoMerge "Adding LICENSE file (whitespace removed)"
Morgan Richomme [Wed, 8 Apr 2015 15:40:59 +0000 (15:40 +0000)]
Merge "Adding LICENSE file (whitespace removed)"

9 years agoFunctional test documentation 57/257/2
morganrOL [Tue, 7 Apr 2015 10:07:37 +0000 (12:07 +0200)]
Functional test documentation

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>
9 years agoAdding LICENSE file (whitespace removed) 11/111/2
Aric Gardner [Fri, 6 Mar 2015 20:32:30 +0000 (15:32 -0500)]
Adding LICENSE file (whitespace removed)

JIRA:0000
Change-Id: Idfd74da17df20a8336915bed94c1e256025d08d6
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
9 years agoJIRA: FUNCTEST-8 34/234/1
ChristopherPrice [Wed, 1 Apr 2015 06:46:23 +0000 (08:46 +0200)]
JIRA: FUNCTEST-8
Adding the INFO file with committers and key project facts inserted.

Change-Id: Ib6a60ac0e438c71db097c0d7dd59831cf1eb6130
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
9 years agoAdding .gitreview to functest more information at https://wiki.opendaylight.org/view...
Aric Gardner [Mon, 16 Feb 2015 21:27:06 +0000 (16:27 -0500)]
Adding .gitreview to functest more information at https://wiki.opendaylight.org/view/Git-review_Workflow

Change-Id: I7b54662680930baf41ad0300f6ba94ab5a4db0e5
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
9 years agoInitial empty repository
Aric Gardner [Mon, 16 Feb 2015 21:20:46 +0000 (21:20 +0000)]
Initial empty repository