From 5cf109d2e588dfeaaed4e6b78db7def66ecf5e1d Mon Sep 17 00:00:00 2001 From: zhongjun Date: Fri, 29 Sep 2017 09:12:49 +0800 Subject: 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 --- tests/data/daisy_conf/daisy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/daisy_conf/daisy.conf') 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. -- cgit 1.2.3-korg