Details
Description
When hooking up specific modules for tests, we realized that it would be generally useful to be able to set the default flags for masters and slaves in the tests. For example let mesos-tests.sh take --isolation, --drf_sorter, --authentication and so on, and have CreateSlaveFlags/CreateMasterFlags alongside necessary ::create() use those flags so we can run the entire unit test suite exercising different implementations.