-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51008/
-----------------------------------------------------------
(Updated Oct. 5, 2016, 4:06 a.m.)
Review request for mesos, Haris Choudhary and Joseph Wu.
Changes
-------
Updated to address Joseph's comments in 50912 and move logic from Makefile.am
out of this commit.
Bugs: MESOS-6032
https://issues.apache.org/jira/browse/MESOS-6032
Repository: mesos
Description
-------
Added infrastructure for unit tests in the new python-based CLI.
Diffs (updated)
-----
src/cli_new/bin/mesos-tests PRE-CREATION
src/cli_new/bin/tests.py PRE-CREATION
src/cli_new/pip-requirements.txt PRE-CREATION
Diff: https://reviews.apache.org/r/51008/diff/
Testing
-------
GTEST_FILTER="" make -j check
Thanks,
Kevin Klues