openstacksdk/openstack/tests/functional
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
..
baremetal Correct updating baremetal nodes by name or ID 2018-10-08 17:48:38 +02:00
block_storage Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00
block_store/v2 Adds support to retrieve cinder backend pools information 2017-11-26 15:00:03 -06:00
cloud Merge "Implement network update" 2018-09-28 06:30:16 +00:00
clustering Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00
compute Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00
examples Run examples tests with functional tests 2018-02-22 13:12:44 -08:00
image Make resource a dict subclass usable by shade layer 2018-08-09 07:36:24 -05:00
load_balancer Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00
network Merge "Support firewall service for SDK" 2018-10-05 15:10:57 +00:00
object_store Migrate object_store to resource2/proxy2 2018-01-17 13:55:27 -06:00
orchestration Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00
__init__.py The first functional test 2015-04-14 12:01:54 -05:00
base.py Make timeouts in functional tests configurable 2018-11-23 10:21:06 +01:00