-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63994/
-----------------------------------------------------------
(Updated March 13, 2018, 4:41 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 (updated)
-------
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
-----
src/tests/scheduler_tests.cpp 397a0908432ad50fa94fd939a604b096a06f8a1d
Diff: https://reviews.apache.org/r/63994/diff/4/
Testing
-------
make check
Thanks,
Greg Mann