----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63342/#review190292 -----------------------------------------------------------
Patch looks great! Reviews applied: [63340, 63341, 63342] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Nov. 3, 2017, 5:31 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63342/ > ----------------------------------------------------------- > > (Updated Nov. 3, 2017, 5:31 p.m.) > > > Review request for mesos, Jeff Coffler, John Kordich, Joseph Wu, and Michael > Park. > > > Bugs: MESOS-8035 > https://issues.apache.org/jira/browse/MESOS-8035 > > > Repository: mesos > > > Description > ------- > > This resolves MESOS-8035 so that building just the `mesos-agent`, etc. > target should correctly build its runtime dependencies (such as the > containerizer, executor, etc.). > > > Diffs > ----- > > src/local/CMakeLists.txt 5e5bee3b70b2407bd86d9e7ffe0d169346054942 > src/slave/CMakeLists.txt 6f08f3dc95f3a1408cbef7b8f0b0cc2522558924 > src/tests/CMakeLists.txt 81c85d9bb1b50c6897526d5c207d09042883d771 > > > Diff: https://reviews.apache.org/r/63342/diff/3/ > > > Testing > ------- > > Cleaned build folder, built just the `mesos-agent` target on Windows and > Linux, verified it could launch and connect to a master (built clean with > just `--target mesos-master`. Launched a simple task via Marathon to confirm > end-to-end support. > > > Thanks, > > Andrew Schwartzmeyer > >
