-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61210/
-----------------------------------------------------------
(Updated Sept. 3, 2017, 8:34 a.m.)
Review request for mesos and Kevin Klues.
Bugs: MESOS-7840
https://issues.apache.org/jira/browse/MESOS-7840
Repository: mesos
Description (updated)
-------
These constants are now prefixed by 'TEST' instead of 'DEFAULT'.
Diffs (updated)
-----
src/python/cli_new/lib/cli/tests/base.py
1101aef79d0d99c0c6e69296adf622891897e5bc
src/python/cli_new/lib/cli/tests/constants.py
5d45d94c9274cb9c16820da2d3314265345df1c6
Diff: https://reviews.apache.org/r/61210/diff/2/
Changes: https://reviews.apache.org/r/61210/diff/1-2/
Testing
-------
```
$ ./bootstrap
$ source activate
$ mesos-cli-tests
```
I also checked that the Python linter was still working.
Thanks,
Armand Grillet