-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36755/
-----------------------------------------------------------
(Updated July 24, 2015, 6:05 p.m.)
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 (updated)
-----
src/slave/containerizer/mesos/containerizer.cpp 11eedf30674b326ea3e1f6f71d27f9eb54126368
src/tests/containerizer_tests.cpp 9508613619de1e1b5bfdb30ce063975bd3bdb8ef
Diff: https://reviews.apache.org/r/36755/diff/
Testing
-------
make check with an added test.
Thanks,
Kapil Arya
|