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/30 08:13:17 UTC

git commit: updated refs/heads/master to f4dd809

Updated Branches:
  refs/heads/master 5552d2687 -> f4dd80989


add debug message

Signed-off-by: Prasanna Santhanam <ts...@apache.org>
(cherry picked from commit 56043eb6cf3835f541c65675666ad082f91f49d9)


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

Branch: refs/heads/master
Commit: f4dd80989f272f77a00f87337f5ae810a11acd6a
Parents: 5552d26
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Tue Jul 30 11:42:49 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Tue Jul 30 11:43:02 2013 +0530

----------------------------------------------------------------------
 test/integration/smoke/test_vm_life_cycle.py | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f4dd8098/test/integration/smoke/test_vm_life_cycle.py
----------------------------------------------------------------------
diff --git a/test/integration/smoke/test_vm_life_cycle.py b/test/integration/smoke/test_vm_life_cycle.py
index e8a4be5..97245ad 100644
--- a/test/integration/smoke/test_vm_life_cycle.py
+++ b/test/integration/smoke/test_vm_life_cycle.py
@@ -760,6 +760,8 @@ class TestVMLifeCycle(cloudstackTestCase):
             for k in i.split():
                 result.append(k)
 
+        self.debug("Size of the mounted iso in %s" % res)
+
         # Get ISO size
         iso_response = list_isos(
                                  self.apiclient,