-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57269/
-----------------------------------------------------------
(Updated March 7, 2017, 11:35 a.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
address bmahler's comments.
Bugs: MESOS-7158
https://issues.apache.org/jira/browse/MESOS-7158
Repository: mesos
Description
-------
This test ensures that allocation roles of tasks and executors are
exposed via `/state` endpoint of master v0 API.
Diffs (updated)
-----
src/tests/master_tests.cpp b9dfe9eb7d759550673896980cffc3909f4c0105
Diff: https://reviews.apache.org/r/57269/diff/2/
Changes: https://reviews.apache.org/r/57269/diff/1-2/
Testing
-------
Added a test `MasterTest.StateEndpointAllocationRole`
make check
Thanks,
Jay Guo