summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-06-02vPing.py: Fixed IPs for VMs, Not DHCPjose.lausuch3-28/+60
JIRA: FUNCTEST-3 Change-Id: Ib921262cfe153e47b88ba268199a66bc47950893 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-30Merge "Improvements - Added: functest_utils.py for common util functions - ↵jose.lausuch4-323/+397
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"
2015-05-30Improvementsjose.lausuch4-323/+397
- 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>
2015-05-29Merge "Added links to voting results for new commiters"Trevor Cooper1-1/+5
2015-05-29Fix relative path issue in custom testPeter Bandzi3-12/+12
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>
2015-05-26fix absolute/relative issue in start_test.shPeter Bandzi1-1/+1
JIRA: FUNCTEST-5 Change-Id: Ib9764932b18e2684ec78040bcadbd432b5701cec Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-05-26vPing.py: bugfix: removed cgit download of scenariosjose.lausuch1-30/+4
JIRA: FUNCTEST-3 Change-Id: I4ddb01ef9f479c0b6e141ad27022cf0ef5648760 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-26Refactor functest environment. Bugfixes: arguments missingjose.lausuch2-1/+3
JIRA: FUNCTEST-10 Change-Id: I796542f32a75892ff66ea23115cbcddd72438323 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-26Merge "Refactor functest environment. Bugfixes: arg dependencies"jose.lausuch3-21/+26
2015-05-26Refactor functest environment. Bugfixes: arg dependenciesjose.lausuch4-23/+29
JIRA: FUNCTEST-10 Change-Id: I4b392a76ecbafdc5e4f1909c26a17a934796ec23 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-26Refactor functest environment. Config_functest.yaml comments added.jose.lausuch1-2/+3
Depends on: https://gerrit.opnfv.org/gerrit/#/c/642/ JIRA: FUNCTEST-10 Change-Id: I75e4df63a9bf6281a0697352032e894ae694f17d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-26Refactor functest environmentjose.lausuch4-156/+63
Depends on: https://gerrit.opnfv.org/gerrit/#/c/642/ JIRA: FUNCTEST-10 Change-Id: I08404df8b38372a40f715d9bde2347fd67ce52a9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-22vPing.py: bugfix: EXIT_CODE not definedjose.lausuch1-2/+1
JIRA: FUNCTEST-3 Change-Id: I710b7dc8569cef091e8c5db89f30a52ca074649a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-22Merge "Add $BASEDIR var to all paths"Peter Bandzi1-6/+6
2015-05-22Add $BASEDIR var to all pathsPeter Bandzi1-6/+6
JIRA: FUNCTES-5 Change-Id: Ie5ea097bc3ef8570bac4d3a310262560b2c59199 Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-05-21Merge "due to cleaning issue the order of the tests may have some ↵morganrOL1-21/+21
consequences. Running list of images first reduce the risk of false errors"
2015-05-21due to cleaning issue the order of the tests may have some consequences. ↵morganrOL1-21/+21
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>
2015-05-21This version of script was tested on POD1 manualyPeter Bandzi5-7/+123
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>
2015-05-20vPing.py: added timeout when building the VMsjose.lausuch1-6/+23
JIRA: FUNCTEST-3 Change-Id: I5dfc80bb7a42d92a684d57f30abbe837518422df Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-20fix bug due to removal of VM scenariomorganrOL1-2/+2
JIRA: FUNCTEST-9 Change-Id: Ic86ede69d5bdfd3e0ec767f392f093b13232ed82 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-19Merge "remove test VM to test CI (could be reintrouduced later)"morganrOL1-1/+1
2015-05-19remove test VM to test CI (could be reintrouduced later)morganrOL1-1/+1
JIRA: FUNCTEST-1 Change-Id: I6387003f1d156e46a6b0dfde36fa8be389308192 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-18run_rally.py: added consistent path for functest.yamljose.lausuch1-1/+2
JIRA:FUNCTEST-1 Change-Id: Id7b2f7f6846724105ea0521236d03e39a2c386ec Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-18Merge "Fix requests scenario for rally bench suite (re import from rally)"morganrOL1-4/+20
2015-05-18Fix requests scenario for rally bench suite (re import from rally)morganrOL1-4/+20
JIRA: FUNCTEST-1 Change-Id: I5d40408afcc0765e2f7fc5cef917d80395c22590 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-18Merge "fix cinder scenario bug (bad scenario format)"morganrOL1-3/+2
2015-05-18fix cinder scenario bug (bad scenario format)morganrOL1-3/+2
JIRA:FUNCTEST-1 Change-Id: I1515517bfb8f31dcba8a129864852882c7ff569a Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-18config_functest.py : added --force flag to force clean functest without ↵jose.lausuch1-13/+15
prompting. JIRA: FUNCTEST-10 Change-Id: I5798333db7e24674abaa80b9740e20fa7a29a747 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-15config_functet.py: bug while creating router and interface. Other minor ↵jose.lausuch1-33/+23
improvements. JIRA: FUNCTEST-10 Change-Id: I1c5a034b7f22e117cb9bfa119dd47fff5477f0ee Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-15remove heat from the list of rally benchs to execute for R1 (out of scope)morganrOL1-2/+2
JIRA: FUNCTEST-1 Change-Id: Iccbed6abc1bf4583d2d7c504e422603481712af4 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-14change default public network name in VM scenariomorganrOL1-2/+2
JIRA: FUNCTEST-1 Change-Id: I51844e5a837a1b8ec5dde78ad0a1da13d06ca22e Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-14change result structure, put all results in a date directory instead of ↵morganrOL1-12/+8
suffixing file with date JIRA: FUNCTEST-11 Change-Id: I20b76272c8bcffb56739aa84229d54318daa9feb Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13fix link error, rename default pre loaded image, change formating for config ↵morganrOL1-8/+7
function description JIRA: FUNCTEST-10 Change-Id: Iea91b80ccf806cf08d5455bf45b8608f5c9c324d Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13Merge "change default image name for bench testing"morganrOL3-22/+22
2015-05-13Merge "Doc updates: vPing picture updated to check console for ping ↵Morgan Richomme1-12/+8
Removed configuration of external network"
2015-05-13vPing.py: code cleaned.jose.lausuch1-90/+47
JIRA: FUNCTEST-3 Change-Id: I25bb3df162a61d027afcb260b33cb5c1dc87a0d7 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-13Doc updates:jose.lausuch1-12/+8
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>
2015-05-13change default image name for bench testingmorganrOL3-22/+22
JIRA: FUNCTEST-1 Change-Id: Ib3b7dc01555d032bc0d189984ea00839983a1f6b Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13Merge "Change default image name for tests (in ligne with config script), ↵morganrOL1-6/+6
use the one preloaded by the config script"
2015-05-13Change default image name for tests (in ligne with config script), use the ↵morganrOL1-6/+6
one preloaded by the config script JIRA: FUNCTEST-1 Change-Id: Iff9f8b5745c39aefafa113d69bfa03b0a556a2a5 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13Merge "vPing.py : changed #cloud-config to inject an sh script functest.yaml ↵Morgan Richomme2-17/+20
: vPing works now with a Cirros image JIRA: FUNCTEST-3"
2015-05-13vPing.py : changed #cloud-config to inject an sh scriptjose.lausuch2-17/+20
functest.yaml : vPing works now with a Cirros image JIRA: FUNCTEST-3 Change-Id: I37dce502f02c4d7c5b062abb934bcf6601543b02 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-13config_functest.py : removed public network creatingjose.lausuch1-52/+5
JIRA: FUNCTEST-10 Change-Id: I177d1ccb888074bc3e6d5f29f964b6ae8c9bd1dc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-12Merge "config.py bug fix: NEUTRON_NET_NAME parameter changed to ↵Morgan Richomme1-6/+6
NEUTRON_PRIVATE_NET_NAME"
2015-05-12fix bug on error detectionmorganrOL1-1/+1
JIRA: FUNCTEST-1 Change-Id: I817c71ee74e15fd2b2d4de7feab3ebda19648ec9 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-12config.py bug fix: NEUTRON_NET_NAME parameter changed to ↵jose.lausuch1-6/+6
NEUTRON_PRIVATE_NET_NAME JIRA: FUNCTEST-10 Change-Id: I4386f11a3658771ad66bc06848a478ded31bf924 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-12Merge "Updated doc with more info about functest_config.py JIRA: FUNCTEST-9"jose.lausuch1-20/+79
2015-05-12Updated doc with more info about functest_config.pyjose.lausuch1-20/+79
JIRA: FUNCTEST-9 Change-Id: Idf82389691612a6d99b101a33fd528d7fb1844cd Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-12Merge "config_functest.py: 1) Added create public network. 2) functest.yaml ↵jose.lausuch3-62/+107
is now copied instead of downloaded. JIRA: FUNCTEST-10"
2015-05-12config_functest.py:jose.lausuch3-62/+107
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>