----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62246/#review185477 -----------------------------------------------------------
Ship it! Ship It! - Alexander Rukletsov On Sept. 13, 2017, 6:01 p.m., Andrei Budnik wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62246/ > ----------------------------------------------------------- > > (Updated Sept. 13, 2017, 6:01 p.m.) > > > Review request for mesos, Andrei Budnik, Alexander Rukletsov, and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > This patch adds workaround for an incorrect docker file execution on > Apache CI due to a docker bug, see: > https://github.com/moby/moby/issues/9547 > Quote from the docker issue: > The execution of `chmod +x b.sh` just prior to trying to running b.sh > is leaving it in the 'Text file busy' state for long enough that then > running it fails. > > > Diffs > ----- > > support/docker-build.sh 6443e56be8bf1421b29afef059196a838100b8af > > > Diff: https://reviews.apache.org/r/62246/diff/4/ > > > Testing > ------- > > 1. internal CI > > 2. Apache CI: > https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Buildbot-Test/29/ > https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Buildbot-Test/30/ > https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Buildbot-Test/31/ > > > Thanks, > > Andrei Budnik > >
