----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48908/#review139444 -----------------------------------------------------------
Patch looks great! Reviews applied: [49181, 48895, 48904, 49190, 48907, 48908] 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 June 25, 2016, 1:58 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48908/ > ----------------------------------------------------------- > > (Updated June 25, 2016, 1:58 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Bugs: MESOS-5623 > https://issues.apache.org/jira/browse/MESOS-5623 > > > Repository: mesos > > > Description > ------- > > Added test case for exclude scarce resources. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > 6de0702f1960677abf9fd458576f7400a938cbb0 > > Diff: https://reviews.apache.org/r/48908/diff/ > > > Testing > ------- > > make > make check > > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from HierarchicalAllocatorTest > [ RUN ] HierarchicalAllocatorTest.DRFWithExcludeResources > [ OK ] HierarchicalAllocatorTest.DRFWithExcludeResources (59 ms) > [----------] 1 test from HierarchicalAllocatorTest (59 ms total) > > [----------] Global test environment tear-down > [==========] 1 test from 1 test case ran. (76 ms total) > [ PASSED ] 1 test. > > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from HierarchicalAllocatorTest > [ RUN ] > HierarchicalAllocatorTest.DominantShareMetricsWithExcludeResources > [ OK ] > HierarchicalAllocatorTest.DominantShareMetricsWithExcludeResources (129 ms) > [----------] 1 test from HierarchicalAllocatorTest (129 ms total) > > [----------] Global test environment tear-down > [==========] 1 test from 1 test case ran. (147 ms total) > [ PASSED ] 1 test. > > > Thanks, > > Guangya Liu > >
