Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-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 23CE11960E for ; Sun, 28 Feb 2016 12:57:48 +0000 (UTC) Received: (qmail 73367 invoked by uid 500); 28 Feb 2016 12:57:48 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 73340 invoked by uid 500); 28 Feb 2016 12:57:48 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 73326 invoked by uid 99); 28 Feb 2016 12:57:47 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2016 12:57:47 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 4AD702E6D94; Sun, 28 Feb 2016 12:57:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3774844387771796186==" MIME-Version: 1.0 Subject: Re: Review Request 42100: Updated the jenkins build script to copy out xml testing reports. From: Shuai Lin To: Ben Mahler Cc: Mesos ReviewBot , Shuai Lin , Vinod Kone , mesos Date: Sun, 28 Feb 2016 12:57:47 -0000 Message-ID: <20160228125747.26940.52592@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Shuai Lin X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/42100/ X-Sender: Shuai Lin References: <20160228125716.26940.90249@reviews.apache.org> In-Reply-To: <20160228125716.26940.90249@reviews.apache.org> Reply-To: Shuai Lin X-ReviewRequest-Repository: mesos --===============3774844387771796186== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42100/ ----------------------------------------------------------- (Updated Feb. 28, 2016, 12:57 p.m.) Review request for mesos and Ben Mahler. Bugs: MESOS-4258 https://issues.apache.org/jira/browse/MESOS-4258 Repository: mesos Description ------- Updated the jenkins build script to copy out xml testing reports. Diffs ----- support/docker_build.sh e9b1d7219b261475fb29118ee27d11743c2c5e0d support/gitignore 90b6697d19a5e0a68805b23b587b362731a1df25 Diff: https://reviews.apache.org/r/42100/diff/ Testing (updated) ------- On ubuntu 14.04 64bit machine: ``` sh $ cd /path/to/mesos $ export OS=ubuntu:14.04 CONFIGURATION=--verbose COMPILER=gcc ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1 $ ./support/docker_build.sh $ ls -1 *.xml libprocess-tests.xml mesos-tests.xml stout-tests.xml ``` Thanks, Shuai Lin --===============3774844387771796186==--