You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2018/02/03 00:41:32 UTC

Re: Review Request 65464: Introduced `mesos-build` along with pre-built docker images.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65464/#review196770
-----------------------------------------------------------



FAIL: Failed to apply the dependent review: 65463.

Failed command: `python.exe .\support\apply-reviews.py -n -r 65463`

All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65464

Relevant logs:

- [apply-review-65463-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65464/logs/apply-review-65463-stdout.log):

```
error: patch failed: support/jenkins/buildbot.sh:21
error: support/jenkins/buildbot.sh: patch does not apply
```

- Mesos Reviewbot Windows


On Feb. 1, 2018, 7:20 p.m., Michael Park wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65464/
> -----------------------------------------------------------
> 
> (Updated Feb. 1, 2018, 7:20 p.m.)
> 
> 
> Review request for mesos and Benjamin Bannier.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The layout of `mesos-build` is similar to `mesos-tidy`.
> 
> The `mesos-build.sh` will be the user-facing driver, and `buildbot.sh`
> invokes `mesos-build.sh` along with the clean-up (`docker rmi`) phase.
> The `mesos-build` directory contains docker files and a common
> `entrypoint.sh`. The docker images are built with all of the
> dependencies required, and the various testing configurations are set
> within `entrypoint.sh`.
> 
> 
> Diffs
> -----
> 
>   support/jenkins/buildbot.sh dab4b72b645eaca382a70acef4220fa04af96e36 
>   support/mesos-build.sh PRE-CREATION 
>   support/mesos-build/centos-7.dockerfile PRE-CREATION 
>   support/mesos-build/entrypoint.sh PRE-CREATION 
>   support/mesos-build/ubuntu-16.04.dockerfile PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/65464/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Michael Park
> 
>