----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71350/#review217395 -----------------------------------------------------------
Fix it, then Ship it! src/tests/disk_full_framework_test.sh Line 15 (original), 13 (patched) <https://reviews.apache.org/r/71350/#comment304681> s/MESOS_RUNTIME_DIR/MESOS_WORK_DIR/ - Jan Schlicht On Aug. 22, 2019, 3:17 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71350/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2019, 3:17 p.m.) > > > Review request for mesos and Till Toenshoff. > > > Bugs: MESOS-9952 > https://issues.apache.org/jira/browse/MESOS-9952 > > > Repository: mesos > > > Description > ------- > > This removes up to 4s runtime from the test as we do not have to wait > for the master or agent to be up and running in the script. > > > Diffs > ----- > > src/tests/disk_full_framework_test.sh > 83ae0947d4f5ec0a960e8cefa925cacbe6c6808e > > > Diff: https://reviews.apache.org/r/71350/diff/1/ > > > Testing > ------- > > `make check` > > > Thanks, > > Benjamin Bannier > >
