-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53306/
-----------------------------------------------------------
(Updated Oct. 31, 2016, 5:16 p.m.)
Review request for mesos.
Bugs: MESOS-5856
https://issues.apache.org/jira/browse/MESOS-5856
Repository: mesos
Description
-------
Modify prepare function of logrotate to accept new param user.
Diffs
-----
src/tests/container_logger_tests.cpp 1bb94a8461e481983f25a44737e4011ed5fc4b1f
Diff: https://reviews.apache.org/r/53306/diff/
Testing
-------
1. Run the mesos-logrotate-logger with un-priviledged user and verify whether
the logs are getting rotated.
2. Run the mesos-logrotate-logger as root user and verify whether the logs are
getting rotated.
3. Run all the unit test with sudo - sudo bin/mesos-tests.sh
Thanks,
Sivaram Kannan