<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 25, 2015 at 2:15 PM, Russell Bryant <span dir="ltr"><<a href="mailto:rbryant@redhat.com" target="_blank">rbryant@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 08/25/2015 01:26 PM, Amitabha Biswas wrote:<br>
> Russell suggested removing the MYSQL_DRIVER=MySQL-python declaration<br>
</span>> from local.conf <a href="https://review.openstack.org/#/c/216413/which" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/216413/which</a> results in<br>
<span class="">> PyMySQL as the default.<br>
><br>
> With the above change the above DB errors are no longer seen in my local<br>
> setup,<br>
<br>
</span>It's great to hear that resolved the errors you saw!<br>
<br>
>  1. Is there any impact of using PyMySQL for the Jenkins check and gates.<br>
<br>
As Jeremy mentioned, this is what everything else is using (and what OVN<br>
was automatically already using in OpenStack CI).<br>
<br>
>  2. Why is the gate-networking-ovn-python27**failing (the past couple of<br>
<span class="">>     commits) in {0}<br>
>     networking_ovn.tests.unit.test_ovn_plugin.TestOvnPlugin.test_create_port_security<br>
>     [0.194020s] ... FAILED. Do we need another conversation to track this?<br>
<br>
</span>This is a separate issue.  The networking-ovn git repo has been pretty<br>
quiet the last few weeks and it seems something has changed that made<br>
our tests break.  We inherit a lot of base plugin tests from neutron, so<br>
it's probably some change in Neutron that we haven't synced with yet.  I<br>
haven't had time to dig into it yet.<br></blockquote><div><br></div><div>This patch was recently merged to Neutron:</div><div><a href="https://review.openstack.org/#/c/201141/">https://review.openstack.org/#/c/201141/</a><br></div><div><br></div><div>Looks like that unit test is trying to create a port with an invalid MAC address.</div><div>I pushed a fix here:</div><div><a href="https://review.openstack.org/#/c/216837/">https://review.openstack.org/#/c/216837/</a><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class=""><font color="#888888"><br>
--<br>
Russell Bryant<br>
</font></span><div class=""><div class="h5"><br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>