summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
authorzhongjun <zhong.jun@zte.com.cn>2017-10-19 15:57:22 +0800
committerzhongjun <zhong.jun@zte.com.cn>2017-10-19 15:57:22 +0800
commit6ea6c76805a35d5ff8f31d9336d20925dd86e26f (patch)
tree713cca571ab2b7f67fb7b131602748fdd9db52fc /tests/data
parent164ffc1780a6ffd2634533849f67ed640fb0745b (diff)
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>
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/daisy_conf/daisyrc_admin1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/daisy_conf/daisyrc_admin b/tests/data/daisy_conf/daisyrc_admin
new file mode 100644
index 00000000..7909a6a4
--- /dev/null
+++ b/tests/data/daisy_conf/daisyrc_admin
@@ -0,0 +1 @@
+export OS_ENDPOINT=http://10.20.11.2:19292 \ No newline at end of file