----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36899/#review93420 -----------------------------------------------------------
src/tests/mesos.hpp (line 294) <https://reviews.apache.org/r/36899/#comment147788> Remove startNetwork() here? - haosdent huang On July 29, 2015, 12:23 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36899/ > ----------------------------------------------------------- > > (Updated July 29, 2015, 12:23 a.m.) > > > Review request for mesos and Marco Massenzio. > > > Bugs: MESOS-3168 > https://issues.apache.org/jira/browse/MESOS-3168 > > > Repository: mesos > > > Description > ------- > > Added SetUp() and TearDown() functions that make sure ZK server is restarted > for every test to avoid side effects. > > > Diffs > ----- > > src/tests/mesos.hpp 7538c96bf4037b7b7c13e80a1f12bbe69ce775cc > > Diff: https://reviews.apache.org/r/36899/diff/ > > > Testing > ------- > > make check > > Also tested with Marco's patch in https://reviews.apache.org/r/36807/ > > > Thanks, > > Vinod Kone > >
