-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69981/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and Benjamin Mahler.
Bugs: MESOS-9143
https://issues.apache.org/jira/browse/MESOS-9143
Repository: mesos
Description
-------
The test is flaky due to a race between metrics update
and metrics query.
This patch adds clock settle to ensure quota update and
removal are fully processed (including metrics updates) before
continuing with the metrics query.
Diffs
-----
src/tests/master_quota_tests.cpp 354a9e988c3e4cdf94c99170d2abb7cb17f9e11a
Diff: https://reviews.apache.org/r/69981/diff/1/
Testing
-------
Test ran continuously without failure
Thanks,
Meng Zhu