You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/09/08 10:09:20 UTC

[jira] [Created] (MESOS-6141) Some tests do not properly set 'flags.launcher' with the correct value

Kevin Klues created MESOS-6141:
----------------------------------

             Summary: Some tests do not properly set 'flags.launcher' with the correct value
                 Key: MESOS-6141
                 URL: https://issues.apache.org/jira/browse/MESOS-6141
             Project: Mesos
          Issue Type: Bug
            Reporter: Kevin Klues
            Assignee: Kevin Klues
             Fix For: 1.1.0


In some of our tests we manually create a 'PosixLauncher' rather than relying on the value of 'flags.launcher' to decide which type of launcher to create. Since calls to 'CreateSlaveFlags()' set 'flags.launcher' to 'linux' by default, there is a discrepency in what the flags say, and what actual launcher type we are creating.

We should fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)