-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70316/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.
Bugs: MESOS-9655
https://issues.apache.org/jira/browse/MESOS-9655
Repository: mesos
Description
-------
This patch renames `ImportPreprovisionedVolume` to
`ImportDestroyPreprovisionedVolume` add tests two additional scenarios:
* `CREATE_DISK` with an unknown profile.
* `DESTROY_DISK` with a `RAW` disk.
Diffs
-----
src/tests/storage_local_resource_provider_tests.cpp
7945384867f26fa15dc734a235ae509d5d6d350f
Diff: https://reviews.apache.org/r/70316/diff/1/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao