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 D152C17B68 for ; Fri, 30 Jan 2015 17:08:42 +0000 (UTC) Received: (qmail 9332 invoked by uid 500); 30 Jan 2015 17:08:42 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 9246 invoked by uid 500); 30 Jan 2015 17:08:42 -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 9235 invoked by uid 99); 30 Jan 2015 17:08:42 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jan 2015 17:08:42 +0000 Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 2E64D1A01E4 for ; Fri, 30 Jan 2015 17:08:42 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id u10so37353309lbd.12 for ; Fri, 30 Jan 2015 09:08:38 -0800 (PST) X-Received: by 10.152.28.194 with SMTP id d2mr7447786lah.85.1422637718881; Fri, 30 Jan 2015 09:08:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.11.207 with HTTP; Fri, 30 Jan 2015 09:07:57 -0800 (PST) In-Reply-To: References: From: Andrew Purtell Date: Fri, 30 Jan 2015 09:07:57 -0800 Message-ID: Subject: Re: Precommit build (hadoopqa) can now test the patch on branches To: "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=089e0160b420e0cd87050de1a7b2 --089e0160b420e0cd87050de1a7b2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable GREAT! On Thu, Jan 29, 2015 at 10:31 PM, Enis S=C3=B6ztutar wrot= e: > Devs, > > Over at HBASE-12944, we've made some changes so that the Precommit jenkin= s > build (commonly known and loved as hadoopqa) can now test patches on > branches. > > For testing a patch on a branch, you should use the name of the branch in > name of the patch file. For example a patch file named > "hbase-123-0.98.patch will test the hadoopqa build on top of the 0.98 > branch. > > Right now, all active branches, master, branch-1.0, branch-1, 0.98 and 0.= 94 > are supported. If no branch name is found in the patch file, master will = be > used. > > Also keep in mind that hadoopqa only picks up the latest patch from an > issue in "Patch Available" state. This means that you cannot attach 3 > patches at the same time for different branches and expect hadoopqa to > report on all 3. The way to test a patch for master and branch-1 for > example would be to attach the master patch, wait for the precommit build > [1] to start for your patch, and then after it started attach the branch-= 1 > patch with "branch-1" in the patch file name. There is another job called > PreCommit-Admin [2] who looks at the jira issues and kicks the precommit > build every 10 minutes. It means you have to wait at least 10 minutes in > between (or kick [2] manually if you are a committer). > > [1] https://builds.apache.org/job/PreCommit-HBASE-Build/ > [2] https://builds.apache.org/view/All/job/PreCommit-Admin/ > > Cheers, > Enis > --=20 Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) --089e0160b420e0cd87050de1a7b2--