tempest-stress/tempest_stress/actions
afazekas 7103432b92 Unit test logging
Tempest used to have logging.conf sample which included
stress logging, it was removed from tempest adding more
up date version here.

Also test cases can fail with an assert method
which considered failure not error.

Having the test case exceptions logged.

Stop overriding the working logger name,
as no other action does such override.

Change-Id: I46898b705b58ae5921a4c2e6b95ab4c841dbc9af
2022-09-12 14:03:36 +02:00
..
__init__.py Initial commit for stress framework from tempest 2016-10-07 17:28:43 +09:00
server_create_destroy.py Switch to use stable data_utils 2020-12-29 15:19:12 -06:00
ssh_floating.py Switch to use stable data_utils 2020-12-29 15:19:12 -06:00
unit_test.py Unit test logging 2022-09-12 14:03:36 +02:00
volume_attach_delete.py Switch to use stable data_utils 2020-12-29 15:19:12 -06:00
volume_attach_verify.py Switch to use stable data_utils 2020-12-29 15:19:12 -06:00
volume_create_delete.py Switch to use stable data_utils 2020-12-29 15:19:12 -06:00