[
https://issues.apache.org/jira/browse/MESOS-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-1864:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> Add test integration for module developers
> ------------------------------------------
>
> Key: MESOS-1864
> URL: https://issues.apache.org/jira/browse/MESOS-1864
> Project: Mesos
> Issue Type: Task
> Components: modules
> Reporter: Niklas Quarfot Nielsen
> Assignee: Kapil Arya
> Priority: Major
> Fix For: 0.21.0
>
>
> To help module developers write and test mesos-modules, we should wire up
> integration suites that let the usual unit tests be run with custom built
> modules.
> A couple of examples could be:
> $ ./bin/mesos-tests.sh --modules="path:name"
> or a dedicated test scripts:
> $ ./bin/modules-test.sh --modules="path:name" --isolation="name"
> --authentication="name"
> We should also think about how to encourage internal module testing (tests
> that will be specific for that particular module)
> In the case of ./bin/modules-test.sh - we could run 1) our own (general)
> tests and 2) tests provided by the module it self (maybe as an extra field in
> the module registration struct)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)