-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70377/
-----------------------------------------------------------
(Updated April 17, 2019, 2:08 p.m.)
Review request for mesos and Gastón Kleiman.
Changes
-------
Attempt to fix the flaky test: now the scheduler does not resubscribe after
getting an error.
Bugs: MESOS-2842
https://issues.apache.org/jira/browse/MESOS-2842
Repository: mesos
Description
-------
Added tests to check that framework cannot change its principal.
Diffs (updated)
-----
src/tests/fault_tolerance_tests.cpp 91cc9a2bcb98562cfdb60df229a88a0dabb34792
src/tests/http_fault_tolerance_tests.cpp
d3db8a6efa0e56dd332d8cae48123b173d347cf2
src/tests/mesos.hpp d8c17eabdabd14f428946917d56eb8f261bfbd2a
Diff: https://reviews.apache.org/r/70377/diff/5/
Changes: https://reviews.apache.org/r/70377/diff/4-5/
Testing
-------
Ran make check - these two tests fail, others don't.
Thanks,
Andrei Sekretenko