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 79B8B17974 for ; Tue, 19 May 2015 06:23:16 +0000 (UTC) Received: (qmail 6491 invoked by uid 500); 19 May 2015 06:23:16 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 6445 invoked by uid 500); 19 May 2015 06:23:16 -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 6421 invoked by uid 99); 19 May 2015 06:23:16 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 May 2015 06:23:16 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 908681DD533; Tue, 19 May 2015 06:23:13 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2001409037509453162==" MIME-Version: 1.0 Subject: Re: Review Request 33778: Adds RPM specfile and support scripting From: "Aurora ReviewBot" To: "Bill Farner" , "Kevin Sweeney" , "Jake Farrell" Cc: "Aurora ReviewBot" , "Steve Salevan" , "Aurora" Date: Tue, 19 May 2015 06:23:13 -0000 Message-ID: <20150519062313.14202.4134@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Aurora ReviewBot" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/33778/ X-Sender: "Aurora ReviewBot" References: <20150519060053.14202.38967@reviews.apache.org> In-Reply-To: <20150519060053.14202.38967@reviews.apache.org> Reply-To: "Aurora ReviewBot" X-ReviewRequest-Repository: aurora --===============2001409037509453162== 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/33778/#review84265 ----------------------------------------------------------- Ship it! Master (920263b) is green with this patch. ./build-support/jenkins/build.sh I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On May 19, 2015, 6 a.m., Steve Salevan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33778/ > ----------------------------------------------------------- > > (Updated May 19, 2015, 6 a.m.) > > > Review request for Aurora, Jake Farrell, Kevin Sweeney, and Bill Farner. > > > Bugs: AURORA-1116 > https://issues.apache.org/jira/browse/AURORA-1116 > > > Repository: aurora > > > Description > ------- > > This review board adds support for building Red Hat-flavored packages for the Aurora scheduler alongside its client and Thermos-related binaries: > > aurora - Aurora Scheduler > aurora-client - Aurora client and admin tool > aurora-thermos - Thermos executor, runner, and observer > aurora-debuginfo - Debugging symbols for Python/libmesos integration > > If you'd like to give it a whirl, the following Make targets will spin up new RPMs: > > make (nightly_srpm|nightly_rpm) - builds an RPM or SRPM with timestamped versioning, suitable for producing nightly updates > make (release_srpm|release_rpm) - builds without timestamped versioning > > Let me know what you think, and thanks! > > > Diffs > ----- > > packaging/rpm/Makefile PRE-CREATION > packaging/rpm/aurora.init.sh PRE-CREATION > packaging/rpm/aurora.logrotate PRE-CREATION > packaging/rpm/aurora.service PRE-CREATION > packaging/rpm/aurora.spec PRE-CREATION > packaging/rpm/aurora.startup.sh PRE-CREATION > packaging/rpm/aurora.sysconfig PRE-CREATION > packaging/rpm/clusters.json PRE-CREATION > packaging/rpm/thermos-observer.init.sh PRE-CREATION > packaging/rpm/thermos-observer.logrotate PRE-CREATION > packaging/rpm/thermos-observer.service PRE-CREATION > packaging/rpm/thermos-observer.startup.sh PRE-CREATION > packaging/rpm/thermos-observer.sysconfig PRE-CREATION > > Diff: https://reviews.apache.org/r/33778/diff/ > > > Testing > ------- > > Successfully executed builds on EL 6/7 and F19/20, tested deployment on EL6 and F19 > > > Thanks, > > Steve Salevan > > --===============2001409037509453162==--