-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47062/
-----------------------------------------------------------
(Updated May 6, 2016, 9:16 p.m.)
Review request for mesos, Adam B, Greg Mann, and Till Toenshoff.
Summary (updated)
-----------------
Modified testcase for authentication on '/containers' endpoint.
Bugs: MESOS-5316
https://issues.apache.org/jira/browse/MESOS-5316
Repository: mesos
Description
-------
Testcase SlaveTest.HTTPEndpointsBadAuthentication is updated to use
authentication when hitting '/containers' endpoint as well as when bad
credentials are provided.
Diffs (updated)
-----
src/tests/slave_tests.cpp 3f653354869987dce3f5fbc4513b6f3466a718cb
Diff: https://reviews.apache.org/r/47062/diff/
Testing
-------
sudo make -j2 check
On Ubuntu 16.04
Thanks,
Abhishek Dasgupta