----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29737/#review67363 -----------------------------------------------------------
Patch looks great! Reviews applied: [29737] All tests passed. - Mesos ReviewBot On Jan. 9, 2015, 1:52 a.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29737/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2015, 1:52 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Jie Yu, and > Vinod Kone. > > > 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 > >
