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 E1DAB200D58 for ; Sun, 3 Dec 2017 06:20:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E08C4160C19; Sun, 3 Dec 2017 05:20:13 +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 339C6160BFB for ; Sun, 3 Dec 2017 06:20:13 +0100 (CET) Received: (qmail 68856 invoked by uid 500); 3 Dec 2017 05:20:11 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 68796 invoked by uid 99); 3 Dec 2017 05:20:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Dec 2017 05:20:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E7F4E1A0548 for ; Sun, 3 Dec 2017 05:20:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.103 X-Spam-Level: X-Spam-Status: No, score=-0.103 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=effectivemachines.com Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 0kY1KUxt3Vym for ; Sun, 3 Dec 2017 05:20:08 +0000 (UTC) Received: from effectivemachines.com (effectivemachines.com [104.236.136.112]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 295B65F56D for ; Sun, 3 Dec 2017 05:20:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by effectivemachines.com (Postfix) with ESMTP id 522BA1651B6; Sat, 2 Dec 2017 21:20:00 -0800 (PST) Received: from effectivemachines.com ([127.0.0.1]) by localhost (effectivemachines.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id D4ryLI_gt_u0; Sat, 2 Dec 2017 21:20:00 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by effectivemachines.com (Postfix) with ESMTP id E47AD1651B0; Sat, 2 Dec 2017 21:19:59 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.9.2 effectivemachines.com E47AD1651B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=effectivemachines.com; s=D35149BA-5A53-11E6-AF53-2EA667C55D35; t=1512278399; bh=3f4WZ1mb9H1Lp+ke+he0mBdKuGwpfiOJNb+a/N1r1tw=; h=Content-Type:Mime-Version:Subject:From:Date: Content-Transfer-Encoding:Message-Id:To; b=mX3wVwTBKejGTcgnOxipO0nLLxxbPhv44XSLSwit3IpZekoeRvIuAajRidBXk2xn0 qAnFDpUhNczPcgsMMbK3vDFl6Drwn+Sl7AGYTFZUbL32ofeyWWPdWk8M/iOmhTT/p/ L61DPv0VD8Y41p+defkgWRBu0N3H6bIgrXQx8XEQ= X-Virus-Scanned: amavisd-new at effectivemachines.com Received: from effectivemachines.com ([127.0.0.1]) by localhost (effectivemachines.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PcApkfoYbImG; Sat, 2 Dec 2017 21:19:59 -0800 (PST) Received: from [192.168.100.206] (108-193-1-249.lightspeed.sntcca.sbcglobal.net [108.193.1.249]) by effectivemachines.com (Postfix) with ESMTPSA id 8A91F1647AB; Sat, 2 Dec 2017 21:19:59 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Same jenkins build running on 2 patches. From: Allen Wittenauer In-Reply-To: Date: Sat, 2 Dec 2017 21:19:59 -0800 Cc: Rushabh Shah , Hadoop Common , aw@apache.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Jason Lowe X-Mailer: Apple Mail (2.3273) archived-at: Sun, 03 Dec 2017 05:20:14 -0000 > On Dec 1, 2017, at 1:36 PM, Jason Lowe wrote: > I thought the admin precommit build was kicking off the = project-specific precommit build with an attachment ID argument so the = project precommit can be consistent with the admin precommit build on = what triggered the precommit process. precommit-admin generates a list of JIRA issue ids and passes = those to the build jobs. The JIRA issue ids are generated from a simple = JQL statement. precommit build is the first time the attachment id=E2=80=99= s are determined. > If the patch is tracked by attachment ID then I think the build would = remain consistent even when users attach new patches in the middle of = the precommit process. Implementation of YETUS-504 will almost certainly eliminate the = double download in Dockerized situations since the credentials will only = be available outside of it. In the process, certain testing scenarios = also get dropped, but security is more important. That said, fixing users attempting to prematurely optimize test = runs is pretty low on the priority list. For my own project list, some = way to inform a user that only 20-30% of the HDFS unit tests in branch-2 = are getting executed is way higher. [trunk comes in at around 80% = post-surefire 2.20.1.] precommit=E2=80=99s output doesn=E2=80=99t = reflect tests that don=E2=80=99t run because surefire doesn=E2=80=99t = report them either. See also SUREFIRE-1447. =20 --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org