----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25862/#review54198 -----------------------------------------------------------
Bad patch! Reviews applied: [25861] Failed command: git apply --index 25861.patch Error: error: patch failed: src/slave/containerizer/mesos/containerizer.cpp:455 error: src/slave/containerizer/mesos/containerizer.cpp: patch does not apply - Mesos ReviewBot On Sept. 22, 2014, 6:45 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25862/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2014, 6:45 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > * Ensure SharedFilesystemIsolator is the first isolator in prepare (and last > in cleanup). > * Remounts /proc and /sys for the container. > * Remove /proc and /sys remounts from PortMappingIsolator. > * Make the SharedFilesystemIsolator a dependency for the PortMappingIsolator. > > > Diffs > ----- > > src/slave/containerizer/isolators/filesystem/shared.cpp PRE-CREATION > src/slave/containerizer/isolators/network/port_mapping.cpp > 9248460caa558e43a2a7d237f6a37d43f0eeacb5 > src/slave/containerizer/linux_launcher.cpp > d5ef1d6aa762cf81a3e8384552d97fe95b9cbd95 > src/slave/containerizer/mesos/containerizer.cpp > 9d083294caa5c5a47ba3ceaa1b57346144cb795c > > Diff: https://reviews.apache.org/r/25862/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ian Downes > >
