aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-13test_monitor_command: mock LOG so we don't output errorRoss Brattain2-6/+7
2017-07-14Merge "Add API(v2) to delete openrc"Rex Lee1-0/+21
2017-07-14Add API(v2) to upload pod filechenjiankun2-0/+62
2017-07-14Add API(v2) to delete openrcchenjiankun1-0/+21
2017-07-14Add API(v2) to get openrc infochenjiankun2-2/+34
2017-07-14Add API(v2) to update openrcchenjiankun1-0/+41
2017-07-14Add API(v2) to upload openrcchenjiankun4-0/+123
2017-07-14Merge "Add API to delete single environment"Rex Lee1-0/+46
2017-07-14Merge "Add API to get single environment info"Rex Lee2-0/+21
2017-07-14Merge "Add API to get environments"Rex Lee5-0/+45
2017-07-14Merge "test_monitor_multi: speedup unittests, sleep less"Ross Brattain1-1/+1
2017-07-14Merge "test_storperf: speedup unittest, use time.sleep(0)"Ross Brattain1-2/+2
2017-07-14Merge "Add API to create environment"Rex Lee3-1/+37
2017-07-13test_monitor_multi: speedup unittests, sleep lessRoss Brattain1-1/+1
2017-07-13test_storperf: speedup unittest, use time.sleep(0)Ross Brattain1-2/+2
2017-07-13test_vpe_vnf: speedup unittest, mock timeRoss Brattain1-19/+25
2017-07-13Add API to delete single environmentchenjiankun1-0/+46
2017-07-13Add API to get single environment infochenjiankun2-0/+21
2017-07-13Add API to get environmentschenjiankun5-0/+45
2017-07-13update gitignore to exclude *.DS_Store *.logrexlee87761-2/+2
2017-07-13Add API to create environmentchenjiankun3-1/+37
2017-07-13Merge "NSBperf: fix bad sigint handler"Ross Brattain2-4/+3
2017-07-13Merge "test_nstat: decrease sleep time for unittest"Ross Brattain1-3/+3
2017-07-12NSBperf: fix bad sigint handlerRoss Brattain2-4/+3
2017-07-12test_nstat: decrease sleep time for unittestRoss Brattain1-3/+3
2017-07-12Change endpoint to url in APIchenjiankun3-3/+16
2017-07-12constants: default SERVER_IP to 127.0.0.1Ross Brattain1-1/+9
2017-07-12Merge "Yardstick api database v2 model"Jing Lu3-0/+285
2017-07-12Yardstick api database v2 modelchenjiankun3-0/+285
2017-07-12Merge "Yardstick API architecture improvement"Rex Lee23-993/+868
2017-07-11Yardstick API architecture improvementchenjiankun23-993/+868
2017-07-11ipaddress: don't use backport on python 3Ross Brattain1-1/+1
2017-07-10Change storperf target IPJingLu53-5/+5
2017-07-10Merge "Yardstick install storperf update"Jing Lu5-16/+39
2017-07-07Yardstick install storperf updateJingLu55-16/+39
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"Kubi12-79/+97
2017-07-06Improvement: delete stack if create stack failedJingLu51-2/+3
2017-07-06Merge "Add API to update hosts info about SUT"Jing Lu2-5/+31
2017-07-06move flatten dict key to common utilsrexlee877612-79/+97
2017-07-06Add API to update hosts info about SUTrexlee87762-5/+31
2017-07-06Merge "Blacklist TC011 from suites with ODL"Jing Lu5-0/+10
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"Kubi53-127/+173
2017-07-05Merge "Use "OS_INSECURE" variable as the insecure mode indicator"Kubi7-8/+9
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