----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51946/#review151307 -----------------------------------------------------------
Patch looks great! Reviews applied: [51946] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 3, 2016, 9:53 p.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51946/ > ----------------------------------------------------------- > > (Updated Oct. 3, 2016, 9:53 p.m.) > > > Review request for mesos, Benjamin Mahler, Greg Mann, and Jiang Yan Xu. > > > Bugs: MESOS-6181 > https://issues.apache.org/jira/browse/MESOS-6181 > > > Repository: mesos > > > Description > ------- > > If destroy volume failed, we should get the latest offer to make > sure that the latest offer contain the volume resource. > > > Diffs > ----- > > src/tests/persistent_volume_tests.cpp > 2ab44d11d159162dfcac9d0791b651ed059b8164 > > Diff: https://reviews.apache.org/r/51946/diff/ > > > Testing > ------- > > make > make check > > ``` > ./bin/mesos-tests.sh --gtest_filter="*PersistentVolumeTest.BadACL*/*" > --gtest_repeat=20 > ``` > > > Thanks, > > Guangya Liu > >
