Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 090307C98 for ; Wed, 26 Oct 2011 20:24:02 +0000 (UTC) Received: (qmail 99296 invoked by uid 500); 26 Oct 2011 20:24:01 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 99265 invoked by uid 500); 26 Oct 2011 20:24:01 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 99257 invoked by uid 99); 26 Oct 2011 20:24:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 20:24:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.220.41 as permitted sender) Received: from [209.85.220.41] (HELO mail-dy0-f41.google.com) (209.85.220.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 20:23:53 +0000 Received: by dyj4 with SMTP id 4so141847dyj.14 for ; Wed, 26 Oct 2011 13:23:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=oPF7TcPLjr9G15O4stx79HRskwkYlxQ62fGVdC6q9xU=; b=GPiwznIcsxzvcQJWLSb7k+zd5mG8OsxWmJIBig06JODA2sqk0cSpuZKsDhxB30ft9J BI24Wnq34tV4Se1ROVtE5AZwVKACpbHr10fWI5iiAYZe/qwXWr1UNZVNh6NFrFU8wMUb VSZpyb245KXty57TV8S4NESJ+S1lUpBlUsRy0= MIME-Version: 1.0 Received: by 10.182.44.9 with SMTP id a9mr5686236obm.61.1319660613141; Wed, 26 Oct 2011 13:23:33 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.182.15.225 with HTTP; Wed, 26 Oct 2011 13:23:33 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Oct 2011 13:23:33 -0700 X-Google-Sender-Auth: bBgQcgcbtI93BURVmjWSCE1vxD0 Message-ID: Subject: Re: patch testing for HBase TRUNK From: Stack To: dev@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Thanks Giri. St.Ack On Tue, Oct 25, 2011 at 11:08 AM, Ted Yu wrote: > Hi, > Giri has kindly helped set up patch testing for HBase TRUNK through > HBASE-4629. > Jenkins job has been setup to test patches submitted through JIRA on the > hadoop machines which run Ubuntu. > > One note, patch testing is meant for trunk patches; that is the default > assumption. > When you click 'Submit Patch', keep in mind that the latest patch would be > picked and applied on hbase trunk. > > This means that patches for 0.90 and 0.92, once attached, should be > accompanied by a simple sentence in JIRA, asking for review. > > Thanks for your understanding. > > Cheers >