Chris Nauroth created YARN-1905:
-----------------------------------
Summary: TestProcfsBasedProcessTree must only run on Linux.
Key: YARN-1905
URL: https://issues.apache.org/jira/browse/YARN-1905
Project: Hadoop YARN
Issue Type: Test
Components: nodemanager
Affects Versions: 3.0.0, 2.4.0
Reporter: Chris Nauroth
Assignee: Chris Nauroth
The tests in {{TestProcfsBasedProcessTree}} only make sense on Linux, where the
process tree calculations are based on reading the /proc file system. Right
now, not all of the individual tests are skipped when the OS is not Linux.
This patch will make it consistent.
--
This message was sent by Atlassian JIRA
(v6.2#6252)