From 1bfcf5a813c58e229795b0d231318983ebeb0215 Mon Sep 17 00:00:00 2001 From: Jim Kellerman Date: Thu, 7 Feb 2008 20:57:23 +0000 Subject: [PATCH] HBASE-410 Speed up the test suite (make test timeout 5 minutes instead of 15. git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@619635 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ build.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 598a4937295..3ce4aef229b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -18,6 +18,8 @@ HBase Change Log HBASE-409 Add build path to svn:ignore list (Edward Yoon via Stack) HBASE-408 Add .classpath and .project to svn:ignore list (Edward Yoon via Stack) + HBASE-410 Speed up the test suite (make test timeout 5 minutes instead of + 15. Branch 0.1 diff --git a/build.xml b/build.xml index a34a5390660..9307567325e 100644 --- a/build.xml +++ b/build.xml @@ -38,7 +38,7 @@ - +