-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46792/
-----------------------------------------------------------

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

Reply via email to