From reviews-return-76223-archive-asf-public=cust-asf.ponee.io@mesos.apache.org Tue Apr 17 01:42:51 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A74B7180608 for ; Tue, 17 Apr 2018 01:42:50 +0200 (CEST) Received: (qmail 12368 invoked by uid 500); 16 Apr 2018 23:42:49 -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 11570 invoked by uid 99); 16 Apr 2018 23:42:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2018 23:42:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id A0305C14CE; Mon, 16 Apr 2018 23:42:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.95 X-Spam-Level: X-Spam-Status: No, score=0.95 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id htqq4PK8oayG; Mon, 16 Apr 2018 23:42:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7E0BF5F3CE; Mon, 16 Apr 2018 23:42:47 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 17D7BE023A; Mon, 16 Apr 2018 23:42:47 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 8927BC4015B; Mon, 16 Apr 2018 23:42:46 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7338503181765470297==" MIME-Version: 1.0 Subject: Review Request 66628: Added role tracking unit tests. From: Till Toenshoff To: Benjamin Bannier , Kapil Arya , Meng Zhu , Benjamin Mahler , Michael Park Cc: Till Toenshoff , mesos Date: Mon, 16 Apr 2018 23:42:46 -0000 Message-ID: <20180416234246.5209.39423@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Till Toenshoff X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/66628/ X-Sender: Till Toenshoff X-ReviewBoard-Diff-For: src/tests/role_tracking_tests.cpp Reply-To: Till Toenshoff X-ReviewRequest-Repository: mesos --===============7338503181765470297== 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/66628/ ----------------------------------------------------------- Review request for mesos, Benjamin Bannier, Benjamin Mahler, Kapil Arya, Michael Park, and Meng Zhu. Bugs: MESOS-8069 https://issues.apache.org/jira/browse/MESOS-8069 Repository: mesos Description ------- Added role tracking unit tests. Diffs ----- src/Makefile.am 07eb13851967b8a28b46afa3304a9d4e298a5016 src/tests/role_tracking_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/66628/diff/1/ Testing ------- make check Thanks, Till Toenshoff --===============7338503181765470297==--