-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43432/
-----------------------------------------------------------
(Updated Feb. 10, 2016, 2:53 p.m.)
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Joris Van
Remoortere.
Bugs: MESOS-4636
https://issues.apache.org/jira/browse/MESOS-4636
Repository: mesos
Description
-------
Adds an analogous call to `systemd::initialize` (compared to
`src/slave/main.cpp`) in the mesos tests main function. This un-breaks the
`CGROUPS_ROOT_*` tests on CentOS 6/7 and Ubuntu 15.
Diffs
-----
src/tests/main.cpp 942488e57419ace8b7a821f53024aced0f43c7d9
Diff: https://reviews.apache.org/r/43432/diff/
Testing
-------
make check
sudo bin/mesos-tests.sh --gtest_filter="*ROOT*" (CentOS 7)
Thanks,
Joseph Wu