-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71351/
-----------------------------------------------------------
(Updated Aug. 23, 2019, 1:08 p.m.)
Review request for mesos and Till Toenshoff.
Changes
-------
Rebase
Bugs: MESOS-9952
https://issues.apache.org/jira/browse/MESOS-9952
Repository: mesos
Description
-------
This patch lowers the authentication timeout and increases the disk
watch interval which can speed up the test by about 10s.
Diffs (updated)
-----
src/tests/disk_full_framework_test.sh
83ae0947d4f5ec0a960e8cefa925cacbe6c6808e
Diff: https://reviews.apache.org/r/71351/diff/2/
Changes: https://reviews.apache.org/r/71351/diff/1-2/
Testing
-------
`make check`
With this and the preceeding patch the test takes <3s on my setup from >17s
before.
Thanks,
Benjamin Bannier