neutron/neutron
Slawek Kaplonski 3eaaf0756c [Functional] Increase test_timeout for db migration tests
Patch [1] increased timeouts for test_walk_version functional tests
for MySQL backend to 300 seconds to avoid failures due to timeouts.

Unfortunately it looks that on nodes from some cloud providers used
in the gate and with number of migration scripts which we have in
Neutron those tests can take sometimes even around 400 seconds.

So lets increase this to 600 seconds to avoid such failures of
functional tests job.

[1] https://review.openstack.org/#/c/610003/

Change-Id: I9d129f0e90a072ec980aadabb2c6b812c08e1618
Closes-Bug: #1687027
(cherry picked from commit c39afbd5fc)
2018-10-25 07:43:46 +00:00
..
agent Merge "Revert "DVR: Fix allowed_address_pair IP, ARP table update by neutron agent"" into stable/pike 2018-10-25 02:30:23 +00:00
api Revert "DVR: Inter Tenant Traffic between networks not possible with shared net" 2018-10-19 10:15:35 +02:00
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd More efficiently clean up OVS ports 2018-01-25 15:29:49 +00:00
common Windows: fix exec calls 2018-06-20 18:16:16 +00:00
conf [OVS] Add mac-table-size to be set on each ovs bridge 2018-06-20 18:17:21 +00:00
core_extensions Fix default qos policy when creating network 2017-08-24 14:35:38 +00:00
db Merge "Revert "DVR: Fix allowed_address_pair IP, ARP table update by neutron agent"" into stable/pike 2018-10-25 02:30:23 +00:00
debug Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
extensions Only allow SG port ranges for whitelisted protocols 2018-05-11 00:24:34 +02:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Reduce IP address collision during port creating 2018-07-20 10:35:49 +00:00
locale Imported Translations from Zanata 2017-07-18 08:36:04 +00:00
notifiers Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
objects Fix Port OVO filtering based on security groups 2018-06-08 13:25:16 +00:00
pecan_wsgi Dont log about skipping notification in normal case 2017-09-23 20:14:57 +00:00
plugins Merge "Fix corner case in failure assigning MAC to SR-IOV NIC" into stable/pike 2018-10-24 19:39:54 +00:00
privileged Revert "DVR: Fix allowed_address_pair IP, ARP table update by neutron agent" 2018-09-13 17:18:04 +00:00
quota CountableResource: try count/get functions for all plugins 2017-09-12 16:23:22 +00:00
scheduler Avoid redundant HA port creation during migration 2017-09-11 19:56:19 +00:00
server Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
services Fix meter-label-rule creation 2018-04-20 17:58:09 +00:00
tests [Functional] Increase test_timeout for db migration tests 2018-10-25 07:43:46 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Do not load default service plugins if core plugin is not DB based 2017-11-20 15:36:35 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-20 15:36:35 +00:00
opts.py fix missing l2pop config option docs 2017-10-23 17:40:00 +02:00
policy.py Log policy filters in one line 2017-08-23 21:23:01 +00:00
service.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00