diff options
author | 2017-09-29 09:12:49 +0800 | |
---|---|---|
committer | 2017-09-29 09:12:49 +0800 | |
commit | 5cf109d2e588dfeaaed4e6b78db7def66ecf5e1d (patch) | |
tree | 5b60d3a8c9c0e0de959be3ea77ef0a527c63beec /tests/data/daisy_conf | |
parent | c5dfe52ced4f9180933188a9460fead36f92f653 (diff) |
Add more test function and case in test_utils.py
Add more test functions and test case in test_utils.py,
test_daisy_server.py and test_environment.py.
Change-Id: I7e4ea6993205e1d2f7cc8202820a3ada99613910
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Diffstat (limited to 'tests/data/daisy_conf')
-rw-r--r-- | tests/data/daisy_conf/daisy.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/daisy_conf/daisy.conf b/tests/data/daisy_conf/daisy.conf index 22e71d59..5435b4c0 100644 --- a/tests/data/daisy_conf/daisy.conf +++ b/tests/data/daisy_conf/daisy.conf @@ -1,7 +1,7 @@ [DEFAULT] #The mangement ip of daisy #When Daisy will be installed in the virtual machine, this option is required. -daisy_management_ip=10.20.11.2 + [BACKEND] #Default backend types of daisy, including tecs, zenic, proton, kolla. |