----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67258/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Greg Mann. Repository: mesos Description ------- The `ROOT_Add`, `ROOT_Update` and `ROOT_Remove` tests mistakenly use `WillOnce` to declient unwanted offers. This patch changes them to `WillRepeatedly`. Diffs ----- src/tests/agent_resource_provider_config_api_tests.cpp 7d4d3b9d21c3a0c603f805f47c57a7fa67db9d08 Diff: https://reviews.apache.org/r/67258/diff/1/ Testing ------- sudo make check Thanks, Chun-Hung Hsiao
