You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/07/19 07:47:45 UTC

[2/2] git commit: updated refs/heads/4.2 to c032968

Fixed ostype CLOUDSTACK-3645

Signed-off-by: Prasanna Santhanam <ts...@apache.org>
(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 <so...@citrix.com>
Authored: Fri Jul 19 10:45:30 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
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,