openstacksdk/openstack/tests
Artem Goncharov 84116d6125 Make timeouts in functional tests configurable
functional tests are often failing due to timeouts in `wait_for`
functions. It forces us to trigger a "recheck". Let's make it
configurable instead. A top level timeout can be set
with `OPENSTACKSDK_FUNC_TEST_TIMEOUT` env and defaults to 300.
Func tests for each service might override this var
(i.e. for heat `OPENSTACKSDK_FUNC_TEST_TIMEOUT_ORCHESTRATE`).
OPENSTACKSDK_FUNC_TEST_TIMEOUT_LOAD_BALANCER is set to 600 (in tox)
to respect the value previously used in the code.

Change-Id: I7bdcd67e858a1f2c43cb131ebdf549da070fbb4a
2018-11-23 10:21:06 +01:00
..
ansible Add more options to enable ansible testing feature 2018-08-09 10:53:59 +08:00
functional Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00
unit Fix neutron endpoint mangling 2018-11-09 10:27:21 -06:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Restore timeout_scaling_factor 2018-09-25 14:05:23 -05:00
fakes.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00