Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C9FA10567 for ; Sun, 4 May 2014 00:03:00 +0000 (UTC) Received: (qmail 46328 invoked by uid 500); 4 May 2014 00:02:59 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 46287 invoked by uid 500); 4 May 2014 00:02:59 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 46279 invoked by uid 99); 4 May 2014 00:02:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 May 2014 00:02:59 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 04 May 2014 00:02:58 +0000 Received: (qmail 46204 invoked by uid 99); 4 May 2014 00:02:34 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 May 2014 00:02:34 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 69ECB1D74E1; Sun, 4 May 2014 00:02:26 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8880599779184876914==" MIME-Version: 1.0 Subject: Re: Review Request 21055: AURORA-14: Add jenkins-compatible script to build mesos core egg and run executor-large tests From: "Dan Norris" To: "Bill Farner" , "Kevin Sweeney" , "Brian Wickman" , "Jake Farrell" Cc: "Dan Norris" , "Aurora" Date: Sun, 04 May 2014 00:02:26 -0000 Message-ID: <20140504000226.11247.78065@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Dan Norris" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/21055/ X-Sender: "Dan Norris" References: <20140504000052.11247.45914@reviews.apache.org> In-Reply-To: <20140504000052.11247.45914@reviews.apache.org> Reply-To: "Dan Norris" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============8880599779184876914== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21055/ ----------------------------------------------------------- (Updated May 4, 2014, 12:02 a.m.) Review request for Aurora, Jake Farrell, Kevin Sweeney, Bill Farner, and Brian Wickman. Repository: aurora Description ------- AURORA-14: Add jenkins-compatible script to build mesos core egg and run executor-large tests I took this over from wickman at his request (old review: https://reviews.apache.org/r/19955/). Changes: - Use mesos 0.18.0 instead of 0.17.0 - Download mesos source from apache.org - Conditionally build mesos .egg - Fix a test in test_thermos_executor.py that was broken Diffs ----- .mesosversion PRE-CREATION 3rdparty/python/BUILD 122f71db0bc6f37c19ae0f3cb2fcade8321404e6 build-support/jenkins/build.sh f6f4940a1450cd0d8d8497e651d0e6c7377dfc3f build-support/jenkins/build_executor.sh PRE-CREATION build-support/jenkins/build_mesos.sh PRE-CREATION build.gradle 6c758f690b87eede3ae3a7c54fabac20db543840 src/test/python/apache/aurora/executor/test_thermos_executor.py 0b143d0a2cbb25c1d35f79963478800a6b6713ec Diff: https://reviews.apache.org/r/21055/diff/ Testing (updated) ------- ./build-support/jenkins/build_mesos.sh && ./pants src/test/python/apache/aurora/executor:executor-large -vxs (what the new build_executor.sh script does) Thanks, Dan Norris --===============8880599779184876914==--