Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86B631014A for ; Thu, 7 Nov 2013 18:51:20 +0000 (UTC) Received: (qmail 68754 invoked by uid 500); 7 Nov 2013 18:51:18 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 68725 invoked by uid 500); 7 Nov 2013 18:51:18 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 68667 invoked by uid 99); 7 Nov 2013 18:51:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 18:51:18 +0000 Date: Thu, 7 Nov 2013 18:51:18 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1789) Increase test timeouts for Accumulo 1.5.x 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/ACCUMULO-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816240#comment-13816240 ] ASF subversion and git services commented on ACCUMULO-1789: ----------------------------------------------------------- Commit 41efe1a7e07d3abae1d82bc6d8340e78210cadc0 in branch refs/heads/1.5.1-SNAPSHOT from [~bhavanki] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=41efe1a ] ACCUMULO-1829 Add timeout scaling factor to tests (1.4.x) Slower hardware or VMs may have trouble completing tests within the timeouts specified. This change adds a -f option to run.py to add a scaling factor to the maxRuntime for tests, the timeout for Accumulo to shut down, and to specific timeouts in SimpleBalancerFairness and ZooCacheTest. Compare to a similar change for ACCUMULO-1789. Signed-off-by: Eric Newton > Increase test timeouts for Accumulo 1.5.x > ----------------------------------------- > > Key: ACCUMULO-1789 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1789 > Project: Accumulo > Issue Type: Test > Components: test > Affects Versions: 1.5.0 > Reporter: Bill Havanki > Assignee: Bill Havanki > Priority: Minor > Labels: test > Fix For: 1.5.1 > > Attachments: ACCUMULO-1789.patch > > > In our test environment we've found that increasing some timeouts for Accumulo 1.5.x tests lets them complete more reliably. They include: CreateAndUseTest, BloomFilterTest, SimpleBalancerFairness, DeleteRowsSplitTest, MergeTest. -- This message was sent by Atlassian JIRA (v6.1#6144)