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)