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

(Updated April 3, 2018, 8:21 p.m.)


Review request for mesos and Greg Mann.


Changes
-------

Added one more matcher `AuthorizationRequestHasTaskID`. Addressed comments.


Summary (updated)
-----------------

Added three matchers for agent tests.


Repository: mesos


Description (updated)
-------

Added a matcher to match the `TaskID` of `Option<TaskInfo>`.
Added a matcher to match an `Option<TaskGroupInfo>` which
contains a task with the specified `TaskID`.
Added a matcher to match the `TaskID` of
`authorization::Request.Object.TaskInfo`.


Diffs (updated)
-----

  src/tests/mesos.hpp 46c271b5c5bedbdabd58b3cdbb82216d55c846bd 


Diff: https://reviews.apache.org/r/66346/diff/2/

Changes: https://reviews.apache.org/r/66346/diff/1-2/


Testing
-------

make check


Thanks,

Meng Zhu

Reply via email to