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 BC698C264 for ; Mon, 9 Sep 2013 06:14:53 +0000 (UTC) Received: (qmail 47601 invoked by uid 500); 9 Sep 2013 06:14:53 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 47507 invoked by uid 500); 9 Sep 2013 06:14:53 -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 47483 invoked by uid 500); 9 Sep 2013 06:14:53 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 47479 invoked by uid 99); 9 Sep 2013 06:14:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 06:14:53 +0000 Date: Mon, 9 Sep 2013 06:14:53 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4608) [Automation] SSVM test cases failing with error 'TestSSVMs' object has no attribute 'config' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761641#comment-13761641 ] ASF subversion and git services commented on CLOUDSTACK-4608: ------------------------------------------------------------- Commit 433d5839a196dd4a8ecc49abc192c580d79c175d in branch refs/heads/master from [~tsp] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=433d583 ] CLOUDSTACK-4608: Resolve the hostname to fqdn from marvin config In case the marvin configuration does not contain fqdn information fetch and compare the fqdns of hostip from `cloud`.`host` with the fqdn available on the client. Signed-off-by: Prasanna Santhanam > [Automation] SSVM test cases failing with error 'TestSSVMs' object has no attribute 'config' > -------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4608 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4608 > 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 > Reporter: Rayees Namathponnan > Priority: Blocker > Fix For: 4.2.1 > > > SSVM test cases failing after below check-in > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=2575ded3f32e7c27315c5701bbc4fdbc44615080 > Test cases failing with below error > Error Message > 'TestSSVMs' object has no attribute 'config' > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestSSVMs: DEBUG: Running SSVM check script > --------------------- >> 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_ssvm.py", line 345, in test_03_ssvm_internals > host.user, host.passwd = get_host_credentials(self.config, host.ipaddress) > 'TestSSVMs' object has no attribute 'config' > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestSSVMs: DEBUG: Running SSVM check script > --------------------- >> end captured logging << ----- -- 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