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 CE0A618A0E for ; Tue, 8 Mar 2016 21:25:31 +0000 (UTC) Received: (qmail 41643 invoked by uid 500); 8 Mar 2016 21:25:31 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 41596 invoked by uid 500); 8 Mar 2016 21:25:31 -0000 Mailing-List: contact reviews-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.apache.org Delivered-To: mailing list reviews@aurora.apache.org Received: (qmail 41518 invoked by uid 99); 8 Mar 2016 21:25:31 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 21:25:31 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 8F0512AA98F; Tue, 8 Mar 2016 21:25:30 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2035059532411195497==" MIME-Version: 1.0 Subject: Review Request 44527: Fixup rpm builder and tester. From: John Sirois To: Bill Farner , Jake Farrell Cc: Aurora , John Sirois Date: Tue, 08 Mar 2016 21:25:30 -0000 Message-ID: <20160308212530.8639.81333@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: John Sirois X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/44527/ X-Sender: John Sirois Reply-To: John Sirois X-ReviewRequest-Repository: aurora-packaging --===============2035059532411195497== 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/44527/ ----------------------------------------------------------- Review request for Aurora, Jake Farrell and Bill Farner. Bugs: AURORA-1568 https://issues.apache.org/jira/browse/AURORA-1568 Repository: aurora-packaging Description ------- This updates the mesos version from 0.23.0 to 0.25.0 and fixes up the vagrant test environment and instructions. specs/rpm/aurora.spec | 2 +- test/rpm/centos-7/README.md | 31 ++++++++++++++++++------------- test/rpm/centos-7/provision.sh | 4 ++-- 3 files changed, 21 insertions(+), 16 deletions(-) Diffs ----- specs/rpm/aurora.spec 291226da27285bf9f7c225ba4fd337691c6e8181 test/rpm/centos-7/README.md 684a3b56fba90bf679736b75c191b49ca0ded8b3 test/rpm/centos-7/provision.sh 7148979a94edf8c8b07290b612329a41456289b3 Diff: https://reviews.apache.org/r/44527/diff/ Testing ------- Fixed test instructions can be viewed here: https://github.com/jsirois/aurora-packaging/tree/AURORA-1568/rpm/fix-deps-and-test/test/rpm/centos-7 I used these to successfully install and use aurora in the vagrant test environment after building a fresh set of rpms with the tweaked spec mesos dep. NB: This change does attempt to address https://issues.apache.org/jira/browse/AURORA-1394 Thanks, John Sirois --===============2035059532411195497==--