-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58258/#review171314
-----------------------------------------------------------
Patch looks great!
Reviews applied: [58251, 58252, 58253, 58254, 58255, 58258]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose'
ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh
- Mesos Reviewbot
On April 7, 2017, 3:46 a.m., Greg Mann wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58258/
> -----------------------------------------------------------
>
> (Updated April 7, 2017, 3:46 a.m.)
>
>
> Review request for mesos, Adam B, Alexander Rojas, Till Toenshoff, and Vinod Kone.
>
>
> Bugs: MESOS-7339
> https://issues.apache.org/jira/browse/MESOS-7339
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This patch adds a new test,
> `SlaveAuthorizerTest.AuthorizeRunTaskGroupOnAgent`,
> which verifies that task groups can be launched when
> executor authentication is required and the local
> authorizer is loaded.
>
>
> Diffs
> -----
>
> src/tests/slave_authorization_tests.cpp 3657e0a3d19d75cef92e5bf90b65ef00c291b032
>
>
> Diff: https://reviews.apache.org/r/58258/diff/1/
>
>
> Testing
> -------
>
> `make check` when configured with SSL enabled.
>
>
> Thanks,
>
> Greg Mann
>
>
|