----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61211/#review184470 -----------------------------------------------------------
Patch looks great! Reviews applied: [60088, 61211] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Sept. 3, 2017, 8:36 a.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61211/ > ----------------------------------------------------------- > > (Updated Sept. 3, 2017, 8:36 a.m.) > > > Review request for mesos and Kevin Klues. > > > 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 > ----- > > 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/2/ > > > Testing > ------- > > ``` > $ ./bootstrap > $ source activate > $ mesos-cli-tests > ``` > > I also checked that the Python linter was still working. > > > Thanks, > > Armand Grillet > >
