-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60594/#review180398
-----------------------------------------------------------
Bad patch!
Reviews applied: [60594, 60593, 60765, 60766, 60591, 60592, 60496, 60495,
60492, 60836, 60764, 60494, 60493, 60491]
Failed command: python support/apply-reviews.py -n -r 60836
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 191, in fetch_patch
context=ssl_create_default_context())
File "C:\Python27\lib\urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 435, in open
response = meth(req, response)
File "C:\Python27\lib\urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python27\lib\urllib2.py", line 473, in error
return self._call_chain(*args)
File "C:\Python27\lib\urllib2.py", line 407, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: NOT FOUND
Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/149/console
- Mesos Reviewbot Windows
On July 3, 2017, 10:32 a.m., James Peach wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60594/
> -----------------------------------------------------------
>
> (Updated July 3, 2017, 10:32 a.m.)
>
>
> Review request for mesos, Qian Zhang and Jiang Yan Xu.
>
>
> Bugs: MESOS-7675
> https://issues.apache.org/jira/browse/MESOS-7675
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Add a test to verify that the `network/ports` isolator works
> correctly with nested containers.
>
>
> Diffs
> -----
>
> src/tests/containerizer/network_ports_isolator_tests.cpp PRE-CREATION
>
>
> Diff: https://reviews.apache.org/r/60594/diff/3/
>
>
> Testing
> -------
>
> make check (Fedora 26)
>
>
> Thanks,
>
> James Peach
>
>