octavia/octavia/tests/tempest
Adam Harwell 283ec721c8 Fix connection timeout spam in subunit logs
Wait 1 second between connection attempts, as connecting with
no delay and logging every exception was filling the subunit
logs with sometimes over 70,000 lines of IOError spam.

For an example, see:
http://logs.openstack.org/42/422942/1/check/gate-octavia-v1-dsvm-scenario-ubuntu-xenial-nv/9aa9599/logs/testrepository.0.gz

Change-Id: Id85a21a2739927b440021f338de9546ccb47088e
2017-01-19 23:41:27 -06:00
..
v1 Fix connection timeout spam in subunit logs 2017-01-19 23:41:27 -06:00
v2 Fix connection timeout spam in subunit logs 2017-01-19 23:41:27 -06:00
README.rst Octavia: Implement Tempest Plugin 2016-08-24 16:47:28 -05:00
__init__.py Octavia: Implement Tempest Plugin 2016-08-24 16:47:28 -05:00
config.py Basic listener scenario test 2016-10-27 15:22:09 -07:00
plugin.py Corrected test_dir path in TempestPlugin 2016-08-28 17:06:34 +05:30

README.rst

Tempest Integration of octavia

This directory contains Tempest tests to cover the octavia project.