Add the pytest file test_deploy.py 09/41509/4
authorzhongjun <zhong.jun@zte.com.cn>
Fri, 8 Sep 2017 09:27:26 +0000 (17:27 +0800)
committerzhongjun <zhong.jun@zte.com.cn>
Mon, 11 Sep 2017 09:15:03 +0000 (17:15 +0800)
commit81f5a26699ced0d7f254d05705e8c028471e44d1
tree0a3162ab21c6c58e9543de5eefaab7cbfaa3ff41
parent923bd1535dd590754c33a6a8e2a664fd07eb4227
Add the pytest file test_deploy.py

1.add the pytest file test_deploy.py
2.fix the tmpfile clearup issue.

Change-Id: I3a7e0f9199f1bf518b332fd3e9884c8f084575ae
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
test-requirements.txt
tests/data/daisy_conf/daisy.conf [new file with mode: 0644]
tests/data/lab_conf/network_baremetal.yml [new file with mode: 0644]
tests/unit/post/test_post_execute.py
tests/unit/test_deploy.py [new file with mode: 0644]
tests/unit/test_utils.py