From 78ac22e157e1bc0874dff5e6a4422559697d54e8 Mon Sep 17 00:00:00 2001 From: Sowmya Krishnan Date: Fri, 19 Jul 2013 10:45:30 +0530 Subject: [PATCH] Fixed ostype CLOUDSTACK-3645 Signed-off-by: Prasanna Santhanam --- test/integration/component/test_netscaler_nw_off.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_netscaler_nw_off.py b/test/integration/component/test_netscaler_nw_off.py index 6a51666c402..c328f48ea64 100644 --- a/test/integration/component/test_netscaler_nw_off.py +++ b/test/integration/component/test_netscaler_nw_off.py @@ -157,7 +157,7 @@ class Services: "publicport": 22, "openfirewall": False, }, - "ostype": 'Cent OS 5.3 (64 bit)', + "ostype": 'CentOS 5.3 (64-bit)', # Cent OS 5.3 (64 bit) "sleep": 60, "timeout": 10,