[
https://issues.apache.org/jira/browse/MESOS-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185725#comment-14185725
]
Till Toenshoff commented on MESOS-1951:
---------------------------------------
commit 1ff259e96396273b36624cf94a7989dee150baa6
Author: Kapil Arya <[email protected]>
Date: Mon Oct 27 21:07:26 2014 +0100
Added --isolation flag for tests.
This is useful to test custom isolation modules with the test suite.
The user can specify the available modules with --modules and then he
can specify the isolator module with the --isolation flag.
With these flags, the test suite will run all tests with the specified
isolator modules.
Review: https://reviews.apache.org/r/26797
> Add --isolation flag to mesos-tests
> -----------------------------------
>
> Key: MESOS-1951
> URL: https://issues.apache.org/jira/browse/MESOS-1951
> Project: Mesos
> Issue Type: Documentation
> Reporter: Niklas Quarfot Nielsen
> Assignee: Kapil Arya
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)