Add some test case in test_post_execute.py 57/40657/4
authorzhongjun <zhong.jun@zte.com.cn>
Wed, 30 Aug 2017 06:30:26 +0000 (14:30 +0800)
committerzhongjun <zhong.jun@zte.com.cn>
Wed, 30 Aug 2017 08:06:52 +0000 (16:06 +0800)
commit91b18eadfb2ca83d9291281210342dfefa7694b2
tree41b2563e1c6e925b10ac3fffeda9d05b46bfb895
parent1cf9f49c5167d7bbf4969ed9146599c73a73fbcc
Add some test case in test_post_execute.py

1.add some test case in test_post_execute.py.
2.rename test_execute.py to test_prepare_execute.py and
add clearup handle in test function.

Change-Id: I1ed27ce6f0a5ba8bbd56544ae8d53e14f7daa9ea
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
tests/data/openrc_conf/admin-openrc.sh [new file with mode: 0644]
tests/data/openrc_conf/globals.yml [new file with mode: 0644]
tests/data/openrc_conf/globals_odl.yml [new file with mode: 0644]
tests/post/test_keystoneauth.py [deleted file]
tests/unit/post/test_keystoneauth.py [new file with mode: 0644]
tests/unit/post/test_post_execute.py [moved from tests/post/test_post_execute.py with 65% similarity]
tests/unit/prepare/test_prepare_execure.py [moved from tests/prepare/test_execute.py with 84% similarity]