----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56378/#review165246 -----------------------------------------------------------
Patch looks great! Reviews applied: [56327, 56328, 56330, 56371, 56373, 56374, 56376, 56378] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 11, 2017, 10:29 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56378/ > ----------------------------------------------------------- > > (Updated Feb. 11, 2017, 10:29 a.m.) > > > Review request for mesos, Benjamin Mahler and Jay Guo. > > > Bugs: MESOS-6638 > https://issues.apache.org/jira/browse/MESOS-6638 > > > Repository: mesos > > > Description > ------- > > Added test case for suppress and revive with multi role framework. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > a866d03c0b7a676d08fb2fb1e321133c9f5363fc > > Diff: https://reviews.apache.org/r/56378/diff/ > > > Testing > ------- > > make > make check > > ``` > ./bin/mesos-tests.sh > --gtest_filter="HierarchicalAllocatorTest.SuppressAndReviveOffersWithMultiRole" > --gtest_repeat=100 > ``` > > > Thanks, > > Guangya Liu > >
