Review Request 67708: Added `profiler_tests.cpp` to the libprocess cmake build.

2018-06-22 Thread Benjamin Bannier
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67708/ --- Review request for mesos and Andrew Schwartzmeyer. Repository: mesos

Review Request 67709: Added two tests to the stout cmake build.

2018-06-22 Thread Benjamin Bannier
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67709/ --- Review request for mesos and Andrew Schwartzmeyer. Repository: mesos

Re: Review Request 67693: Added filtering for `GET_OPERATIONS` calls.

2018-06-22 Thread Mesos Reviewbot Windows
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67693/#review205251 --- PASS: Mesos patch 67693 was successfully built and tested.

Re: Review Request 67384: Windows: Made socket `int_fd` castable to `HANDLE` type.

2018-06-22 Thread Joseph Wu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67384/#review205250 --- Ship it! Ship It! - Joseph Wu On June 21, 2018, 4:34 a.m.,

Re: Review Request 67693: Added filtering for `GET_OPERATIONS` calls.

2018-06-22 Thread Mesos Reviewbot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67693/#review205253 --- Patch looks great! Reviews applied: [67693] Passed command:

Re: Review Request 67709: Added two tests to the stout cmake build.

2018-06-22 Thread Mesos Reviewbot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67709/#review205261 --- Patch looks great! Reviews applied: [67707, 67708, 67709]

Re: Review Request 67457: Windows: Ported docker_containerizer_tests.cpp.

2018-06-22 Thread Mesos Reviewbot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67457/#review205263 --- Patch looks great! Reviews applied: [67384, 67385, 67386, 67387,

Re: Review Request 67662: Allowed mounts if the container is launched in a new mount namespace.

2018-06-22 Thread Gilbert Song
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67662/#review205255 --- src/slave/containerizer/mesos/launch.cpp Lines 676-680

Re: Review Request 67709: Added two tests to the stout cmake build.

2018-06-22 Thread Mesos Reviewbot Windows
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67709/#review205259 --- PASS: Mesos patch 67709 was successfully built and tested.

Re: Review Request 67673: Removed an unused member variable `hierarchies` from cgroups isolator.

2018-06-22 Thread Gilbert Song
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67673/#review205257 --- Ship it! Ship It! - Gilbert Song On June 20, 2018, 7:33

Re: Review Request 67526: Added container-specific cgroup FS mounts.

2018-06-22 Thread Gilbert Song
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67526/#review205256 --- src/launcher/executor.cpp Lines 1281 (patched)

Re: Review Request 67457: Windows: Ported docker_containerizer_tests.cpp.

2018-06-22 Thread Mesos Reviewbot Windows
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67457/#review205262 --- PASS: Mesos patch 67457 was successfully built and tested.

Re: Review Request 67685: Windows: Added `windows_to_unix_epoch` function.

2018-06-22 Thread Akash Gupta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67685/ --- (Updated June 23, 2018, 12:22 a.m.) Review request for mesos, Andrew