<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
I noticed the same failure in the neutron-dsvm-tempest test for the Neutron DVR HA change, <a href="https://review.openstack.org/#/c/143169" class="">https://review.openstack.org/#/c/143169</a>
<div class=""><br class="">
</div>
<div class="">I have not yet been able to determine the cause.<br class="">
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class=""><br class="">
</div>
<div class="">—N.</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Nov 3, 2015, at 3:57 PM, <a href="mailto:slawek@kaplonski.pl" class="">
slawek@kaplonski.pl</a> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">Hello,<br class="">
<br class="">
I'm now working on patch to neutron to add QoS in linuxbridge: https://<br class="">
<a href="http://review.openstack.org/#/c/236210/" class="">review.openstack.org/#/c/236210/</a><br class="">
Patch is not finished yet but I have some "problem" with some tests. For <br class="">
example Microsoft Hyper-V CI check are failing. When I checked logs of this <br class="">
tests in http://64.119.130.115/neutron/236210/7/results.html.gz file I found <br class="">
error like:<br class="">
<br class="">
ft1.1: setUpClass <br class="">
(tempest.api.network.test_networks.NetworksIpV6TestAttrs)_StringException: <br class="">
Traceback (most recent call last):<br class="">
 File "tempest/test.py", line 274, in setUpClass<br class="">
   six.reraise(etype, value, trace)<br class="">
 File "tempest/test.py", line 267, in setUpClass<br class="">
   cls.resource_setup()<br class="">
 File "tempest/api/network/test_networks.py", line 65, in resource_setup<br class="">
   cls.network = cls.create_network()<br class="">
 File "tempest/api/network/base.py", line 152, in create_network<br class="">
   body = cls.networks_client.create_network(name=network_name)<br class="">
 File "tempest/services/network/json/networks_client.py", line 21, in <br class="">
create_network<br class="">
   return self.create_resource(uri, post_data)<br class="">
 File "tempest/services/network/json/base.py", line 59, in create_resource<br class="">
   resp, body = self.post(req_uri, req_post_data)<br class="">
 File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/<br class="">
rest_client.py", line 259, in post<br class="">
   return self.request('POST', url, extra_headers, headers, body)<br class="">
 File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/<br class="">
rest_client.py", line 639, in request<br class="">
   resp, resp_body)<br class="">
 File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/<br class="">
rest_client.py", line 757, in _error_checker<br class="">
   resp=resp)<br class="">
tempest_lib.exceptions.UnexpectedResponseCode: Unexpected response code <br class="">
received<br class="">
Details: 503<br class="">
<br class="">
<br class="">
It is strange for me because it looks that error is somewhere in <br class="">
create_network. I didn't change anything in code which is creating networks. <br class="">
Other tests are fine IMHO.<br class="">
So my question is: should I check reason of this errors and try to fix it also <br class="">
in my patch? Or how should I proceed with such kind of errors?<br class="">
<br class="">
--<br class="">
Pozdrawiam / Best regards<br class="">
Sławek Kapłoński<br class="">
slawek@kaplonski.pl__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>