-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51008/
-----------------------------------------------------------
(Updated Oct. 5, 2016, 4:11 a.m.)
Review request for mesos, Haris Choudhary and Joseph Wu.
Changes
-------
Update test procedure.
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
-----
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 (updated)
-------
$ cd src/cli_new
$ ./bootstrap
$ source activate
(mesos-cli) $ mesos-tests
Thanks,
Kevin Klues