----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62648/#review187504 -----------------------------------------------------------
Patch looks great! Reviews applied: [62640, 62641, 62642, 62854, 62643, 62644, 62646, 62647, 62648] 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 Oct. 10, 2017, 12:24 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62648/ > ----------------------------------------------------------- > > (Updated Oct. 10, 2017, 12:24 a.m.) > > > Review request for mesos, Jie Yu and Qian Zhang. > > > Bugs: MESOS-7963 > https://issues.apache.org/jira/browse/MESOS-7963 > > > Repository: mesos > > > Description > ------- > > Added a test to verify that resource limitations incurred by a nested > container are propagated all the way back to the scheduler through a > `TASK_FAILED` status update. > > > Diffs > ----- > > src/tests/default_executor_tests.cpp > 2b4c643b8fb2fc8f2a5e98984ae1c267f66885d1 > > > Diff: https://reviews.apache.org/r/62648/diff/2/ > > > Testing > ------- > > make check (Fedora 26) > > > Thanks, > > James Peach > >
