aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/libraries/run_rally.py
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Remove unused Rally scenarios and run scriptJuha Kosonen1-289/+0
2016-04-11Split functest_utils.py into 2 scriptsjose.lausuch1-5/+6
2016-02-24Add jenkins build tag for result apiboucherv1-1/+3
2016-02-10Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scriptsjose.lausuch1-0/+6
2016-02-10Push rally summary results into DBMorgan Richomme1-12/+11
2016-01-22Put scenario in version field on the Test DB (rather that git indication)Morgan Richomme1-2/+2
2016-01-21Add control to redirect rally stderrJuha Kosonen1-2/+8
2016-01-20Check if rally image already exist and don't create it again if sojose.lausuch1-24/+20
2016-01-18Remove all the unnecessary Rally outputjose.lausuch1-3/+10
2016-01-15Change novaclient usagejose.lausuch1-2/+2
2016-01-13Place config_functest.yaml outside the functest repojose.lausuch1-1/+1
2015-12-22Use repos_dir env variable in all Functest scriptsjose.lausuch1-6/+10
2015-12-16Fix run_rally.py to create image using glance python clientjose.lausuch1-17/+15
2015-12-10fix path for rally resultMorgan Richomme1-1/+1
2015-12-10fiw path bug for run_rallyMorgan Richomme1-1/+1
2015-11-30Add functions to retrieve POD name in FunctestMorgan Richomme1-1/+2
2015-11-25Rally 'module' parameter not needed any morejose.lausuch1-2/+2
2015-11-25Use only Rally as tescase nameMorgan Richomme1-1/+1
2015-11-02add load of functest-img-rally for vm and cinder testsMorgan Richomme1-0/+50
2015-10-19refactor run-rally and integrate API to push results into DBMorgan Richomme1-81/+83
2015-06-10remove date stamping in run_rallyMorgan Richomme1-6/+1
2015-05-26vPing.py: bugfix: removed cgit download of scenariosjose.lausuch1-30/+4
2015-05-26Refactor functest environment. Bugfixes: arguments missingjose.lausuch1-1/+2
2015-05-26Refactor functest environment. Bugfixes: arg dependenciesjose.lausuch1-7/+12
2015-05-26Refactor functest environmentjose.lausuch1-1/+1
2015-05-20fix bug due to removal of VM scenariomorganrOL1-2/+2
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
2015-05-18run_rally.py: added consistent path for functest.yamljose.lausuch1-1/+2
2015-05-15remove heat from the list of rally benchs to execute for R1 (out of scope)morganrOL1-2/+2
2015-05-14change result structure, put all results in a date directory instead of suffi...morganrOL1-12/+8
2015-05-12fix bug on error detectionmorganrOL1-1/+1
2015-05-10Added functest.yaml to centralize the common parameters for all scripts of fu...jose.lausuch1-21/+26
2015-05-07Added smoke bench scenarios: complete smoke and green list of working tests.jose.lausuch1-2/+2
2015-05-06update of the script, change tempest management, set smoke test by default, g...morganrOL1-4/+63
2015-04-30run_rally: added quotas and requests as input parameters.jose.lausuch1-10/+10
2015-04-30JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other minor c...jose.lausuch1-15/+16
2015-04-29update python script to manage Rally bench tests, add help section, exclude T...morganrOL1-53/+97
2015-04-24Remove hardcoded path, retrieve scenario file dynamically, create results and...morganrOL1-31/+63
2015-04-09script to launch Rally bench scenario per module or all one after the other f...morganrOL1-0/+104