-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44733/
-----------------------------------------------------------
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