ironic-python-agent/ironic_python_agent/tests/unit
Dmitry Tantsur d0d47ce08f Stop logging lshw output, collect it with other logs instead
The lshw output is huge even on virtual machines, and it pollutes
the debug logging. This change silences it. Instead, the lshw output
is collected as part of the ramdisk logs.

Depends-On: https://review.opendev.org/#/c/665635/
Change-Id: I6a3015b2d8d09f6f48b5cbd39dc84bd75b72f909
(cherry picked from commit 94048fe97e)
2019-06-18 05:46:13 +00:00
..
extensions Bind mount /run into chroot when installing grub 2019-05-08 19:24:29 +01:00
hardware_managers Execute error in _detect_cna_card 2018-01-26 18:34:56 +00:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Fix issue with double mocking of utils.execute functions 2017-12-01 07:42:02 -08:00
test_agent.py Follow-up patch for rescue extension for CoreOS 2018-01-30 19:00:13 +00:00
test_api.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_base.py Fix issue with double mocking of utils.execute functions 2017-12-01 07:42:02 -08:00
test_dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
test_encoding.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py Ironic python agent does not extract correct available memory 2019-04-16 15:45:25 +00:00
test_inspector.py Clean up deprecated items in the inspection code 2017-09-19 14:05:13 +02:00
test_ironic_api_client.py Include IPA Version during heartbeat 2017-12-07 12:16:06 +00:00
test_multi_hardware.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_multi_hardware_clean_steps.py Fix waiting for target disk to appear 2017-10-16 15:39:25 +02:00
test_netutils.py [LLDP] Skip NICs that say they are ready but are unreadable. 2017-11-28 17:25:43 +00:00
test_numa_inspector.py Have unit tests all derive from our base unit test class 2017-10-18 11:06:30 -07:00
test_utils.py Stop logging lshw output, collect it with other logs instead 2019-06-18 05:46:13 +00:00