-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60551/#review179739
-----------------------------------------------------------
Bad patch!
Reviews applied: [60551, 59233, 59130, 60149, 59131, 60148, 60136, 59721,
59739, 59688, 59128, 59127]
Failed command: python support/apply-reviews.py -n -r 59127
Error:
Traceback (most recent call last):
File "support/apply-reviews.py", line 417, in <module>
main()
File "support/apply-reviews.py", line 412, in main
reviewboard(options)
File "support/apply-reviews.py", line 402, in reviewboard
apply_review(options)
File "support/apply-reviews.py", line 158, in apply_review
fetch_patch(options)
File "support/apply-reviews.py", line 215, in fetch_patch
shell(cmd, options['dry_run'])
UnboundLocalError: local variable 'cmd' referenced before assignment
Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/125/console
- Mesos Reviewbot Windows
On June 29, 2017, 11:22 p.m., Avinash sridharan wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60551/
> -----------------------------------------------------------
>
> (Updated June 29, 2017, 11:22 p.m.)
>
>
> Review request for mesos, Benjamin Hindman and Jie Yu.
>
>
> Bugs: MESOS-7488
> https://issues.apache.org/jira/browse/MESOS-7488
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Added a test for docker container running on a v4/6 host network.
>
>
> Diffs
> -----
>
> src/tests/containerizer/docker_containerizer_tests.cpp
> cf9470245ebc81e799fb2b2a67464298564fc56f
> src/tests/mesos.hpp eac2c96985cdbbf1a50cfc054862eae2d44fbfcd
> src/tests/mesos.cpp d3e6bc0a92ec9b410712891c6a02d01ed2b587c1
>
>
> Diff: https://reviews.apache.org/r/60551/diff/2/
>
>
> Testing
> -------
>
> sudo ./bin/mesos-tests.sh
>
>
> Thanks,
>
> Avinash sridharan
>
>