----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69904/ -----------------------------------------------------------
Review request for mesos and Benjamin Bannier. Bugs: MESOS-9544 https://issues.apache.org/jira/browse/MESOS-9544 Repository: mesos Description ------- This patch extracts lambda functions `isStoragePool`, `isMountDisk` and `isPreprovisionedVolume` from all tests and makes them common utitily functions in the test fixture. Diffs ----- src/tests/storage_local_resource_provider_tests.cpp e8ed20f818ed7f1a3ce15758ea3c366520443377 Diff: https://reviews.apache.org/r/69904/diff/1/ Testing ------- make check Thanks, Chun-Hung Hsiao