You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/07/29 21:37:48 UTC

[jira] [Created] (CLOUDSTACK-3916) [Automation] TestVMLifeCycle.test_10_attachAndDetach_iso failing while checking size of iso

Rayees Namathponnan created CLOUDSTACK-3916:
-----------------------------------------------

             Summary: [Automation] TestVMLifeCycle.test_10_attachAndDetach_iso failing while checking size of iso 
                 Key: CLOUDSTACK-3916
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3916
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, Test
    Affects Versions: 4.2.0
         Environment: Automation 

            Reporter: Rayees Namathponnan
            Assignee: Prasanna Santhanam
             Fix For: 4.2.0


Test case TestVMLifeCycle.test_10_attachAndDetach_iso failin KVM , and Xen 

Test cases failed below error

paramiko.transport: DEBUG: [chan 6] EOF received (6)
paramiko.transport: DEBUG: [chan 6] EOF sent (6)
sshClient: DEBUG: {Cmd: mount |grep /dev/hdc|head -1 via Host: 10.223.122.72} {returns: ['/dev/hdc on /mnt/tmp type iso9660 (ro)']}
testclient.testcase.TestVMLifeCycle: DEBUG: Found a mount point at ['/dev/hdc on /mnt/tmp type iso9660 (ro)']
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 778, in test_10_attachAndDetach_iso
    "ISO size mismatch. reported size within guest %s" % str(iso_size)
  File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual
    raise self.failureException(msg)
ISO size mismatch. reported size within guest 360448


Test case trying to get ISO size with below command;
[root@RyzNW2VM1 mnt1]# mount |grep /dev/hdc |head -1
/dev/hdc on /tmp/mnt1 type iso9660 (ro)


Prasanna - i dont think we can get size from this; can you please check your recent check in ?

https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=93f79e1a158cb1f69915a4036f5c1840a38c5e53




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira