-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36755/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: MESOS-3133
https://issues.apache.org/jira/browse/MESOS-3133
Repository: mesos
Description
-------
Append the environment variables returned by Isolator::prepare() to the
list of environment variables being passed to the executor. Added a test
to verify that the executor is launched with the said environment
variables.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp
609620c4322e41562597ee682b311cd320bca6d2
src/tests/containerizer_tests.cpp 88c46e7214f4d92b7d6a9b433a3a0497681dc6db
Diff: https://reviews.apache.org/r/36755/diff/
Testing
-------
make check with an added test.
Thanks,
Kapil Arya