tobiko/tobiko/tests/unit
Federico Ressi 4bb2039863 Fix SSH client configuration
Use options from ssh config file even for triple-o hosts,
and before than tobiko.conf ones.

Change-Id: I49128fff780d4a9017b951176d422f302b4264de
2020-09-16 07:49:28 +00:00
..
cmd Remove unused integrations: os_faults and ansible 2020-02-19 17:35:09 +00:00
docker Implement docker module unit tests 2020-01-03 12:05:09 +00:00
openstack Add skip method for missing Keystone credentials 2020-09-11 16:04:41 +02:00
podman Add flake8 pre-commit hook 2020-07-03 12:55:43 +02:00
shell Fix SSH client configuration 2020-09-16 07:49:28 +00:00
tripleo Try multiple tripleo RC files for OS credentials 2020-08-04 04:23:08 +00:00
__init__.py Create time tools 2020-07-28 12:03:09 +02:00
_case.py Add captured log lines to test case details. 2019-08-19 15:02:01 +02:00
_patch.py Create retry tools 2020-07-28 16:20:44 +02:00
test_assert.py Rename package: tobiko.tests -> tobiko.tests.unit 2019-05-24 06:54:40 +02:00
test_cached.py Implement cached property tool 2020-05-15 13:20:29 +02:00
test_config.py Add possibility to prevent Tobiko from creating test resources 2019-07-22 15:55:34 +02:00
test_exception.py Add flake8 pre-commit hook 2020-07-03 12:55:43 +02:00
test_fixture.py Add fixture_id parameter to allow multiple fixtures of the same class 2020-07-01 14:48:21 +02:00
test_loader.py Pass statical analisys wiht Python2 2019-05-24 16:57:54 +02:00
test_logging.py Add timestamp, level and modulename to the format for capture log 2020-08-07 17:09:44 +02:00
test_operation.py Add API for defining cloud operations 2020-01-17 15:07:25 +01:00
test_retry.py Improve retry APIs 2020-08-04 11:22:24 +02:00
test_skip.py Rename skip_until to skip_unless 2019-08-12 12:02:48 +00:00
test_testcase.py Return dummuy test case in case not in one 2020-07-10 13:08:49 +02:00
test_time.py Update time tools 2020-08-10 17:42:25 +02:00
test_utils.py Fix looking for ovs agent based on compute node name 2020-04-27 13:50:16 +02:00