tobiko/tobiko/tests/unit
Eduardo Olivares d550af6423 Obtain overcloud ssh username based on RHOSP release
The overcloud_ssh_username was configurable with default value
"heat-admin".
With this patch, the value is still configurable, but its default value
is calculated depending on the RHOSP release under test.

Change-Id: I85ff6bcd259130e57d5395a5e2faf3ba08050210
2023-03-22 20:08:42 +01:00
..
actors Simplify actor sub-class declaration 2022-03-05 07:00:45 +01:00
openstack Discard neutron replies when number of agents is 0 2023-03-02 09:13:49 +01:00
shell Add timeout to all open_session calls 2022-12-22 14:50:01 +00:00
tripleo Obtain overcloud ssh username based on RHOSP release 2023-03-22 20:08:42 +01:00
__init__.py Remove podman unit tests 2021-05-31 12:44:54 +02:00
_case.py Run nested test cases as sub-tests 2022-07-27 10:14:37 +00:00
_patch.py Create retry tools 2020-07-28 16:20:44 +02:00
test_cached.py Implement cached property tool 2020-05-15 13:20:29 +02:00
test_case.py Run nested test cases as sub-tests 2022-07-27 10:14:37 +00:00
test_config.py Add possibility to prevent Tobiko from creating test resources 2019-07-22 15:55:34 +02:00
test_conftest.py Use tobiko own config options to configure logging 2021-09-29 10:52:38 +02:00
test_exception.py Handle SetupError exception to avoid spamming into log files. 2020-09-25 14:59:58 +00:00
test_fixture.py Add new use_fixture function 2022-01-03 08:25:36 +00:00
test_ini.py Allow to parse io streams from open .ini files 2022-06-15 07:30:41 +00:00
test_loader.py Simplify actor sub-class declaration 2022-03-05 07:00:45 +01: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 Add retry attempt property to check if it is the last aptempt 2021-07-08 12:58:33 +00:00
test_select.py Fix SSH key filenames issues 2022-07-07 13:31:47 +00:00
test_skip.py Add skip_on_error decorator 2021-12-28 13:05:14 +01: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
test_version.py Refactor tripleo skippers for checking RHOSP version 2022-07-19 06:26:11 +00:00