You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "haosdent (JIRA)" <ji...@apache.org> on 2015/09/19 21:28:04 UTC

[jira] [Created] (MESOS-3471) Disable perf test when perf version is not support

haosdent created MESOS-3471:
-------------------------------

             Summary: Disable perf test when perf version is not support
                 Key: MESOS-3471
                 URL: https://issues.apache.org/jira/browse/MESOS-3471
             Project: Mesos
          Issue Type: Bug
            Reporter: haosdent


Now we depends perf 2.6.39 in our tests. But we detect should support perf or not through "perf help" status code. Need change to use 

{code}
perf::supported()
{code}

to detect, so the distcheck could pass on CentOS 6.6.



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