-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47032/
-----------------------------------------------------------
Review request for mesos, Bernd Mathiske, Joseph Wu, and Till Toenshoff.
Bugs: MESOS-3235
https://issues.apache.org/jira/browse/MESOS-3235
Repository: mesos
Description
-------
FetcherCacheHttpTest.HttpCachedConcurrent launch 5 concurrent tasks at
the same time. This requires more time in slow machine. We increased
the waiting time to avoid the flakiness.
Diffs
-----
src/tests/fetcher_cache_tests.cpp ba7d3f84ee54d982d7dfe0eeb9c67c1a68f9cf40
Diff: https://reviews.apache.org/r/47032/diff/
Testing
-------
Test repeatly in my slow vm more than 700 cycles.
Thanks,
haosdent huang