----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51008/#review145739 -----------------------------------------------------------
Patch looks great! Reviews applied: [50907, 50910, 50912, 51008] 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 Aug. 15, 2016, 3:26 a.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51008/ > ----------------------------------------------------------- > > (Updated Aug. 15, 2016, 3:26 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/Makefile.am 1a9b083493612cf610b80ac5a1c11c29d6302933 > src/cli_new/bin/mesos-tests PRE-CREATION > src/cli_new/pip-requirements.txt PRE-CREATION > src/cli_new/tests/main.py PRE-CREATION > > Diff: https://reviews.apache.org/r/51008/diff/ > > > Testing > ------- > > GTEST_FILTER="" make -j check > > > Thanks, > > Kevin Klues > >