aboutsummaryrefslogtreecommitdiffstats
path: root/qtip/reporter/testapi.py
AgeCommit message (Collapse)AuthorFilesLines
2017-04-14Add usage of testapi clientYujun Zhang1-1/+11
Change-Id: Ifacc61c5353e3975e625bb2843972cba6be79398 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-14Fix error in py35Yujun Zhang1-4/+6
Change-Id: Iacc7bce9e1b5379907677d9fa0c26bf9c8ba155b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-12Consume OPNFV TestAPI to push resultsakhilbatra8981-0/+68
push_results will be triggered after a benchmark run is completed. - Added Validation before the information to be sent to testapi - A validator is added as a decorator for this Change-Id: I1149133fc41668f6c8dab042e59673be2b46d09d Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>