-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42386/
-----------------------------------------------------------
(Updated 一月 17, 2016, 2:24 a.m.)
Review request for mesos, Ben Mahler, Artem Harutyunyan, Joris Van Remoortere,
Joseph Wu, Klaus Ma, and Jian Qiu.
Summary (updated)
-----------------
Updated `createFrameworkInfo` for hierarchical_allocator_tests.cpp.
Bugs: MESOS-4145
https://issues.apache.org/jira/browse/MESOS-4145
Repository: mesos
Description
-------
The function of `createFrameworkInfo` was updated by enabling
caller can set a bool parameter to create a framework which can
use revocable resources.
Diffs (updated)
-----
src/tests/hierarchical_allocator_tests.cpp
9362dd306497ba01e0f387c3862456cdcac6f863
Diff: https://reviews.apache.org/r/42386/diff/
Testing
-------
make
make tests
GLOG_v=2 ./bin/mesos-tests.sh --gtest_filter="HierarchicalAllocatorTest.*"
--verbose
Thanks,
Guangya Liu