----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58624/ -----------------------------------------------------------
(Updated April 21, 2017, 7:09 p.m.) Review request for mesos, Anand Mazumdar, Alexander Rojas, and Vinod Kone. Repository: mesos Description ------- This patch adds a new test, `SlaveTest.HTTPExecutorBadAuthentication`, which verifies that an HTTP executor cannot subscribe or launch nested containers when it provides an authentication token that has not been properly signed. Diffs (updated) ----- src/tests/slave_tests.cpp ba7c6c34ca9365e4f27fbfc3a80071c8a1d6652a Diff: https://reviews.apache.org/r/58624/diff/2/ Changes: https://reviews.apache.org/r/58624/diff/1-2/ Testing ------- bin/mesos-tests.sh --gtest_filter="SlaveTest.HTTPExecutorBadAuthentication" Thanks, Greg Mann
