----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30592/#review71710 -----------------------------------------------------------
src/tests/etcd_tests.cpp <https://reviews.apache.org/r/30592/#comment117576> Since this will fail if the box fails to download the etcd binary (requires network), we should automatically disable this test if the etcd binary doesn't exist, similar to what we do for the ROOT_ tests - Cody Maloney On Feb. 4, 2015, 12:13 a.m., Cody Maloney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30592/ > ----------------------------------------------------------- > > (Updated Feb. 4, 2015, 12:13 a.m.) > > > Review request for mesos and Benjamin Hindman. > > > Bugs: MESOS-1806 > https://issues.apache.org/jira/browse/MESOS-1806 > > > Repository: mesos > > > Description > ------- > > Etcd integration test > > > Diffs > ----- > > src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e > src/tests/etcd_test.sh PRE-CREATION > src/tests/etcd_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/30592/diff/ > > > Testing > ------- > > make distcheck on CentOS 7 of patch series. > > > Thanks, > > Cody Maloney > >
