-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49323/
-----------------------------------------------------------
Review request for mesos.
Bugs: MESOS-5698
https://issues.apache.org/jira/browse/MESOS-5698
Repository: mesos
Description
-------
This test checks that dynamic reservations and persistent volumes can be
created via the offer API and then removed via the HTTP endpoints.
Diffs
-----
src/tests/persistent_volume_endpoints_tests.cpp
6c85e19eeaa69bf3a4e3077261331191db6eec06
Diff: https://reviews.apache.org/r/49323/diff/
Testing
-------
make check
This test passes without any Mesos changes. i.e., it doesn't reproduce the bug
by itself, but having more test coverage for this scenario seems wise.
Thanks,
Neil Conway