Fix wrong image name in test code 89/65489/5
authorToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Wed, 16 Jan 2019 02:22:24 +0000 (02:22 +0000)
committerToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Fri, 18 Jan 2019 14:44:27 +0000 (14:44 +0000)
commit32e98a86b99d8c730e19d91e9a13fff644b37ac3
treeb3013e2ac0abe97356f4b6b3b581cfe4c77b6f9a
parent903f521e3ae8d4af759f34ae7b39d1e4c9869e6b
Fix wrong image name in test code

This change fix the name of the container image to be tested
from the past name "LocalAgent" to the current name "DMA".
This also fix python function names, comments and log output.

Change-Id: I8bd8d1d884f6ff59c7e52da31455bc7f042ee9eb
Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
baro_tests/collectd.py
baro_tests/config_server.py
baro_tests/dma.py [moved from baro_tests/local_agent.py with 79% similarity]
baro_tests/tests.py
src/dma/pkg/common/types.go