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:33 UTC

git commit: updated refs/heads/4.2 to 56043eb

Updated Branches:
  refs/heads/4.2 6ab5c40ee -> 56043eb6c


add debug message

Signed-off-by: Prasanna Santhanam <ts...@apache.org>


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

Branch: refs/heads/4.2
Commit: 56043eb6cf3835f541c65675666ad082f91f49d9
Parents: 6ab5c40
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:42:49 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/56043eb6/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,