----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53699/#review156277 ----------------------------------------------------------- Patch looks great! Reviews applied: [52308, 52310, 53473, 53699] 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 Nov. 17, 2016, 8:42 p.m., Sivaram Kannan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53699/ > ----------------------------------------------------------- > > (Updated Nov. 17, 2016, 8:42 p.m.) > > > Review request for mesos and Joseph Wu. > > > Bugs: MESOS-5856 > https://issues.apache.org/jira/browse/MESOS-5856 > > > Repository: mesos > > > Description > ------- > > Add test cases to test logrotate with switch_user set to true and false. > > > Diffs > ----- > > src/tests/container_logger_tests.cpp 1bb94a8461e481983f25a44737e4011ed5fc4b1f > > Diff: https://reviews.apache.org/r/53699/diff/ > > > Testing > ------- > > Run the mesos-logrotate-logger with un-priviledged user and verify whether the logs are getting rotated. > Run the mesos-logrotate-logger as root user and verify whether the logs are getting rotated. > > > Thanks, > > Sivaram Kannan > >