-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51008/#review153936
-----------------------------------------------------------




src/cli_new/bin/mesos-cli-tests (line 5)
<https://reviews.apache.org/r/51008/#comment223437>

    This isn't always true, as my build folder could be named anything.
    
    If you need to depend on some build artifacts (like `bin/mesos-agent`), it 
would be better to add this script as a template (`bin/mesos-cli-tests.sh.in`) 
and then `AC_CONFIG_FILES(...)` it.
    
    If you go that route, then `tests.py` would probably be templatized too.


- Joseph Wu


On Oct. 20, 2016, 11:12 a.m., Kevin Klues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/51008/
> -----------------------------------------------------------
> 
> (Updated Oct. 20, 2016, 11:12 a.m.)
> 
> 
> Review request for mesos, Haris Choudhary and Joseph Wu.
> 
> 
> 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-cli-tests PRE-CREATION 
>   src/cli_new/bin/tests.py PRE-CREATION 
>   src/cli_new/pip-requirements.txt 9cc8d096ac353f4ed2d40000318f2d0e439a6edf 
> 
> Diff: https://reviews.apache.org/r/51008/diff/
> 
> 
> Testing
> -------
> 
> $ cd src/cli_new
> $ ./bootstrap
> $ source activate
> 
> (mesos-cli) $ mesos-cli-tests
> 
> 
> Thanks,
> 
> Kevin Klues
> 
>

Reply via email to