Jie Yu created MESOS-6053:
-----------------------------
Summary: Combine test helpers into one single binary.
Key: MESOS-6053
URL: https://issues.apache.org/jira/browse/MESOS-6053
Project: Mesos
Issue Type: Improvement
Components: technical debt, test
Reporter: Jie Yu
Currently, we have multiple test helper binaries
setns-test-helper
memory-test-helper
active-user-test-helper
And we are adding more:
capabilities-test-helper (https://reviews.apache.org/r/50269)
Since most of them already use `Subcommand`, we should combine them into one
single binary. That will simply adding a new test helper that has to run in a
separate process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)