-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46792/#review130979
-----------------------------------------------------------
Patch looks great!
Reviews applied: [46792]
Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1
MESOS_VERBOSE=1'; ./support/docker_build.sh
- Mesos ReviewBot
On April 28, 2016, 5:24 p.m., Alexander Rukletsov wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46792/
> -----------------------------------------------------------
>
> (Updated April 28, 2016, 5:24 p.m.)
>
>
> Review request for mesos, Adam B, Benjamin Bannier, and Jan Schlicht.
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Currently, only '/flags' endpoint is being tested by the
> `SlaveAuthorizationTest` test fixture. However, the same
> tests can be applied to any endpoint that consults
> authorizer for GET requests.
>
>
> Diffs
> -----
>
> src/tests/slave_authorization_tests.cpp d3ab0835c8d2464a65f382087d914412dc573b44
>
> Diff: https://reviews.apache.org/r/46792/diff/
>
>
> Testing
> -------
>
> On Mac OS 10.10.4:
> `make check`
> `GTEST_FILTER="*SlaveEndpointTest*:*SlaveAuthorizationTest*" ./bin/mesos-tests.sh --gtest_repeat=100
--gtest_break_on_failure`
>
>
> Thanks,
>
> Alexander Rukletsov
>
>
|