neutron/neutron/tests/unit/agent/common
Kevin Benton 7eba573e54 Fix some slow unit tests
- patch DB retry count for tests excercising retry decorator.
  These tests were taking 40 seconds per run (one used by 4 classes)
  by going through the full retry count with backoff. ~240 seconds of
  CPU time lost to them.
- Adjust vsctl_timeout down on ofport retry test.
  This one was taking up to 10 seconds with the default timeout.

TrivialFix
Change-Id: Iabe99c06abde81ced7e8dfa48bfe8b066c59ce70
2016-12-08 14:11:34 -08:00
..
__init__.py Add missing neutron/tests/unit/agent/common/__init__.py 2015-04-01 22:43:13 +02:00
test_config.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ovs_lib.py Fix some slow unit tests 2016-12-08 14:11:34 -08:00
test_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
test_utils.py Remove MidonetInterfaceDriver 2015-11-10 16:09:52 +09:00