-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26796/
-----------------------------------------------------------
(Updated Oct. 22, 2014, 4:04 a.m.)
Review request for mesos, Niklas Nielsen and Till Toenshoff.
Bugs: MESOS-1864
https://issues.apache.org/jira/browse/MESOS-1864
Repository: mesos-git
Description
-------
This allows the user to specify the modules to loaded during tests. The
modules are made available to the master and slave subsystems.
Diffs (updated)
-----
src/tests/flags.hpp 189fad9a8125aa8f76a7abadc330a7f0ec7cc337
src/tests/main.cpp 90a7ddcb5695d4c9a7760e18285548d99e7bcfa8
Diff: https://reviews.apache.org/r/26796/diff/
Testing
-------
Tested by hand using the following commandline:
./bin/mesos-tests.sh --modules="/path/to/modules.json"
Thanks,
Kapil Arya