Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF81111CD8 for ; Mon, 18 Aug 2014 19:13:18 +0000 (UTC) Received: (qmail 2217 invoked by uid 500); 18 Aug 2014 19:13:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 2184 invoked by uid 500); 18 Aug 2014 19:13:18 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 2171 invoked by uid 99); 18 Aug 2014 19:13:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2014 19:13:18 +0000 Date: Mon, 18 Aug 2014 19:13:18 +0000 (UTC) From: "Dmitry Lysnichenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-6899) Add unit test to ensure iptables stay off (if they were initially turned off) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Dmitry Lysnichenko created AMBARI-6899: ------------------------------------------ Summary: Add unit test to ensure iptables stay off (if they were initially turned off) Key: AMBARI-6899 URL: https://issues.apache.org/jira/browse/AMBARI-6899 Project: Ambari Issue Type: Task Affects Versions: 1.7.0 Reporter: Dmitry Lysnichenko Assignee: Dmitry Lysnichenko Fix For: 1.7.0 This issue was fixed in 1.6.1 but it seems 1.6.0 did have a regression where starting the agent would turn on iptables. We need to add a unit test to check that iptables do not turn on after agent start so that we don't have this kind of regression again. -- This message was sent by Atlassian JIRA (v6.2#6252)