You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Thomas Marshall <tw...@gmail.com> on 2013/05/30 02:24:25 UTC

Review Request: WDRF 8 - Added a number of command line options to TestFramework to facilitate manual testing

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11531/
-----------------------------------------------------------

Review request for mesos and Benjamin Hindman.


Description
-------

I have no idea if anyone else is interested in this, but I wrote the code while I was manually testing WDRF on a local cluster, so I figured I might as well make it available. The patch adds command line flags to TestFramework for specifying things like role, cpus/mem per task, total tasks, tasks per offer, and filters.


Diffs
-----

  src/examples/test_framework.cpp b3608ba 

Diff: https://reviews.apache.org/r/11531/diff/


Testing
-------


Thanks,

Thomas Marshall