-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54632/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Jie Yu, and Vinod Kone.
Bugs: MESOS-6475
https://issues.apache.org/jira/browse/MESOS-6475
Repository: mesos
Description
-------
Added agent API test for attaching input to a nested container session.
Diffs
-----
src/tests/api_tests.cpp 7a220116aa871650e56221a4e81ccb65f4252a56
Diff: https://reviews.apache.org/r/54632/diff/
Testing
-------
GTEST_FILTER="" make -j check
GTEST_FILTER="AgentAPIStreamingTest.AttachInputToNestedContainerSession*"
src/mesos-tests
Thanks,
Kevin Klues