-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14044/
-----------------------------------------------------------
(Updated Sept. 27, 2013, 12:50 a.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Changes
-------
Reviews from benh and vinod.
Bugs: MESOS-662
https://issues.apache.org/jira/browse/MESOS-662
Repository: mesos-git
Description
-------
I've added the ability to pass arguments to the test scripts in order to verify
a few different allocation / slave configurations.
Diffs (updated)
-----
src/examples/balloon_executor.cpp ad1d861
src/examples/balloon_framework.cpp 53859bc
src/tests/balloon_framework_test.sh 8e99456
src/tests/cgroups_isolator_tests.cpp 1f5ce76
src/tests/examples_tests.cpp 28ff0f3
src/tests/script.hpp f0c71e1
src/tests/script.cpp e72eea6
Diff: https://reviews.apache.org/r/14044/diff/
Testing
-------
make check
Thanks,
Ben Mahler