-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70316/
-----------------------------------------------------------
(Updated March 27, 2019, 3:45 a.m.)
Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.
Changes
-------
Made the name more consistent with other tests.
Bugs: MESOS-9540
https://issues.apache.org/jira/browse/MESOS-9540
Repository: mesos
Description (updated)
-------
This patch renames `ImportPreprovisionedVolume` to
`CreateDestroyPreprovisionedVolume` add tests two additional scenarios:
* `CREATE_DISK` with an unknown profile.
* `DESTROY_DISK` with a `RAW` disk.
Diffs (updated)
-----
src/tests/storage_local_resource_provider_tests.cpp
797f89e3545965e2cf2fd5ec0ecd78fc77a4ea87
Diff: https://reviews.apache.org/r/70316/diff/2/
Changes: https://reviews.apache.org/r/70316/diff/1-2/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao