----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51870/#review149376 -----------------------------------------------------------
src/tests/reservation_endpoints_tests.cpp (line 1671) <https://reviews.apache.org/r/51870/#comment216966> This test verifies the keys `reserved_resources` as well as `reserved_resources_full`, and there is an existing test in `slave_tests.cpp` that includes a test for the key `resources`. Can we add check for the newly added in key agent's `/state` endpoint, ie. `unreserved_resources`? - Anindya Sinha On Sept. 14, 2016, 6:21 p.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51870/ > ----------------------------------------------------------- > > (Updated Sept. 14, 2016, 6:21 p.m.) > > > Review request for mesos, Anindya Sinha and Neil Conway. > > > Bugs: MESOS-6085 > https://issues.apache.org/jira/browse/MESOS-6085 > > > Repository: mesos > > > Description > ------- > > Added a test for reservation info from the agent's endpoint. > > > Diffs > ----- > > src/tests/reservation_endpoints_tests.cpp > bee5ea6b3a3ee7fafb7312a6d89de79d62c57ec1 > > Diff: https://reviews.apache.org/r/51870/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Jiang Yan Xu > >
