env cleanup 97/30297/1
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Sat, 11 Mar 2017 02:19:21 +0000 (10:19 +0800)
committerzhihui wu <zhihui.wu2006+zte@gmail.com>
Sat, 11 Mar 2017 04:40:16 +0000 (04:40 +0000)
commit855ac41c1220daf85717bb48ce2d4d2828109aa5
treec856652fad879f5719b79efaa8b25136ab890025
parentc5f64d5114be98cbe6a74c2078b22b741ae984a4
env cleanup

If IF_DEBUG is True, there is not cleanup step.
If IF_DEBUG is False, host file and keypair will be
deleted on local  and public key will be removed from
remote nodes in the end of test.

Change-Id: I4a88acc2d428e41e4abaedacb011e27468b2cb57
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
(cherry picked from commit d37dad746e504e833abcf2ae058f2b81e2a9d365)
qtip/scripts/cleanup_creds.sh [new file with mode: 0755]
qtip/util/env.py