aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-07-13test_monitor_command: mock LOG so we don't output errorRoss Brattain1-4/+1
2017-07-14Add API(v2) to upload openrcchenjiankun1-0/+2
2017-07-14Merge "Add API to get environments"Rex Lee1-0/+10
2017-07-13Add API to get environmentschenjiankun1-0/+10
2017-07-13Merge "NSBperf: fix bad sigint handler"Ross Brattain1-3/+2
2017-07-12NSBperf: fix bad sigint handlerRoss Brattain1-3/+2
2017-07-12Change endpoint to url in APIchenjiankun1-0/+1
2017-07-12constants: default SERVER_IP to 127.0.0.1Ross Brattain1-1/+9
2017-07-12Merge "Yardstick API architecture improvement"Rex Lee1-2/+22
2017-07-11Yardstick API architecture improvementchenjiankun1-2/+22
2017-07-10Merge "Yardstick install storperf update"Jing Lu2-15/+32
2017-07-07Yardstick install storperf updateJingLu52-15/+32
2017-07-06Merge "Improvement: delete stack if create stack failed"Rex Lee1-2/+3
2017-07-06Merge "Bugfix: Abnormally stopped background scenario causes test data lost"Rex Lee1-4/+0
2017-07-06Merge "move flatten dict key to common utils"Kubi6-37/+46
2017-07-06Improvement: delete stack if create stack failedJingLu51-2/+3
2017-07-06move flatten dict key to common utilsrexlee87766-37/+46
2017-07-06Merge "Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NA...Kubi1-3/+3
2017-07-06Merge "show actual exceptions in task.py"Kubi1-1/+6
2017-07-05Merge "unify pod keywork so api can easily used"Kubi1-1/+1
2017-07-05Merge "Use "OS_INSECURE" variable as the insecure mode indicator"Kubi5-6/+7
2017-07-04Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NAME" absentJingLu51-3/+3
2017-07-04support segmentation_id for vlan provider networkJingLu53-3/+9
2017-07-04Bugfix: Abnormally stopped background scenario causes test data lostJingLu51-4/+0
2017-07-04Bugfix: background scenario can't not update resultchenjiankun1-2/+4
2017-07-03Merge "Set TEST_DB_URL for storperf"Jing Lu1-1/+13
2017-06-30unify pod keywork so api can easily usedrexlee87761-1/+1
2017-06-30Merge "Change prepareYardstickEnv to prepare_env and add log info"Jing Lu1-3/+3
2017-06-30Use "OS_INSECURE" variable as the insecure mode indicatorJingLu55-6/+7
2017-06-30Change prepareYardstickEnv to prepare_env and add log infochenjiankun1-3/+3
2017-06-30Add API to show test case documentationchenjiankun1-0/+1
2017-06-30Merge "Bugfix: remove test.dbf file in recovery script"Jing Lu1-1/+1
2017-06-30Bugfix: remove test.dbf file in recovery scriptzshi1-1/+1
2017-06-29show actual exceptions in task.pyRoss Brattain1-1/+6
2017-06-29Merge "Call core code directly in the API of run test case"Rex Lee10-9/+19
2017-06-29Call core code directly in the API of run test casechenjiankun10-9/+19
2017-06-27Set TEST_DB_URL for storperfJingLu51-1/+13
2017-06-25Add API to update hosts info about SUTrexlee87761-0/+1
2017-06-24Merge "Yardstick output format unified"Jing Lu11-273/+220
2017-06-24Add API to upload pod.yaml filechenjiankun1-0/+1
2017-06-24Add API to update openrc variablechenjiankun1-0/+3
2017-06-22Merge "Acquire NSB specific data from Heat."Ross Brattain6-74/+249
2017-06-22Merge "HA testcase improvement"Kubi8-8/+52
2017-06-22Merge "bugfix: storperf timeout in ci"Kubi1-1/+5
2017-06-22HA testcase improvementJingLu58-8/+52
2017-06-22bugfix: storperf timeout in cirexlee87761-1/+5
2017-06-22Yardstick output format unifiedchenjiankun11-273/+220
2017-06-22Merge "ping: don't split if target_vm is a dict"Ross Brattain1-1/+4
2017-06-20ping: don't split if target_vm is a dictRoss Brattain1-1/+4
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray6-85/+267