You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dhananjay D Pathak (JIRA)" <ji...@apache.org> on 2014/02/14 14:08:20 UTC

[jira] [Created] (CLOUDSTACK-6116) [Automation] : test_cpu_limits.py fails with error as AssertionError: Failed to migrate instance: Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Source and destination host are not in same cluster, unable to migrate to host: 1'}

Dhananjay D Pathak created CLOUDSTACK-6116:
----------------------------------------------

             Summary: [Automation] : test_cpu_limits.py fails with error as AssertionError: Failed to migrate instance: Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Source and destination host are not in same cluster, unable to migrate to host: 1'}
                 Key: CLOUDSTACK-6116
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6116
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: marvin
    Affects Versions: 4.2.0
         Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server release 6.4 (Santiago) 

            Reporter: Dhananjay D Pathak
         Attachments: failed_plus_exceptions.txt, results.txt, runinfo.txt

Marvin Test test_cpu_limits.py fails with Error as described bellow (log files are attached):
Test Deploy VM with multiple core CPU & verify the usage ... ok
Test Deploy VM with multiple core CPU & verify the usage ... FAIL
Test Deploy VM with multiple core CPU & verify the usage ... ok
Test Deploy multiple VM with 4 core CPU & verify the usage ... ok
Test Deploy VM with 4 core CPU & verify the usage ... ok
Test Deploy VM with 4 core CPU & verify the usage ... FAIL
Test Deploy VM with 4 core CPU & verify the usage ... FAIL
Test Deploy multiple VM with 4 core CPU & verify the usage ... SKIP: This test case requires configuration value max.account.cpus to be 16

======================================================================
FAIL: Test Deploy VM with multiple core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/DataDisk/temp/cloudstack/test/integration/component/test_cpu_limits.py", line 261, in test_02_multiplecore_migrate_instance
    self.fail("Failed to migrate instance: %s" % e)
AssertionError: Failed to migrate instance: Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Source and destination host are not in same cluster, unable to migrate to host: 1'}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)