Add docker clean-up for run test 49/32149/1
authoryuyang <Gabriel.yuyang@huawei.com>
Mon, 27 Mar 2017 07:41:23 +0000 (15:41 +0800)
committerYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>
Wed, 29 Mar 2017 08:15:39 +0000 (08:15 +0000)
commit72d75db77faa31a1c116e7856e1487511a37a807
tree7d38c40db9baedd410b708b656aaa2731cd053a5
parent0d41307d670de19f1a27cda743bbac4d87367d0c
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>
(cherry picked from commit fe83578bd2fe1a09f8334f85e30a0afbb68cc5cc)
docker/docker_cleanup.sh [new file with mode: 0644]
run_tests.sh