-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48260/
-----------------------------------------------------------
(Updated June 11, 2016, 8:12 a.m.)
Review request for mesos, Joseph Wu and Vinod Kone.
Changes
-------
Address @vinodkone's comments.
Bugs: MESOS-5503
https://issues.apache.org/jira/browse/MESOS-5503
Repository: mesos
Description
-------
Added test case `MasterAPITest.GetMaintenanceStatus`.
Diffs (updated)
-----
src/tests/api_tests.cpp 3a482ca2a640b3f3e3b08a80ac84068d7e9ff8b0
Diff: https://reviews.apache.org/r/48260/diff/
Testing
-------
Test in CentOS 7.2
```
./bin/mesos-tests.sh --gtest_filter="*MasterAPITest*"
```
Thanks,
haosdent huang