-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70377/
-----------------------------------------------------------
Review request for mesos and Gastón Kleiman.
Bugs: MESOS-2842
https://issues.apache.org/jira/browse/MESOS-2842
Repository: mesos
Description
-------
Added two tests to check that the framework cannot change its principal: one
for HTTP API, another for process API.
Actually, the process API test reproduces the master crash described in
MESOS-2842.
Diffs
-----
src/tests/fault_tolerance_tests.cpp 91cc9a2bcb98562cfdb60df229a88a0dabb34792
src/tests/scheduler_http_api_tests.cpp
d5b5eec0df0c01c4706c9bb4438c9daa305bd376
Diff: https://reviews.apache.org/r/70377/diff/1/
Testing
-------
Ran make check - these two tests fail, others don't.
Thanks,
Andrei Sekretenko