Double functional testing timeout to 120s

Bug #1671016 reported by Dong Jun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
Dong Jun

Bug Description

I encountered a similar problem to https://review.openstack.org/#/c/172148/

When i am dealing with the following question https://bugs.launchpad.net/networking-ovn/+bug/1670663,
increased testing time of ACL checking caused job failure due to TimeoutException in TestOvnNbSync.test_ovn_nb_sync_mode_log.

This is the log info, then i change the timeout time to 120, it's passing.

Slowest Tests
Test id Runtime (s)
----------------------------------------------------------------------------------- -----------
networking_ovn.tests.functional.test_ovn_db_sync.TestOvnNbSync.test_ovn_nb_sync_log 60.083

...
      File "/usr/lib/python2.7/difflib.py", line 423, in find_longest_match
        if k > bestsize:
      File "/opt/stack/networking-ovn/.tox/dsvm-functional/local/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler
        raise TimeoutException()
    fixtures._fixtures.timeout.TimeoutException

...
======
Totals
======
Run: 1 in 60.083004 sec.
 - Passed: 0
 - Skipped: 0
 - Failed: 1

Dong Jun (dongj)
Changed in networking-ovn:
assignee: nobody → Dong Jun (dongj)
Changed in networking-ovn:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/443057
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=cc9c1604fcfeb66a39dd1167ccd632b6e30fac32
Submitter: Jenkins
Branch: master

commit cc9c1604fcfeb66a39dd1167ccd632b6e30fac32
Author: Dong Jun <email address hidden>
Date: Wed Mar 8 18:19:52 2017 +0800

    Double functional testing timeout to 120s

    Increased testing time of functional caused job failure due to
    TimeoutException in TestOvnNbSync.test_ovn_nb_sync_mode_log.

    Change-Id: I917b71841a5d4c8f12f55e89714bc493848296d0
    Closes-Bug: #1671016
    Signed-off-by: Dong Jun <email address hidden>

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 3.0.0.0b1

This issue was fixed in the openstack/networking-ovn 3.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.