----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22539/#review47036 -----------------------------------------------------------
Patch looks great! Reviews applied: [22539] All tests passed. - Mesos ReviewBot On July 1, 2014, 12:58 a.m., Zuyu Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22539/ > ----------------------------------------------------------- > > (Updated July 1, 2014, 12:58 a.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > Add the low level scheduler example using libprocess > > > Diffs > ----- > > src/Makefile.am 918b0d04a5de69a9213e3d31c8f9424756e4ade5 > src/examples/low_level_scheduler_libprocess.cpp PRE-CREATION > src/tests/examples_tests.cpp 34f0233aca3433faba7528ac8c354100b8d3a4f7 > src/tests/low_level_scheduler_libprocess_test.sh PRE-CREATION > > Diff: https://reviews.apache.org/r/22539/diff/ > > > Testing > ------- > > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from ExamplesTest > [ RUN ] ExamplesTest.LowLevelSchedulerLibprocess > [ OK ] ExamplesTest.LowLevelSchedulerLibprocess (1670 ms) > [----------] 1 test from ExamplesTest (1670 ms total) > > [----------] Global test environment tear-down > [==========] 1 test from 1 test case ran. (1684 ms total) > [ PASSED ] 1 test. > > > Thanks, > > Zuyu Zhang > >
