Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9893B200D42 for ; Thu, 2 Nov 2017 18:48:36 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 971681609EB; Thu, 2 Nov 2017 17:48:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DD4FB160BE5 for ; Thu, 2 Nov 2017 18:48:35 +0100 (CET) Received: (qmail 78309 invoked by uid 500); 2 Nov 2017 17:48:35 -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 78160 invoked by uid 99); 2 Nov 2017 17:48:34 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2017 17:48:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0B0B518072D; Thu, 2 Nov 2017 17:48:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.999 X-Spam-Level: ** X-Spam-Status: No, score=2.999 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Qif2vIeUfGjD; Thu, 2 Nov 2017 17:48:33 +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 1929C61172; Thu, 2 Nov 2017 17:48:33 +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 B550AE0D58; Thu, 2 Nov 2017 17:48:32 +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 9FD92C40659; Thu, 2 Nov 2017 17:48:32 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4917665569353746568==" MIME-Version: 1.0 Subject: Re: Review Request 63496: Added tests for agent resource version transmission. From: Benjamin Bannier To: Jie Yu , Jan Schlicht Cc: Benjamin Bannier , Mesos Reviewbot , mesos , Mesos Reviewbot Windows Date: Thu, 02 Nov 2017 17:48:32 -0000 Message-ID: <20171102174832.55462.6801@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Benjamin Bannier X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/63496/ X-Sender: Benjamin Bannier References: <20171102015710.28996.71576@reviews-vm2.apache.org> In-Reply-To: <20171102015710.28996.71576@reviews-vm2.apache.org> Reply-To: Benjamin Bannier X-ReviewRequest-Repository: mesos archived-at: Thu, 02 Nov 2017 17:48:36 -0000 --===============4917665569353746568== 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/63496/ ----------------------------------------------------------- (Updated Nov. 2, 2017, 6:48 p.m.) Review request for mesos, Jie Yu and Jan Schlicht. Changes ------- Rebased. Repository: mesos Description ------- This patch introduces separate tests for clock values communicated from resource providers and from agents to masters. Diffs (updated) ----- src/tests/slave_tests.cpp aae5e6021b46793fa2b871aaa738f61c8cfb88ce Diff: https://reviews.apache.org/r/63496/diff/2/ Changes: https://reviews.apache.org/r/63496/diff/1-2/ Testing ------- `make check` Thanks, Benjamin Bannier --===============4917665569353746568==--