----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58624/ -----------------------------------------------------------
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 ----- src/tests/slave_tests.cpp 7cb2570920baadf45edc4e8227e1fbbf59cb03d2 Diff: https://reviews.apache.org/r/58624/diff/1/ Testing ------- bin/mesos-tests.sh --gtest_filter="SlaveTest.HTTPExecutorBadAuthentication" Thanks, Greg Mann
