Split reporting_target from http_target in yardstick_verify 67/29467/2
authorchenjiankun <chenjiankun1@huawei.com>
Tue, 28 Feb 2017 03:42:48 +0000 (03:42 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Tue, 28 Feb 2017 09:15:01 +0000 (09:15 +0000)
commitfbabe37e08595f152d7e5069ee90246483059e49
tree315bf2291f8a0b445ba9a86cae8b3bc439aa7698
parent177feabf43564afd28c7b4112ad4e384a3654bd8
Split reporting_target from http_target in yardstick_verify

JIRA: YARDSTICK-576

Currently the reporting_target reuse the http_target.
But if we want to custom reporting_target, the http_target is also change,
and the yardstick result will store in mongoDB.
So I add reporting_target to split them.

Change-Id: Ib0e4e8ec9a55f49027f9776931fdaa7dc194654b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
tests/ci/yardstick-verify