Re: Review Request 57386: Introduced changes to the auth protos needed for DeleteNestedContainer.

2017-03-08 Thread Gastón Kleiman
led it =). - Gastón --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57386/#review168227 --- On March 8, 2017, 11:08 a.m.,

Re: Review Request 57422: Removed misleading comment from protobuf file.

2017-03-08 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57422/#review168306 --- Ship it! Ship It! - Gastón Kleiman On March 8, 2017, 3:56

Re: Review Request 55901: Added support for command health checks to the default executor.

2017-03-06 Thread Gastón Kleiman
56e90747f2c943daee675738428d8ddeeafde36d Diff: https://reviews.apache.org/r/55901/diff/13/ Changes: https://reviews.apache.org/r/55901/diff/12-13/ Testing --- Introduced a new test: `HealthCheckTest.DefaultExecutorCmdHealthCheck`. It passes on Linux, but not on macOS, because of MESOS-7050. Thanks, Gastón

Review Request 57384: Added `Containerizer::cleanupArtifacts`.

2017-03-07 Thread Gastón Kleiman
ea01fe55a28d17105157004d8cf0976202a49b7c Diff: https://reviews.apache.org/r/57384/diff/1/ Testing --- Added a test and verified that it works on Linux. Thanks, Gastón Kleiman

Review Request 57386: Introduced changes to the auth photos needed for DeleteNestedContainer.

2017-03-07 Thread Gastón Kleiman
fdc4817ce74c45d792fc47f064f7909a83b1657d Diff: https://reviews.apache.org/r/57386/diff/1/ Testing --- Thanks, Gastón Kleiman

Re: Review Request 57387: Implemented the Agent API call `DeleteNestedContainer`.

2017-03-07 Thread Gastón Kleiman
. Thanks, Gastón Kleiman

Review Request 57388: Added documentation for the 'DeleteNestedContainer' Agent API call.

2017-03-07 Thread Gastón Kleiman
://reviews.apache.org/r/57388/diff/1/ Testing --- Thanks, Gastón Kleiman

Review Request 57341: Made the usage of C++ namespaces in 'slave/http.cpp' consistent.

2017-03-07 Thread Gastón Kleiman
/57341/diff/1/ Testing --- Thanks, Gastón Kleiman

Review Request 57387: Implemented the Agent API call `DeleteNestedContainer`.

2017-03-07 Thread Gastón Kleiman
42edecc794b71a00ca32d26ae9b74e9f3ef97510 src/tests/slave_validation_tests.cpp 784528443469f68a8f2d93ebdb69dc872eef255d Diff: https://reviews.apache.org/r/57387/diff/1/ Testing --- Thanks, Gastón Kleiman

Review Request 57385: Introduced proto changes needed for the DeleteNestedContainer API call.

2017-03-07 Thread Gastón Kleiman
9149724159485ea2265e1494c1ce7ef989dad20a include/mesos/v1/agent/agent.proto 34210c30ca58f50b14ff3e5a01c54003c9705121 Diff: https://reviews.apache.org/r/57385/diff/1/ Testing --- Thanks, Gastón Kleiman

Re: Review Request 57386: Introduced changes to the auth photos needed for DeleteNestedContainer.

2017-03-07 Thread Gastón Kleiman
/acls.proto 8389917d12f9a9a3c9b4281f48e23ade14c20528 include/mesos/authorizer/authorizer.proto fdc4817ce74c45d792fc47f064f7909a83b1657d Diff: https://reviews.apache.org/r/57386/diff/1/ Testing --- Thanks, Gastón Kleiman

Re: Review Request 57384: Added `Containerizer::cleanupArtifacts`.

2017-03-08 Thread Gastón Kleiman
src/tests/containerizer/nested_mesos_containerizer_tests.cpp ea01fe55a28d17105157004d8cf0976202a49b7c Diff: https://reviews.apache.org/r/57384/diff/2/ Changes: https://reviews.apache.org/r/57384/diff/1-2/ Testing --- Added a test and verified that it works on Linux. Thanks, Gastón

Re: Review Request 57386: Introduced changes to the auth protos needed for DeleteNestedContainer.

