You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Greg Mann <gr...@mesosphere.io> on 2018/03/12 19:26:00 UTC

Review Request 65879: Added a new test for validation of offer operation IDs.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65879/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

This patch adds a new test,
'SchedulerTest.OfferOperationFeedbackValidation',
to verify that task and offer operation status updates are correctly
sent when the 'id' field is set incorrectly on an operation.


Testing
-------


Thanks,

Greg Mann