----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65703/ -----------------------------------------------------------
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
