move flatten dict key to common utils 35/36935/6
authorrexlee8776 <limingjiang@huawei.com>
Wed, 5 Jul 2017 02:50:06 +0000 (02:50 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Thu, 6 Jul 2017 07:49:10 +0000 (07:49 +0000)
commit25a37b2048281c64719bd6ad67860f65f6c31546
tree726e1ff64ea3470ab6b91db8fdbc386383f08903
parent3369461d0e51b22aa96e5bfd0d80b3f0f7f82c67
move flatten dict key to common utils

So it can easily be used by other testcase to unify result

JIRA: YARDSTICK-702

Change-Id: Id4fde38a9a0c2a87a6c870bdb7b0c8f3a3b371ac
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
12 files changed:
tests/unit/benchmark/scenarios/compute/test_lmbench.py
tests/unit/benchmark/scenarios/compute/test_ramspeed.py
tests/unit/benchmark/scenarios/networking/test_iperf3.py
tests/unit/benchmark/scenarios/networking/test_ping.py
tests/unit/common/test_utils.py
tests/unit/dispatcher/test_influxdb.py
yardstick/benchmark/scenarios/compute/lmbench.py
yardstick/benchmark/scenarios/compute/ramspeed.py
yardstick/benchmark/scenarios/networking/iperf3.py
yardstick/benchmark/scenarios/networking/ping.py
yardstick/common/utils.py
yardstick/dispatcher/influxdb.py