Fixed ostype CLOUDSTACK-3645

Signed-off-by: Prasanna Santhanam <[email protected]>
(cherry picked from commit 78ac22e157e1bc0874dff5e6a4422559697d54e8)


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c0329680
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c0329680
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c0329680

Branch: refs/heads/4.2
Commit: c03296808b81c543f6c5c5c3d1844c68ae9b1370
Parents: 12dacb3
Author: Sowmya Krishnan <[email protected]>
Authored: Fri Jul 19 10:45:30 2013 +0530
Committer: Prasanna Santhanam <[email protected]>
Committed: Fri Jul 19 11:17:29 2013 +0530

----------------------------------------------------------------------
 test/integration/component/test_netscaler_nw_off.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c0329680/test/integration/component/test_netscaler_nw_off.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_netscaler_nw_off.py 
b/test/integration/component/test_netscaler_nw_off.py
index 6a51666..c328f48 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,

Reply via email to