2017-03-08 Thread Gastón Kleiman
fdc4817ce74c45d792fc47f064f7909a83b1657d Diff: https://reviews.apache.org/r/57386/diff/2/ Changes: https://reviews.apache.org/r/57386/diff/1-2/ Testing --- Thanks, Gastón Kleiman

Re: Review Request 58108: Used operator<< for `CheckStatusInfo` instead of manual printing.

2017-03-31 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58108/#review170735 --- Ship it! Ship It! - Gastón Kleiman On March 31, 2017, 3:48

Re: Review Request 58196: Implemented TCP check support in command and default executors.

2017-04-07 Thread Gastón Kleiman
tps://reviews.apache.org/r/58196/#comment244250> I'd add comments saying that this is the stderr/stdout of the TCP checker process. We should also change the logging level to `VLOG(1)` and also do something similar for `HTTP` checks that use `curl`. - Gastón Kleiman On April 4, 2017,

Review Request 61394: Made the capabilities isolator work with nested containers.

2017-08-02 Thread Gastón Kleiman
://reviews.apache.org/r/61394/diff/1/ Testing --- `sudo GLOG_v=1 bin/mesos-tests.sh --gtest_filter="*LinuxCapabilitiesIsolatorTest*"` Thanks, Gastón Kleiman

Review Request 61393: Added evolve function for CapabilityInfo.

2017-08-02 Thread Gastón Kleiman
://reviews.apache.org/r/61393/diff/1/ Testing --- Used by a test in this same chain. Thanks, Gastón Kleiman

Review Request 61387: Made the rlimits isolator work with nested containers.

2017-08-02 Thread Gastón Kleiman
/1/ Testing --- `bin/mesos-tests.sh --gtest_filter="PosixRLimitsIsolatorTest.NestedContainers" --gtest_repeat=1000 --gtest_break_on_failure` passed on a machine running GNU/Linux. Thanks, Gastón Kleiman

Re: Review Request 60439: Added scripts to automate website publishing.

2017-08-02 Thread Gastón Kleiman
tps://reviews.apache.org/r/60439/#comment257792> s/websiste/website/ - Gastón Kleiman On July 27, 2017, 12:28 a.m., Vinod Kone wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Review Request 61282: Added a test verifying that DefaultExecutor tasks can use nvidia GPUs.

2017-08-01 Thread Gastón Kleiman
="DefaultExecutorTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyGPUDeviceAccess" --gtest_repeat=3000 --gtest_break_on_failure --verbose` passed on a machine with an Nvidia GPU. Note: the tasks did get killed on another test run after 276 iterations, leading to a test failure. Thanks, Gastón Kleiman

Re: Review Request 61387: Made the rlimits isolator work with nested containers.

2017-08-03 Thread Gastón Kleiman
epeat=1000 --gtest_break_on_failure` passed on a machine running GNU/Linux. Thanks, Gastón Kleiman

Re: Review Request 61394: Made the capabilities isolator work with nested containers.

2017-08-03 Thread Gastón Kleiman
rTest*"` Thanks, Gastón Kleiman

Re: Review Request 61668: Added support for kill policies to the default executor.

2017-08-15 Thread Gastón Kleiman
995 (original), 1001 (patched) <https://reviews.apache.org/r/61668/#comment258945> We should send a TASK_KILLING update here, and address the TODOs added by AlexR. - Gastón Kleiman On Aug. 15, 2017, 5:40 p.m., Anand Mazumdar

Re: Review Request 61573: Made the default executor support signal escalation.

2017-08-15 Thread Gastón Kleiman
(patched) <https://reviews.apache.org/r/61573/#comment258932> The task ID is user-generated, so we usually put it in single quotes. src/launcher/default_executor.cpp Line 1059 (original), 1064 (patched) <https://reviews.apache.org/r/61573/#comment258933> Ditto. - Gastón Klei

Re: Review Request 61573: Made the default executor support signal escalation.

2017-08-15 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61573/#review182975 --- Ship it! Ship It! - Gastón Kleiman On Aug. 14, 2017, 5:19

