----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29690/#review67268 -----------------------------------------------------------
src/tests/disk_quota_tests.cpp <https://reviews.apache.org/r/29690/#comment111263> suggest using "bs=1M count=2" to make it clearer we'll exceed the 1M disk quota set in the resources. Use `dd && sleep` so we fail if there's an issue with dd. - Ian Downes On Jan. 7, 2015, 4:45 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29690/ > ----------------------------------------------------------- > > (Updated Jan. 7, 2015, 4:45 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Ian Downes. > > > Bugs: MESOS-1588 > https://issues.apache.org/jira/browse/MESOS-1588 > > > Repository: mesos-git > > > Description > ------- > > Added an integration test for enforcing disk quota. > > > Diffs > ----- > > src/tests/disk_quota_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/29690/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >