Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBC7E10764 for ; Tue, 10 Sep 2013 00:13:51 +0000 (UTC) Received: (qmail 59325 invoked by uid 500); 10 Sep 2013 00:13:51 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 59305 invoked by uid 500); 10 Sep 2013 00:13:51 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 59297 invoked by uid 500); 10 Sep 2013 00:13:51 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 59294 invoked by uid 99); 10 Sep 2013 00:13:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 00:13:51 +0000 Date: Tue, 10 Sep 2013 00:13:51 +0000 (UTC) From: "Rayees Namathponnan (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-4635) [Automation] Test cases from test_domain_limits failed with miss match match resource count errors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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