Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D185DEA6 for ; Mon, 4 Mar 2013 04:47:14 +0000 (UTC) Received: (qmail 33757 invoked by uid 500); 4 Mar 2013 04:47:14 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 33653 invoked by uid 500); 4 Mar 2013 04:47:13 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 33620 invoked by uid 99); 4 Mar 2013 04:47:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 04:47:13 +0000 Date: Mon, 4 Mar 2013 04:47:12 +0000 (UTC) From: "Mahadev konar (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-1369) Changes to ambari-server.py to support ubuntu 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/AMBARI-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591986#comment-13591986 ] Mahadev konar commented on AMBARI-1369: --------------------------------------- Arpit, I am seeing the following tests fail. Can you please take a look? {noformat} ====================================================================== FAIL: test_check_iptables (TestAmbaryServer.TestAmbariServer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-common/src/test/python/mock/mock.py", line 1199, in patched return func(*args, **keywargs) File "/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-server/src/test/python/TestAmbaryServer.py", line 660, in test_check_iptables self.assertEqual(0, rcode) AssertionError: 0 != (0, '') ====================================================================== FAIL: test_get_choice_string_input (TestAmbaryServer.TestAmbariServer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-common/src/test/python/mock/mock.py", line 1199, in patched return func(*args, **keywargs) File "/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-server/src/test/python/TestAmbaryServer.py", line 97, in test_get_choice_string_input self.assertEquals(result, True) AssertionError: 'default blablabla' != True ====================================================================== FAIL: test_get_validated_string_input (TestAmbaryServer.TestAmbariServer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-common/src/test/python/mock/mock.py", line 1199, in patched return func(*args, **keywargs) File "/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-server/src/test/python/TestAmbaryServer.py", line 155, in test_get_validated_string_input self.assertEquals(get_pass_method.return_value, result) AssertionError: 'dfdsfdsfds' != 'default_pass' {noformat} > Changes to ambari-server.py to support ubuntu > --------------------------------------------- > > Key: AMBARI-1369 > URL: https://issues.apache.org/jira/browse/AMBARI-1369 > Project: Ambari > Issue Type: Sub-task > Reporter: Arpit Gupta > Assignee: Arpit Gupta > Fix For: 1.3.0 > > Attachments: AMBARI-1369.patch, AMBARI-1369.patch, AMBARI-1369.patch > > > Changes to support ubuntu server 12.04 onwards -- 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