----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65703/#review197728 -----------------------------------------------------------
Patch looks great! Reviews applied: [65703] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 18, 2018, 4:53 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65703/ > ----------------------------------------------------------- > > (Updated Feb. 18, 2018, 4:53 a.m.) > > > Review request for mesos and Benjamin Bannier. > > > Repository: mesos > > > Description > ------- > > On Jenkins, we observed that tmp dirs are cleaned up quite frequently. > Since the build process will take about 30min, it's highly likely that > the tmp dir used in the script is cleaned up when we try to use it. > > This patch removed the need for the tmp dir in the script. > > > Diffs > ----- > > support/packaging/centos/build-docker-image.sh > 6965cc079e417cefa97520347830a05154cbd8af > > > Diff: https://reviews.apache.org/r/65703/diff/1/ > > > Testing > ------- > > Verified on CI > https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Mini/17/console > > > Thanks, > > Jie Yu > >
