Consume OPNFV TestAPI to push results 97/33197/7
authorakhilbatra898 <akhil.batra@research.iiit.ac.in>
Mon, 10 Apr 2017 14:06:05 +0000 (19:36 +0530)
committerakhilbatra898 <akhil.batra@research.iiit.ac.in>
Wed, 12 Apr 2017 11:42:00 +0000 (17:12 +0530)
commita68d7f591a85f5d6eb0113b2a692d2aaa0ddfb4f
tree98e01865c3dcee86a27930cb5947ccde9547d394
parenta4878f6c98855f5392324e0e72df3e2711022dd9
Consume OPNFV TestAPI to push results

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>
qtip/reporter/testapi.py [new file with mode: 0644]