Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E206F200B95 for ; Mon, 12 Sep 2016 14:33:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DEF87160AC8; Mon, 12 Sep 2016 12:33:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2F377160AB8 for ; Mon, 12 Sep 2016 14:33:22 +0200 (CEST) Received: (qmail 3998 invoked by uid 500); 12 Sep 2016 12:33:21 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 3981 invoked by uid 99); 12 Sep 2016 12:33:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 12:33:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A1B452C1B80 for ; Mon, 12 Sep 2016 12:33:20 +0000 (UTC) Date: Mon, 12 Sep 2016 12:33:20 +0000 (UTC) From: "Doroszlai, Attila (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-18359) Get LDAP tests to run in concurrent forked JVMs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Sep 2016 12:33:23 -0000 Doroszlai, Attila created AMBARI-18359: ------------------------------------------ Summary: Get LDAP tests to run in concurrent forked JVMs Key: AMBARI-18359 URL: https://issues.apache.org/jira/browse/AMBARI-18359 Project: Ambari Issue Type: Task Components: ambari-server Affects Versions: 2.5.0 Reporter: Doroszlai, Attila Assignee: Doroszlai, Attila Fix For: 2.5.0 Some LDAP tests fail to run with forkCount:>1, reuseForks:false. This blocks increasing forkCount to speed up the unit tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)