Re: Review Request 61573: Made the default executor support signal escalation.

2017-08-15 Thread Gastón Kleiman
(patched) <https://reviews.apache.org/r/61573/#comment258937> We should send a `TASK_KILLING` update here, and address the TODOs added by AlexR. - Gastón Kleiman On Aug. 14, 2017, 5:19 p.m., Anand Mazumdar

Re: Review Request 61668: Added support for kill policies to the default executor.

2017-08-15 Thread Gastón Kleiman
it take less than 3 seconds to run. src/launcher/default_executor.cpp Lines 1005-1006 (original), 1024-1025 (patched) <https://reviews.apache.org/r/61668/#comment258941> I think it'd be useful to include the container and task ids. - Gastón Kleiman On Aug. 15, 2017, 5:40 p.m.,

Re: Review Request 61575: Added a test for verifying signal escalation on the default executor.

2017-08-15 Thread Gastón Kleiman
e that. I couldn't find a test that checks this with the other executors, but I think that we should at least add a TODO. - Gastón Kleiman On Aug. 15, 2017, 10:11 p.m., Anand Mazumdar wrote: > > --- > This is

Re: Review Request 61573: Made the default executor support signal escalation.

2017-08-14 Thread Gastón Kleiman
> On Aug. 14, 2017, 6:45 p.m., Gastón Kleiman wrote: > > src/launcher/default_executor.cpp > > Line 233 (original), 233 (patched) > > <https://reviews.apache.org/r/61573/diff/2/?file=1796672#file1796672line233> > > > > shouldn't we also pass the

Re: Review Request 61573: Made the default executor support signal escalation.

2017-08-14 Thread Gastón Kleiman
ID). src/launcher/default_executor.cpp Lines 1053-1054 (patched) <https://reviews.apache.org/r/61573/#comment258833> Ditto. src/launcher/default_executor.cpp Lines 1058-1059 (patched) <https://reviews.apache.org/r/61573/#comment258834> Ditto. - Gastón Kleiman On Aug. 14

Re: Review Request 61571: Added `kill()` call to the composing containerizer.

2017-08-14 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61571/#review182885 --- Ship it! Ship It! - Gastón Kleiman On Aug. 10, 2017, 7:33

Re: Review Request 61569: Added the field `signal` to the `KillNestedContainer` call.

2017-08-14 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61569/#review182878 --- Ship it! Ship It! - Gastón Kleiman On Aug. 10, 2017, 7:32

Re: Review Request 61573: Made the default executor support signal escalation.

2017-08-14 Thread Gastón Kleiman
ecutor/executor.proto#L96-L106 - Gastón Kleiman On Aug. 14, 2017, 5:19 p.m., Anand Mazumdar wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 61575: Added a test for verifying signal escalation on the default executor.

