-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54128/
-----------------------------------------------------------
Review request for mesos, Adam B, Gastón Kleiman, and Kapil Arya.
Bugs: MESOS-6396
https://issues.apache.org/jira/browse/MESOS-6396
Repository: mesos
Description
-------
Added test for `slavePreLaunchDockerTaskExecutorDecorator` hook.
Diffs
-----
src/examples/test_hook_module.cpp 5e91a71f2450cf3c37eb9039ef28c026095c917e
src/tests/hook_tests.cpp d334d6c5ff7f966d55b395bfbf4f000025ee3fa2
Diff: https://reviews.apache.org/r/54128/diff/
Testing
-------
make check in isolation
NOTE: This test and the test-hook is breaking other tests -- we need to remove
the superceded hooks ASAP and then we can land this.
Thanks,
Till Toenshoff