tempest/tempest/lib/common
Federico Ressi d903e1db53 Fix tests for call_until_true function.
Unit tests for call_until_true function has to check
if passed function is actually called expected number
of times under two main cases:

- when given func returns true before timeout
- when given func never returs true before timeout

It has to be tested also that given paramterers are
passed when calling given function.

Change-Id: I43009e18987c73be2412db10dc605e4fc6661d97
2018-06-06 14:38:18 +00:00
..
utils Refactor config drive mounting 2018-02-19 10:16:13 -05:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
api_version_request.py Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
api_version_utils.py Add compare header version to create_image_from_server helper 2017-09-26 06:47:03 +01:00
cred_client.py keystone roles are case insensitive 2017-02-25 07:18:35 +01:00
cred_provider.py Remove creds providers dependency from clients 2017-07-20 20:42:36 +00:00
dynamic_creds.py Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
fixed_network.py Default to using neutron networks_client in get_tenant_network 2018-01-11 17:46:08 +08:00
http.py Add config options to set proxy_url 2017-10-16 16:36:48 +00:00
jsonschema_validator.py Add compute microversion 2.57 schema in servers_client 2018-05-22 14:55:15 +00:00
preprov_creds.py Default to using neutron networks_client in get_tenant_network 2018-01-11 17:46:08 +08:00
rest_client.py Add config options to set proxy_url 2017-10-16 16:36:48 +00:00
ssh.py Fix ssh proxy regression 2017-05-30 23:45:41 +09:00
thread.py Fix tests for call_until_true function. 2018-06-06 14:38:18 +00:00
validation_resources.py Make validation_resources a stable interface 2017-09-12 15:02:15 -06:00