-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57807/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Alexander Rojas, Benjamin Mahler, and
Vinod Kone.
Bugs: MESOS-6999
https://issues.apache.org/jira/browse/MESOS-6999
Repository: mesos
Description
-------
This patch updates the test `SchedulerTest.TaskGroupRunning`
to confirm that the agent-side code responsible for launching
task groups works correctly. Previously, this test only
verified that the `RunTaskGroupMessage` was sent to the agent.
Diffs
-----
src/tests/scheduler_tests.cpp 65259b47ec1a2094b23ff448370d30122fd218ca
Diff: https://reviews.apache.org/r/57807/diff/1/
Testing
-------
Testing details can be found at the end of this patch chain.
Thanks,
Greg Mann