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

(Updated Jan. 29, 2015, 5:56 a.m.)


Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Jie Yu, and 
Vinod Kone.


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

Update OfferEqMatcher to allow for exact matches on Resources.


Repository: mesos-git


Description
-------

The tests currently only allow to test equality of total amount of `cpus` and 
`mem`. Introduce a way to provide a `Resources` object which will do exact 
comparison including `amount`, `role`, `reservation_type`. This is used to test 
the success of dynamic reservations for example.


Diffs
-----

  src/tests/mesos.hpp f93c3f128412e94dee3b7806df55807aa578305d 

Diff: https://reviews.apache.org/r/29737/diff/


Testing
-------

make check


Thanks,

Michael Park

Reply via email to