summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2015-05-11Added links to voting results for new commitersTrevor Cooper1-1/+5
Change-Id: I12ff9c6b6e6a3be7357986a57f9de120651418cc JIRA:0000 Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
2015-05-11Update doc, include config_functest.py, remove manual operations, remove ↵morganrOL1-126/+83
vIMS testcase JIRA: FUNCTEST-9 Change-Id: I644e00e582bc894864ba5ffdfe4e9a682fdb87af Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-11config_functest.py: added create neutron network.jose.lausuch3-29/+222
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>
2015-05-10config_functest.py download functest.yaml if not presentjose.lausuch1-23/+39
JIRA: FUNCTEST-1 JIRA: FUNCTEST-3 Change-Id: I0f5c14597539b78915d487d0fc10283530ac04ad Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-10Added functest.yaml to centralize the common parameters for all scripts of ↵jose.lausuch4-80/+140
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>
2015-05-09vPing.py: improved, updated and working with Ubuntu Cloud image.jose.lausuch1-39/+133
TBD: get deployment from a functest configuration file JIRA: FUNCTEST-3 Change-Id: I15de42b7ab4ab5144fb825cc8f48d75fe5d22a1c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-07Added smoke bench scenarios: complete smoke and green list of working tests.jose.lausuch3-2/+509
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>
2015-05-06Merge "update of the script, change tempest management, set smoke test by ↵morganrOL1-4/+63
default, generate log file for Tempest result"
2015-05-06update of the script, change tempest management, set smoke test by default, ↵morganrOL1-4/+63
generate log file for Tempest result JIRA: FUNCTEST-2 Change-Id: If097ee21363e37beebb77cb958a3e6b993f7f071 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-06config_functest.py: added ODL config supportjose.lausuch1-48/+81
JIRA:FUNCTEST-1 Change-Id: If668cb47354e5ad08fc7ca26fcb1cf4016ad0409 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>