----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63994/ -----------------------------------------------------------
(Updated March 13, 2018, 9:48 p.m.) Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Jie Yu. Bugs: MESOS-8190 https://issues.apache.org/jira/browse/MESOS-8190 Repository: mesos Description ------- This patch adds two new scheduler tests, 'OperationFeedbackValidationWithResourceProviderCapability' and 'OperationFeedbackValidationNoResourceProviderCapability', to verify that task and offer operation status updates are correctly sent when the 'id' field is set incorrectly on an operation. Diffs (updated) ----- src/tests/scheduler_tests.cpp 397a0908432ad50fa94fd939a604b096a06f8a1d Diff: https://reviews.apache.org/r/63994/diff/5/ Changes: https://reviews.apache.org/r/63994/diff/4-5/ Testing ------- make check Thanks, Greg Mann