----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61211/ -----------------------------------------------------------
(Updated Sept. 25, 2017, 2:03 p.m.) Review request for mesos and Kevin Klues. Changes ------- Updated `default_config.toml`. Bugs: MESOS-7840 https://issues.apache.org/jira/browse/MESOS-7840 Repository: mesos Description ------- This will be used by future tests, it overwrites the configuration file defined by the user. Diffs (updated) ----- src/python/cli_new/tests/default_config.toml PRE-CREATION src/python/cli_new/tests/main.py 3e4d2e449a6485206700b4a490d325a393d31f90 Diff: https://reviews.apache.org/r/61211/diff/3/ Changes: https://reviews.apache.org/r/61211/diff/2-3/ Testing ------- ``` $ ./bootstrap $ source activate $ mesos-cli-tests ``` I also checked that the Python linter was still working. Thanks, Armand Grillet