2017-08-14 Thread Gastón Kleiman
DoAll( FutureArg<1>(), v1::scheduler::SendAcknowledge( frameworkId, offer.agent_id(; mesos.send(v1::createCallAccept( frameworkId, offer, {reserve, create, launchGroup})); ``` - Gastón Kleiman

Re: Review Request 61572: Made `killNestedContainer()` use `kill()` on the containerizer.

2017-08-14 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61572/#review182909 --- Ship it! Ship It! - Gastón Kleiman On Aug. 14, 2017, 5:20

Re: Review Request 61570: Added the `kill()` function to the containerizer interface.

2017-08-14 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61570/#review182879 --- Ship it! Ship It! - Gastón Kleiman On Aug. 14, 2017, 5:20

Re: Review Request 61493: Added a test `DefaultExecutorTest.MultiTaskgroupSharePidNamespace`.

2017-08-14 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61493/#review182880 --- Ship it! Ship It! - Gastón Kleiman On Aug. 14, 2017, 2:06

Review Request 61565: Stout: Improved the readability of some assertions/expectations.

2017-08-10 Thread Gastón Kleiman
/tests/strings_tests.cpp a51144df652c5d456d8dab49ca8b2cbec69ea4b6 Diff: https://reviews.apache.org/r/61565/diff/1/ Testing --- The stout tests still pass. Thanks, Gastón Kleiman

Review Request 61564: Libprocess: Improved the readability of some assertions/expectations.

2017-08-10 Thread Gastón Kleiman
d71fa4b9619a5fb5b8b8cae3310c36aaefc878ae Diff: https://reviews.apache.org/r/61564/diff/1/ Testing --- The libprocess tests still pass. Thanks, Gastón Kleiman

Re: Review Request 61511: Improved the readability of some assertions/expectations.

2017-08-10 Thread Gastón Kleiman
/ Testing --- `sudo bin/mesos-tests.sh` Thanks, Gastón Kleiman

Re: Review Request 61511: Improved the readability of some assertions/expectations.

2017-08-10 Thread Gastón Kleiman
git grep -E '(EXPECT|ASSERT)_(EQ|NE).*(0u,\s.*size())' > > > > I still get ~50 hits. Since you are at it, would you mind adjusting > > also? > > Gastón Kleiman wrote: > I had done a similar search, and as far as I can see, the other matches > are

Review Request 61584: Fixed a typo in a test.

2017-08-10 Thread Gastón Kleiman
: mesos Description --- Fixed a typo in a test. Diffs - src/tests/fetcher_cache_tests.cpp 6d212cd460322ad6e97f4cf6ef537323275b7da0 Diff: https://reviews.apache.org/r/61584/diff/1/ Testing --- None - not a functional change. Thanks, Gastón Kleiman

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-08-11 Thread Gastón Kleiman
f021c34ef11aac42026ba39c5a1b775794982035 Diff: https://reviews.apache.org/r/60525/diff/7/ Changes: https://reviews.apache.org/r/60525/diff/6-7/ Testing --- `make check` Thanks, Gastón Kleiman

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-08-11 Thread Gastón Kleiman
Gastón --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60525/#review182730 --- On Aug. 12, 2017, 1:07 a.m., Gastón Kleiman wrote:

Re: Review Request 60721: Stout: Made `Duration::parse()` handle durations out of range.

2017-08-11 Thread Gastón Kleiman
/60721/diff/4-5/ Testing --- Added a new expectation to an existing test and confirmed that tests still pass. Thanks, Gastón Kleiman

Re: Review Request 60721: Stout: Made `Duration::parse()` handle durations out of range.

2017-08-11 Thread Gastón Kleiman
ine? woops, I did it again. - Gastón --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60721/#review182728 --- On Aug. 12

Review Request 61601: Stout: make boundary checking in Duration consistent.

2017-08-11 Thread Gastón Kleiman
://reviews.apache.org/r/61601/diff/1/ Testing --- Stout tests still pass. Thanks, Gastón Kleiman

Re: Review Request 61493: Added a test `DefaultExecutorTest.MultiTaskgroupSharePidNamespace`.

2017-08-11 Thread Gastón Kleiman
tched) <https://reviews.apache.org/r/61493/#comment258775> Ditto. src/tests/default_executor_tests.cpp Lines 1547 (patched) <https://reviews.apache.org/r/61493/#comment258776> Remove this extra line. - Gastón Kleima

Re: Review Request 60721: Stout: Made `Duration::parse()` handle durations out of range.

2017-08-14 Thread Gastón Kleiman
/ Changes: https://reviews.apache.org/r/60721/diff/5-6/ Testing --- Added a new expectation to an existing test and confirmed that tests still pass. Thanks, Gastón Kleiman

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-08-14 Thread Gastón Kleiman
9d47a8a3a2f10fa493b4db35a73f33e6ee1ac727 src/master/allocator/mesos/hierarchical.cpp f021c34ef11aac42026ba39c5a1b775794982035 Diff: https://reviews.apache.org/r/60525/diff/9/ Changes: https://reviews.apache.org/r/60525/diff/8-9/ Testing --- `make check` Thanks, Gastón Kleiman

Review Request 61621: Added MESOS-7660 to the changelog.

2017-08-14 Thread Gastón Kleiman
--- Not a functional change. Thanks, Gastón Kleiman

Re: Review Request 60524: Stout: Made the `Duration` operators handle int overflows explicitly.

2017-07-07 Thread Gastón Kleiman
://reviews.apache.org/r/60524/diff/2/ Changes: https://reviews.apache.org/r/60524/diff/1-2/ Testing --- Added new Stout tests and confirmed that the Mesos test suite still passes. Thanks, Gastón Kleiman

Re: Review Request 60524: Stout: Made the `Duration` operators handle int overflows explicitly.

2017-07-07 Thread Gastón Kleiman
er if the number is negative) than any double. I removed these TODOs and added extra expectations to the tests. - Gastón --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60524/#r

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-07-07 Thread Gastón Kleiman
in this case. Diffs (updated) - src/master/allocator/mesos/hierarchical.cpp eb01d8e6b1108866ebc049f9f4a46157823a3541 Diff: https://reviews.apache.org/r/60525/diff/2/ Changes: https://reviews.apache.org/r/60525/diff/1-2/ Testing --- `make check` Thanks, Gastón Kleiman

Review Request 60721: Stout: Made `Duration::parse()` handle durations out of range.

2017-07-07 Thread Gastón Kleiman
b0cd77b833f6fbf752b4db820fd43b87e1d1e476 3rdparty/stout/tests/duration_tests.cpp 59b08f14849a8db31f11fbd0b2e1248c99afd9dd Diff: https://reviews.apache.org/r/60721/diff/1/ Testing --- Added a new expectation to an existing test and confirmed that tests still pass. Thanks, Gastón Kleiman

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-07-07 Thread Gastón Kleiman
in this case. Diffs (updated) - src/master/allocator/mesos/hierarchical.cpp eb01d8e6b1108866ebc049f9f4a46157823a3541 Diff: https://reviews.apache.org/r/60525/diff/3/ Changes: https://reviews.apache.org/r/60525/diff/2-3/ Testing --- `make check` Thanks, Gastón Kleiman

Re: Review Request 60996: Adds documentation for LIBPROCESS_SSL_ECDH_CURVE environment variable.

2017-07-26 Thread Gastón Kleiman
was only one empty line before, do we need two? - Gastón Kleiman On July 21, 2017, 9:30 a.m., Alexander Rojas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 60721: Stout: Made `Duration::parse()` handle durations out of range.

2017-07-26 Thread Gastón Kleiman
: https://reviews.apache.org/r/60721/diff/2-3/ Testing --- Added a new expectation to an existing test and confirmed that tests still pass. Thanks, Gastón Kleiman

Re: Review Request 60524: Stout: Made the `Duration` operators handle int overflows explicitly.

2017-07-26 Thread Gastón Kleiman
/stout/tests/duration_tests.cpp 59b08f14849a8db31f11fbd0b2e1248c99afd9dd Diff: https://reviews.apache.org/r/60524/diff/4/ Changes: https://reviews.apache.org/r/60524/diff/3-4/ Testing --- Added new Stout tests and confirmed that the Mesos test suite still passes. Thanks, Gastón

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-07-26 Thread Gastón Kleiman
/allocator/mesos/hierarchical.cpp f021c34ef11aac42026ba39c5a1b775794982035 Diff: https://reviews.apache.org/r/60525/diff/5/ Changes: https://reviews.apache.org/r/60525/diff/4-5/ Testing --- `make check` Thanks, Gastón Kleiman

Review Request 60984: Set the `LIBPROCESS_IP` env variable before starting the fetcher.

2017-07-19 Thread Gastón Kleiman
/OS + Marathon on AWS clusters on which it is not possible to resolve localhost. The tasks failed without this patch, but they succeeded after having applied it. Thanks, Gastón Kleiman

Re: Review Request 60984: Set the `LIBPROCESS_IP` env variable before starting the fetcher.

2017-07-19 Thread Gastón Kleiman
eviews.apache.org/r/60984/#review180976 --- On July 19, 2017, 9:03 p.m., Gastón Kleiman wrote: > > --- > This is an automatically generated e-mail. To re

Review Request 60815: Prefer leading instead of trailing spaces for allocator log messages.

2017-07-12 Thread Gastón Kleiman
--- Not a functional change. Thanks, Gastón Kleiman

Re: Review Request 60524: Stout: Made the `Duration` operators handle int overflows explicitly.

2017-07-12 Thread Gastón Kleiman
/r/60524/diff/3/ Changes: https://reviews.apache.org/r/60524/diff/2-3/ Testing --- Added new Stout tests and confirmed that the Mesos test suite still passes. Thanks, Gastón Kleiman

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-07-12 Thread Gastón Kleiman
duration in this case. Diffs (updated) - src/master/allocator/mesos/hierarchical.cpp f021c34ef11aac42026ba39c5a1b775794982035 Diff: https://reviews.apache.org/r/60525/diff/4/ Changes: https://reviews.apache.org/r/60525/diff/3-4/ Testing --- `make check` Thanks, Gastón

Re: Review Request 60525: Fixed the default filter used by the allocator.

2017-07-12 Thread Gastón Kleiman
omatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60525/#review180013 ------- On July 12, 2017, 9:41 p.m., Gastón Kleiman wrote: > > --- > This is

Review Request 60525: Fixed the default filter used by the allocator.

2017-06-28 Thread Gastón Kleiman
eb01d8e6b1108866ebc049f9f4a46157823a3541 Diff: https://reviews.apache.org/r/60525/diff/1/ Testing --- `make check` Thanks, Gastón Kleiman

Review Request 60524: Stout: Made the `Duration` operators handle int overflows explicitly.

2017-06-28 Thread Gastón Kleiman
that the Mesos test suite still passes. Thanks, Gastón Kleiman

Re: Review Request 60520: Remove posix/subprocess.hpp dependencies.

2017-06-30 Thread Gastón Kleiman
eave this up to the shepherd, but the method is trivial enough that we might want to just expand it in `cloneWithSetns`. - Gastón Kleiman On June 28, 2017, 10:49 p.m., James Peach wrote: > > --- > This is an automatically gener

Re: Review Request 60647: Fixed the mention of default ports in 'configuration.md'.

2017-07-05 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60647/#review179649 --- Ship it! Ship It! - Gastón Kleiman On July 5, 2017, 9:15

Re: Review Request 61394: Made the capabilities isolator work with nested containers.

2017-08-04 Thread Gastón Kleiman
/linux_capabilities_isolator_tests.cpp 80508760f8d635b414651e521848315399918fbc Diff: https://reviews.apache.org/r/61394/diff/3/ Changes: https://reviews.apache.org/r/61394/diff/2-3/ Testing --- `sudo GLOG_v=1 bin/mesos-tests.sh --gtest_filter="*LinuxCapabilitiesIsolatorTest*"` Thank

Re: Review Request 61387: Made the rlimits isolator work with nested containers.

2017-08-04 Thread Gastón Kleiman
re` passed on a machine running GNU/Linux. Thanks, Gastón Kleiman

Re: Review Request 61387: Made the rlimits isolator work with nested containers.

2017-08-04 Thread Gastón Kleiman
., Benjamin Bannier wrote: > > src/tests/containerizer/posix_rlimits_isolator_tests.cpp > > Lines 490 (patched) > > <https://reviews.apache.org/r/61387/diff/2/?file=1789190#file1789190line490> > > > > `s/updates[1]/taskStatus/`. Good catch =

Re: Review Request 61270: Added container PID namespace control protobuf field in LinuxInfo.

2017-08-04 Thread Gastón Kleiman
tainer, it will shar the PID namespace with its parent container. This field will be ignored if the `namespaces/pid` isolator is not enabled. ``` - Gastón Kleiman On Aug. 3, 2017, 9:40 p.m., Gilbert Song wrote: > > --- > This is a

Re: Review Request 61394: Made the capabilities isolator work with nested containers.

2017-08-04 Thread Gastón Kleiman
rTest*"` Thanks, Gastón Kleiman

Re: Review Request 61406: Introduced `--disallow_top_level_pid_ns_sharing` agent flag.

2017-08-04 Thread Gastón Kleiman
ines 453-458 (patched) <https://reviews.apache.org/r/61406/#comment258146> Ditto. - Gastón Kleiman On Aug. 4, 2017, 4 p.m., Qian Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: >

Re: Review Request 61282: Added a test verifying that DefaultExecutor tasks can use nvidia GPUs.

2017-08-04 Thread Gastón Kleiman
est_repeat=3000 --gtest_break_on_failure --verbose` passed on a machine with an Nvidia GPU. Thanks, Gastón Kleiman

Re: Review Request 61282: Added a test verifying that DefaultExecutor tasks can use nvidia GPUs.

2017-08-04 Thread Gastón Kleiman
Diff: https://reviews.apache.org/r/61282/diff/3/ Changes: https://reviews.apache.org/r/61282/diff/2-3/ Testing --- `GLOG_v=1 sudo bin/mesos-tests.sh --gtest_filter="*NvidiaGpuTest.*Default*" --verbose` passed on a machine with an Nvidia GPU. Thanks, Gastón Kleiman

Review Request 61438: Improved `NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess`.

2017-08-04 Thread Gastón Kleiman
/nvidia_gpu_isolator_tests.cpp 9a78ae65c1cd414b5093b54ff51724e31e31c9d3 Diff: https://reviews.apache.org/r/61438/diff/1/ Testing --- `GLOG_v=1 sudo bin/mesos-tests.sh --gtest_filter="*NvidiaGpuTest.*Verify*" --verbose` passed on a machine with 4 Nvidia GPUs. Thanks, Gastón Kleiman

Review Request 61511: Improved the readability of some assertions/expectations.

2017-08-08 Thread Gastón Kleiman
7c900b17e5c895ea3a842f0f5b05b3a2876e61dd Diff: https://reviews.apache.org/r/61511/diff/1/ Testing --- `sudo bin/mesos-tests.sh` Thanks, Gastón Kleiman

Re: Review Request 61434: Updated health-checks.md to include description of generalized checks.

2017-08-08 Thread Gastón Kleiman
t the executors send an empty check status in this case? See `CommandExecutorCheckTest.CommandCheckTimeout`. docs/health-checks.md Line 273 (original), 501 (patched) <https://reviews.apache.org/r/61434/#comment258367> s/docker/Docker/ - Gast

Re: Review Request 61511: Improved the readability of some assertions/expectations.

2017-08-08 Thread Gastón Kleiman
710723c2a6ff7b72fce5d1d9ac69bf351e37a2ff src/tests/upgrade_tests.cpp 7c900b17e5c895ea3a842f0f5b05b3a2876e61dd Diff: https://reviews.apache.org/r/61511/diff/2/ Changes: https://reviews.apache.org/r/61511/diff/1-2/ Testing --- `sudo bin/mesos-tests.sh` Thanks, Gastón Kleiman

Re: Review Request 61258: Graduated HTTP and TCP health checks.

2017-07-31 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61258/#review181853 --- Ship it! Ship It! - Gastón Kleiman On July 31, 2017, 2:36

Re: Review Request 61511: Improved the readability of some assertions/expectations.

2017-08-09 Thread Gastón Kleiman
ue and add two more patches for stout and libprocess to the chain. - Gastón --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61511/#review182488 --------

Re: Review Request 61463: Fixed a bug in the test `NamespacesIsolatorTest.ROOT_PidNamespace`.

2017-08-07 Thread Gastón Kleiman
/isolator_tests.cpp Line 176 (original), 176 (patched) <https://reviews.apache.org/r/61463/#comment258215> `/proc/self/ns/ipc` is also a symlink, should we change this line too? - Gastón Kleiman On Aug. 7, 2017, 3:12 p.m., Qian Zhang

Review Request 61483: Added a test using CMD health checks + DefaultExecutor w/ Docker image.

2017-08-07 Thread Gastón Kleiman
="HealthCheckTest.DefaultExecutorWithDockerImageCommandHealthCheck"` Thanks, Gastón Kleiman

Re: Review Request 61455: Tweaked checker logs to avoid repeated information.

2017-08-07 Thread Gastón Kleiman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61455/#review182282 --- Ship it! Ship It! - Gastón Kleiman On Aug. 7, 2017, 10:47

Review Request 61697: Included nested command checks output in the executor logs.

2017-08-16 Thread Gastón Kleiman
: https://reviews.apache.org/r/61697/diff/1/ Testing --- Manual tests. Thanks, Gastón Kleiman

Re: Review Request 61697: Included nested command checks output in the executor logs.

2017-08-16 Thread Gastón Kleiman
/checks/checker_process.cpp 30dda0e6efca31aa6b9cd4f753f96b979717ab2e Diff: https://reviews.apache.org/r/61697/diff/2/ Changes: https://reviews.apache.org/r/61697/diff/1-2/ Testing --- Manual tests. Thanks, Gastón Kleiman

Re: Review Request 61697: Included nested command checks output in the executor logs.

2017-08-18 Thread Gastón Kleiman
eviews.apache.org/r/61697/#review183121 --- On Aug. 18, 2017, 11:20 p.m., Gastón Kleiman wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 61697: Included nested command checks output in the executor logs.

2017-08-18 Thread Gastón Kleiman
(updated) - src/checks/checker_process.cpp 30dda0e6efca31aa6b9cd4f753f96b979717ab2e Diff: https://reviews.apache.org/r/61697/diff/3/ Changes: https://reviews.apache.org/r/61697/diff/2-3/ Testing --- Manual tests. Thanks, Gastón Kleiman

Re: Review Request 61697: Included nested command checks output in the executor logs.

2017-08-18 Thread Gastón Kleiman
eviews.apache.org/r/61697/#review183071 --- On Aug. 18, 2017, 11:20 p.m., Gastón Kleiman wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 61697: Included nested command checks output in the executor logs.

2017-08-18 Thread Gastón Kleiman
. Let's make the output consistent. Ditto https://reviews.apache.org/r/61766/. - Gastón --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61697/#review183121 ----------- On Aug. 18, 2017, 11:20 p.m., Gastón Kleiman wrote: &

Re: Review Request 61697: Included nested command checks output in the executor logs.

2017-08-18 Thread Gastón Kleiman
erated e-mail. To reply, visit: https://reviews.apache.org/r/61697/#review183121 ------- On Aug. 18, 2017, 11:20 p.m., Gastón Kleiman wrote: > > --- > This is

Review Request 61766: Made the output handling of TCP and HTTP checks consistent.

2017-08-18 Thread Gastón Kleiman
/61766/diff/1/ Testing --- `make tests` on GNU/Linux Thanks, Gastón Kleiman

Re: Review Request 58263: Inherited working dir from parent when launching a DEBUG container.

2017-05-09 Thread Gastón Kleiman
/nested_mesos_containerizer_tests.cpp Line 579 (original), 595-598 (patched) <https://reviews.apache.org/r/58263/#comment247473> Why do you prefer not to use the helper method? - Gastón Kleiman On May 9, 2017, 2:32 p.m., Alexander Rukletsov

Review Request 59107: [WIP] Added extra debugging statements.

2017-05-09 Thread Gastón Kleiman
: https://reviews.apache.org/r/59107/diff/1/ Testing --- Publishing this RR only to make the patch go through the Apache CI. Thanks, Gastón Kleiman

Re: Review Request 59107: [WIP] Added extra debugging statements.

2017-05-15 Thread Gastón Kleiman
Rukletsov and Gastón Kleiman. Changes --- Rebased, trying to trigger a CI build. Repository: mesos Description --- Added extra debugging statements. Diffs (updated) - src/slave/containerizer/mesos/containerizer.cpp 97837c83cc223950750e4cd088f4da067023c96c src/slave

Re: Review Request 59873: Refactored `HealthChecker` to use `CheckerProcess`.

2017-06-08 Thread Gastón Kleiman
------ On June 9, 2017, 3:36 a.m., Gastón Kleiman wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59873/ > --

Re: Review Request 59874: Made `CheckerProcess` use a consistent description for log messages.

2017-06-08 Thread Gastón Kleiman
/diff/2-3/ Testing --- Tests still pass on GNU/Linux. Thanks, Gastón Kleiman

<    1   2   3   4   5   6   7   8   >