ironic-python-agent/ironic_python_agent/tests/unit
Ramamani Yeleswarapu c5544fb7a0 Collect processor, memory and BIOS output of dmidecode
Implements an optional collector 'collect_dmidecode_info' for
collecting detailed info of processor, memory and BIOS and
adds it to the inspection data.

Collects BIOS, processor, memory info and adds under the 'dmi' key.

Change-Id: Ida9b418ca579b15de70d17886631f3b21697987e
Closes-Bug: #1635057
2017-06-28 10:23:45 -07:00
..
extensions Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 20:16:47 +07:00
hardware_managers Add missing 'autospec' argument to mock.patch 2017-03-19 10:04:19 -07:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_agent.py Collect NIC name given by BIOS 2017-05-18 14:44:11 -07:00
test_api.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_dmi_inspector.py Collect processor, memory and BIOS output of dmidecode 2017-06-28 10:23:45 -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 Collect NIC name given by BIOS 2017-05-18 14:44:11 -07:00
test_inspector.py Merge "Prevent tests' unmocked access to utils.execute()" 2017-05-15 04:25:45 +00:00
test_ironic_api_client.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10: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 Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_netutils.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_numa_inspector.py NUMA-topology collector 2017-05-16 08:07:58 -04:00
test_utils.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00