----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62739/#review186939 -----------------------------------------------------------
Patch looks great! Reviews applied: [62739] 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 Oct. 2, 2017, 11:11 p.m., Gaston Kleiman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62739/ > ----------------------------------------------------------- > > (Updated Oct. 2, 2017, 11:11 p.m.) > > > Review request for mesos, Alexander Rukletsov, Greg Mann, and Vinod Kone. > > > Bugs: MESOS-7916 > https://issues.apache.org/jira/browse/MESOS-7916 > > > Repository: mesos > > > Description > ------- > > This test verifies that the command health checks initiated by the > default executor are able to read files in a persistent volume. > > > Diffs > ----- > > src/tests/default_executor_tests.cpp > 63952d97b76c3e16973705cb0b16140dd381b7ce > > > Diff: https://reviews.apache.org/r/62739/diff/1/ > > > Testing > ------- > > `sudo GLOG_v=1 bin/mesos-tests.sh > --gtest_filter="*ROOT_HealthCheckUsingPersistentVolume*" --verbose > --gtest_repeat=250 --gtest_break_on_failure` on GNU/Linux > > > Thanks, > > Gaston Kleiman > >
