Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 869B410BA9 for ; Thu, 12 Dec 2013 17:48:39 +0000 (UTC) Received: (qmail 59420 invoked by uid 500); 12 Dec 2013 17:48:39 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 59382 invoked by uid 500); 12 Dec 2013 17:48:39 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 59374 invoked by uid 99); 12 Dec 2013 17:48:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Dec 2013 17:48:39 +0000 X-ASF-Spam-Status: No, hits=-1997.9 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; Thu, 12 Dec 2013 17:48:38 +0000 Received: (qmail 59084 invoked by uid 99); 12 Dec 2013 17:48:17 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Dec 2013 17:48:17 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 489001D3B8E; Thu, 12 Dec 2013 17:48:16 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0213034908658112904==" MIME-Version: 1.0 Subject: Re: Review Request 16200: Use binaries for vagrant up. From: "Bill Farner" To: "Bill Farner" , "Brian Wickman" Cc: "Aurora" , "Kevin Sweeney" Date: Thu, 12 Dec 2013 17:48:13 -0000 Message-ID: <20131212174813.6673.77823@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Bill Farner" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/16200/ X-Sender: "Bill Farner" References: <20131212041336.6673.61476@reviews.apache.org> In-Reply-To: <20131212041336.6673.61476@reviews.apache.org> Reply-To: "Bill Farner" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============0213034908658112904== 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/16200/#review30266 ----------------------------------------------------------- Ship it! I broke my trackpad when i clicked the ship checkbox. - Bill Farner On Dec. 12, 2013, 4:13 a.m., Kevin Sweeney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16200/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2013, 4:13 a.m.) > > > Review request for Aurora, Bill Farner and Brian Wickman. > > > Bugs: AURORA-8 > https://issues.apache.org/jira/browse/AURORA-8 > > > Repository: aurora > > > Description > ------- > > Use binaries for vagrant up. > > This is a significant speedup - we now skip building mesos from source. > > Before: Bringing up the devtools took 24 minutes: > vagrant up 36.41s user 4.28s system 2% cpu 24:20.66 total > > In this version it takes less than 8 minutes: > vagrant up devtools 31.22s user 3.14s system 7% cpu 7:43.25 total > > So now a full new Aurora cluster takes less than 13 min: > vagrant up 102.64s user 12.44s system 15% cpu 12:47.19 total > > > Diffs > ----- > > examples/vagrant/provision-aurora-scheduler.sh 43def01079bc9a3db026fcd72cec61909a7e91d8 > examples/vagrant/provision-dev-environment.sh 957f93d47ea3c2e67955d0930284caf4a02776ff > examples/vagrant/provision-mesos-master.sh 9ee047bd77dd765d5af77098886b1e0e7cb4a03a > examples/vagrant/provision-mesos-slave.sh 7cce033bf9ef31d1ead3a3220d9d0c710cea73b7 > > Diff: https://reviews.apache.org/r/16200/diff/ > > > Testing > ------- > > vagrant destroy > vagrant up > Verified that job submission and all components work. > > > Thanks, > > Kevin Sweeney > > --===============0213034908658112904==--