From reviews-return-92183-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Tue Aug 11 03:24:25 2020 Return-Path: X-Original-To: apmail-mesos-reviews-archive@locus.apache.org Delivered-To: apmail-mesos-reviews-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id D90C91AB74 for ; Tue, 11 Aug 2020 03:24:25 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 8BED9124A2E for ; Tue, 11 Aug 2020 03:24:25 +0000 (UTC) Received: (qmail 92206 invoked by uid 500); 11 Aug 2020 03:07:20 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 92166 invoked by uid 500); 11 Aug 2020 03:07:18 -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 92114 invoked by uid 99); 11 Aug 2020 03:07:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Aug 2020 03:07:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9EE881A40E9 for ; Tue, 11 Aug 2020 03:07:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.613 X-Spam-Level: * X-Spam-Status: No, score=1.613 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=0.2, KAM_DMARC_STATUS=0.01, KAM_LAZY_DOMAIN_SECURITY=1, KHOP_HELO_FCRDNS=0.4, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=disabled Received: from mx1-he-de.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ls1fgeyOpjNy for ; Tue, 11 Aug 2020 03:07:13 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=95.217.165.199; helo=reviews-vm-he-fi.apache.org; envelope-from=noreply@reviews.apache.org; receiver= Received: from reviews-vm-he-fi.apache.org (static.199.165.217.95.clients.your-server.de [95.217.165.199]) by mx1-he-de.apache.org (ASF Mail Server at mx1-he-de.apache.org) with ESMTP id AB2E07F853 for ; Tue, 11 Aug 2020 03:07:12 +0000 (UTC) Received: from reviews-vm-he-fi.apache.org (reviews-vm-he-fi.apache.org [127.0.0.1]) by reviews-vm-he-fi.apache.org (Postfix) with ESMTP id EDE5D160191; Tue, 11 Aug 2020 03:07:11 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============9094673353956837798==" MIME-Version: 1.0 Subject: Re: Review Request 72727: Updated the test CSI plugin for CSI server testing. From: Greg Mann To: Qian Zhang , Andrei Budnik Cc: Greg Mann , mesos Date: Tue, 11 Aug 2020 03:07:11 -0000 Message-ID: <20200811030711.14498.21793@reviews-vm-he-fi.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Greg Mann X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/72727/ X-Sender: Greg Mann References: <20200731190635.21172.57807@reviews-vm-he-fi.apache.org> In-Reply-To: <20200731190635.21172.57807@reviews-vm-he-fi.apache.org> Reply-To: Greg Mann X-ReviewRequest-Repository: mesos --===============9094673353956837798== 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/72727/ ----------------------------------------------------------- (Updated Aug. 11, 2020, 3:07 a.m.) Review request for mesos, Andrei Budnik and Qian Zhang. Bugs: MESOS-10163 https://issues.apache.org/jira/browse/MESOS-10163 Repository: mesos Description ------- This patch adds additional configuration flags to the test CSI plugin which are necessary in order to test the agent's CSI server. Diffs (updated) ----- src/examples/test_csi_plugin.cpp 214a3ee4481512b025ff054db6ffe15d476b0264 Diff: https://reviews.apache.org/r/72727/diff/2/ Changes: https://reviews.apache.org/r/72727/diff/1-2/ Testing ------- These new flags are used in a subsequent test in this chain. Thanks, Greg Mann --===============9094673353956837798==--