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/09/10 02:13:51 UTC

[jira] [Created] (CLOUDSTACK-4635) [Automation] Test cases from test_domain_limits failed with miss match match resource count errors

Rayees Namathponnan created CLOUDSTACK-4635:
-----------------------------------------------

             Summary: [Automation] Test cases from test_domain_limits failed with miss match  match resource count errors 
                 Key: CLOUDSTACK-4635
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4635
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, Test
    Affects Versions: 4.2.1
         Environment: KVM
automation 
            Reporter: Rayees Namathponnan
             Fix For: 4.2.1


Below test cases test_domain_limits failed due to miss match resource count error 

integration.component.cpu_limits.test_domain_limits.TestDomainCPULimitsUpdateResources.test_01_multiple_core_vm_start_stop_instance
integration.component.cpu_limits.test_domain_limits.TestDomainCPULimitsUpdateResources.test_02_multiple_core_vm_migrate_instance
integration.component.cpu_limits.test_domain_limits.TestDomainCPULimitsUpdateResources.test_03_multiple_core_vm_delete_instance
integration.component.cpu_limits.test_domain_limits.TestDomainCPULimitsUpdateResources.test_04_deploy_multiple_vm_with_multiple_core
integration.component.cpu_limits.test_domain_limits.TestMultipleChildDomains.test_01_multiple_child_domains 



Observed below error 

Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/component/cpu_limits/test_domain_limits.py", line 257, in test_01_multiple_core_vm_start_stop_instance
    "Initial resource count should match with the expected resource count")
  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)
Initial resource count should match with the expected resource count
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestDomainCPULimitsUpdateResources: DEBUG: Setting up account and domain hierarchy
testclient.testcase.TestDomainCPULimitsUpdateResources: DEBUG: Creating a sub-domain under: ROOT
testclient.testcase.TestDomainCPULimitsUpdateResources: DEBUG: Creating an instance with service offering: Tiny Instance

--
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