Add docker clean-up for run test 73/31873/2
authoryuyang <Gabriel.yuyang@huawei.com>
Mon, 27 Mar 2017 07:41:23 +0000 (15:41 +0800)
committeryuyang <Gabriel.yuyang@huawei.com>
Mon, 27 Mar 2017 08:57:17 +0000 (16:57 +0800)
commitfe83578bd2fe1a09f8334f85e30a0afbb68cc5cc
tree7d38c40db9baedd410b708b656aaa2731cd053a5
parentec58becb7fe95a1d6fbc651a7a2032c3948659d8
Add docker clean-up for run test

JIRA: BOTTLENECK-148

Currently, only OPNFV CI includes env-cleanup for Bottlenecks.
It is preferable to also include the operation locally
for test automation and repeatability.

Changes:
1. Translate tab into 4 spaces

Change-Id: I9f4efb95c155e442afd3141c00f707421c61b2da
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
docker/docker_cleanup.sh [new file with mode: 0644]
run_tests.sh