<pre>
Status: Passed
</pre>
<pre>
commit f73d562fc0ee3ff43f65cc418f213a79a727cb19
Author: Lucas Alvares Gomes <lucasagomes@gmail.com>
Date:   Tue Apr 11 16:00:31 2017 +0100

    python: Allow tuning the session probe_interval from IDL
    
    This patch is adding a new parameter called "probe_interval" to the
    constructor of the Idl class. This new parameter will be used to tune
    the database connection probing for that IDL session, some users might
    want to tune it to be less agressive than the current 5s default in OVS
    or even disable it.
    
    Reported-at: https://bugs.launchpad.net/networking-ovn/+bug/1680146
    Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
    Acked-by: Daniel Alvarez <dalvarez@redhat.com>
    Signed-off-by: Russell Bryant <russell@ovn.org>

</pre>
<pre>
View the changeset:
<a href="https://github.com/openvswitch/ovs/commit/f73d562fc0ee3ff43f65cc418f213a79a727cb19">https://github.com/openvswitch/ovs/commit/f73d562fc0ee3ff43f65cc418f213a79a727cb19</a>

View the full build log and details:
<a href="http://64.119.130.115/ovs/f73d562fc0ee3ff43f65cc418f213a79a727cb19">http://64.119.130.115/ovs/f73d562fc0ee3ff43f65cc418f213a79a727cb19</a></pre>