[
https://issues.apache.org/jira/browse/MESOS-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402763#comment-15402763
]
Joseph Wu commented on MESOS-5792:
----------------------------------
More progress:
{code}
commit 7dbc74efaea3e4ec185bfbd0c503a61ac2a5f1e1
Author: Srinivas Brahmaroutu <[email protected]>
Date: Thu Jul 28 12:37:19 2016 -0700
CMake: Added `setns` and `active-user` test helper binaries.
These binaries are required for `NsTest.ROOT_setns` and
`SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser`.
Review: https://reviews.apache.org/r/50064/
{code}
{code}
commit 697b55a733d15a5bdc0a524f062f3dd93263a224
Author: Srinivas Brahmaroutu <[email protected]>
Date: Thu Jul 28 14:49:41 2016 -0700
CMake: Added LogrotateContainerLogger companion executable.
This binary is required for the various `LOGROTATE_*` tests.
For now, this binary is not built on Windows due to some
optimizations made inside the executable.
Review: https://reviews.apache.org/r/50179/
{code}
{code}
commit dac771f1e2fafbf9ad8adfebc491933d64a21d66
Author: Srinivas Brahmaroutu <[email protected]>
Date: Thu Jul 28 15:13:42 2016 -0700
CMake: Added build script for mesos-local executable.
This executable is used to run a local Mesos cluster
for testing purposes.
Review: https://reviews.apache.org/r/50323/
{code}
{code}
commit 0c2166c4e68748a285a680f32b1dbf51d865f245
Author: Srinivas Brahmaroutu <[email protected]>
Date: Thu Jul 28 15:55:48 2016 -0700
CMake: Added script to build mesos-execute.
`mesos-execute` is a utility that can schedule and run
a single task.
Review: https://reviews.apache.org/r/50324/
{code}
> Add mesos tests to CMake (make check)
> -------------------------------------
>
> Key: MESOS-5792
> URL: https://issues.apache.org/jira/browse/MESOS-5792
> Project: Mesos
> Issue Type: Improvement
> Components: build
> Reporter: Srinivas
> Assignee: Srinivas
> Labels: build, mesosphere
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Provide CMakeLists.txt and configuration files to build mesos tests using
> CMake.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)