Comment 3 for bug 1599458

Revision history for this message
Li Ma (nick-ma-z) wrote :

I run all the test cases in test_apps in local environment. The timeout issue was randomly appeared.
Slowest Tests
Test id Runtime (s)
-------------------------------------------------------------------------- -----------
dragonflow.tests.fullstack.test_apps.TestL3App.test_icmp_ping_pong 76.976
dragonflow.tests.fullstack.test_apps.TestDHCPApp.test_dhcp_app 44.690
dragonflow.tests.fullstack.test_apps.TestDHCPApp.test_dhcp_app_dos_block 40.565
dragonflow.tests.fullstack.test_apps.TestArpResponder.test_simple_response 39.365
dragonflow.tests.fullstack.test_apps.TestApps.test_infrastructure 17.450

It seems that the running time of each case was increased and then reached the eventlet timeout.