ironic-python-agent/ironic_python_agent/tests/unit
Julia Kreger aef703b879 Refuse secure erase if ATA command does not work
Adds dependency upon smartmontools's binary smartctl to
query the block devices via ATA mode which fails on pass-thru
buses such as ATA over SCSI and ATA over USB, in an effort
to prevent the initiation of ATA secure erase with one
of these interfaces in place which may render the disk
unreachable after security options are enabled for
ATA Secure Erase or upon the Secure Erase command being
sent to the Hard Disk.

Change-Id: I7635a197eb000650e919fac386b38ac15ef17041
Story: #2002546
Task: #22109
Depends-On: Ibbfd168844524d91927bdd6e67d973e0bd519bf2
2018-06-28 18:38:10 +00:00
..
extensions Merge "Do not try unmounting the EFI partition if it was not mounted" 2017-12-15 08:40:16 +00:00
hardware_managers mlnx hardware_manager: get mac address using netifaces 2018-03-11 12:50:08 +02: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 Refuse secure erase if ATA command does not work 2018-06-28 18:38:10 +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 Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00