Add the unit test file test_tempest.py 63/45763/1
authorzhongjun <zhong.jun@zte.com.cn>
Thu, 19 Oct 2017 07:57:22 +0000 (15:57 +0800)
committerzhongjun <zhong.jun@zte.com.cn>
Thu, 19 Oct 2017 07:57:22 +0000 (15:57 +0800)
commit6ea6c76805a35d5ff8f31d9336d20925dd86e26f
tree713cca571ab2b7f67fb7b131602748fdd9db52fc
parent164ffc1780a6ffd2634533849f67ed640fb0745b
Add the unit test file test_tempest.py

1.Add the unit test file test_tempest.py and related test data
file daisyrc_admin, test stub file daisyclient_stub.py for
tempest.py

2.modify the tempest.py to adapt the unit test.

Change-Id: Ice92ed5a01a049a1a828f7f9e13979bda4b026b7
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
deploy/tempest.py
tests/data/daisy_conf/daisyrc_admin [new file with mode: 0644]
tests/unit/daisyclient_stub.py [new file with mode: 0644]
tests/unit/test_tempest.py [new file with mode: 0644]