----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44733/#review123234 -----------------------------------------------------------
Patch looks great! Reviews applied: [44578, 44579, 44580, 44727, 44728, 44729, 44731, 44733] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On March 11, 2016, 10:16 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44733/ > ----------------------------------------------------------- > > (Updated March 11, 2016, 10:16 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-4629 > https://issues.apache.org/jira/browse/MESOS-4629 > > > Repository: mesos > > > Description > ------- > > Similar to already existing tests in `fault_tolerance_tests.cpp`, > this change adds fault tolerance tests for HTTP schedulers/executors. > Some tests have been omitted since they were no longer valid now due > to the persistent streaming connection between the master and the > scheduler in the new API. > > > Diffs > ----- > > src/Makefile.am 8abef3bd3237a6e456faa7884637207dc4d63282 > src/tests/http_fault_tolerance_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/44733/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
