----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65710/ -----------------------------------------------------------
Review request for mesos, Chun-Hung Hsiao and James Peach. Repository: mesos Description ------- This patch adds two required includes to CSI-related tests compiled only when GRPC is enabled in an autotools build. The compilation of these files was broken when we cleaned up `src/tests/flags.hpp` in `f6eb3933798` since their includes were not exhaustive. Diffs ----- src/tests/agent_resource_provider_config_api_tests.cpp 046350dcd30efd734018fbc4bd08cc39b6cd686d src/tests/storage_local_resource_provider_tests.cpp 50130675559a6363363f2f23d00fa45025822213 Diff: https://reviews.apache.org/r/65710/diff/1/ Testing ------- `make check` Thanks, Benjamin Bannier
