-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72297/#review220211
-----------------------------------------------------------
Patch looks great!
Reviews applied: [72297]
Passed command: export OS='ubuntu:16.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose
--disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1';
./support/jenkins/buildbot.sh
- Mesos Reviewbot
On April 3, 2020, 2:16 a.m., Greg Mann wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72297/
> -----------------------------------------------------------
>
> (Updated April 3, 2020, 2:16 a.m.)
>
>
> Review request for mesos, Benjamin Mahler and Qian Zhang.
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This prevents tasks from being launched on agents which would
> not be capable of enforcing the specified limits.
>
>
> Diffs
> -----
>
> src/slave/slave.hpp d7e65e0538caa850b1a5bae837e7c06b8c725ff3
> src/slave/slave.cpp 6a4802338485f8d90220b7f03a99486acae8e2e2
> src/tests/master_tests.cpp 8cc8d20fbf44bf9f1bd7e3ab0bc600efbabd2709
> src/tests/master_validation_tests.cpp 9efca42d66119dd909e117d239378eca08c5ab82
>
>
> Diff: https://reviews.apache.org/r/72297/diff/3/
>
>
> Testing
> -------
>
> `make check`
>
>
> Thanks,
>
> Greg Mann
>
>
|