Implement the workflow of compute qpi 75/30275/6
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Fri, 10 Mar 2017 16:53:00 +0000 (00:53 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Sat, 11 Mar 2017 05:16:29 +0000 (13:16 +0800)
commit478cd02a9219f7c8b49d8529d1f809a04399ad0d
tree198212f6317860d837028c8279262668c8c6ce9b
parentc5f64d5114be98cbe6a74c2078b22b741ae984a4
Implement the workflow of compute qpi

Local test is ok.
The result will be written to report.json.

usage: runner.py [-h] -d DEST -b BENCHMARK

optional arguments:
  -d DEST, --dest DEST  the destination where results will be stored.
  -b BENCHMARK, --benchmark BENCHMARK
                        the benchmark you want to execute.

Change-Id: Ic3a70c65a5aa045bf9df34ce4d14957a7a1b3dcf
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
qtip/driver/ansible_driver.py
qtip/runner/runner.py [new file with mode: 0644]