Add support for result aggregation 11/33811/2
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Wed, 26 Apr 2017 02:14:59 +0000 (10:14 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Wed, 26 Apr 2017 03:00:18 +0000 (11:00 +0800)
commit1403c94ef114912c5eef3700e123b137b030c2c7
tree80b42128c74d9a06b3c9907bd4e1cab0ebb7647d
parent0c10841189cee0eab2dcd0a18ab946bb3ae617a0
Add support for result aggregation

Change-Id: I678b765f3f430cb6a5d130d94960273b8eea85e7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
qtip/ansible_library/plugins/action/aggregate.py
qtip/util/export_to.py
resources/ansible_roles/qtip/tasks/aggregate.yml
tests/data/results/expected.json [new file with mode: 0644]
tests/data/results/host1/qpi.json [new file with mode: 0644]
tests/data/results/host2/qpi.json [new file with mode: 0644]
tests/unit/ansible_library/plugins/action/aggregate_test.py [new file with mode: 0644]