----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71048/#review216489 -----------------------------------------------------------
Ship it! Ship It! - Meng Zhu On July 10, 2019, 9:53 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71048/ > ----------------------------------------------------------- > > (Updated July 10, 2019, 9:53 a.m.) > > > Review request for mesos, Gilbert Song and Meng Zhu. > > > Bugs: MESOS-9886 > https://issues.apache.org/jira/browse/MESOS-9886 > > > Repository: mesos > > > Description > ------- > > When this test was run as root in CI, the --launcher gets implicitly > set to `linux` whereas it gets implicitly set to `posix` when run > as non-root. When run as `linux`, the use of cgroups causes the > agents to detect each other's containers as orphans and kill them. > > The fix for now is to force the launcher to be posix. > > > Diffs > ----- > > src/tests/role_tests.cpp f7a8234030387efbdf7f0353270a9a04d56b164c > > > Diff: https://reviews.apache.org/r/71048/diff/1/ > > > Testing > ------- > > Ran in repetition as root. > > > Thanks, > > Benjamin Mahler > >
