summaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/libraries
AgeCommit message (Collapse)AuthorFilesLines
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-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 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-12fix bug on error detectionmorganrOL1-1/+1
JIRA: FUNCTEST-1 Change-Id: I817c71ee74e15fd2b2d4de7feab3ebda19648ec9 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-10Added functest.yaml to centralize the common parameters for all scripts of ↵jose.lausuch1-21/+26
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-07Added smoke bench scenarios: complete smoke and green list of working tests.jose.lausuch1-2/+2
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-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-04-30run_rally: added quotas and requests as input parameters.jose.lausuch1-10/+10
adapted bench test nova and vm Change-Id: Ibcfb2b5c30c6b5ceb23476d7ee659ec9c06848cf JIRA:FUNCTEST-1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-04-30JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor ↵jose.lausuch1-15/+16
changes Change-Id: Ic413ee1687e15499f8cf5f38b729083ec00269c6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-04-29update python script to manage Rally bench tests, add help section, exclude ↵morganrOL1-53/+97
Tempest from all bench tests JIRA: FUNCTEST-1 Change-Id: I479c3216706635738321fc96f6e02f84bbd707a4 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-24Remove hardcoded path, retrieve scenario file dynamically, create results ↵morganrOL1-31/+63
and scenario folder JIRA: FUNCTEST-1 Change-Id: I8d11a8557cedad94f9b4882b0d5b3d95f43b9f90 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-04-09script to launch Rally bench scenario per module or all one after the other ↵morganrOL1-0/+104
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>