You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/08/31 07:22:53 UTC

[jira] [Created] (MESOS-674) Implement a test executor

Vinod Kone created MESOS-674:
--------------------------------

             Summary: Implement a test executor
                 Key: MESOS-674
                 URL: https://issues.apache.org/jira/browse/MESOS-674
             Project: Mesos
          Issue Type: Improvement
            Reporter: Vinod Kone
             Fix For: 0.15.0


Most (all?) of our tests either use the MockExecutor or the CommandExecutor. While the former cannot be used with process/cgroups isolators the latter might hide some bugs (e.g., resource accounting, executor terminated message to the master etc).

We need a test executor that uses non-zero resources, can be launched on process/cgroups isolators and runs a simple command line.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira