ironic/ironic/tests/unit/drivers/modules
Mahnoor Asghar e6360bc84b Add inspection (processing) hooks
Adds inspection hooks in the agent inspect interface for processing
data received from the ramdisk at the /v1/continue_inspection
endpoint. The four default configuration hooks 'ramdisk-error',
'validate-interfaces', 'ports' and 'architecture' are added.
(The remaining inspection hooks will be added in further patches.)

Change-Id: I2cf1be465ba7a93fd66881b14972e960acd4dd4e
Story: #2010275
2023-08-25 09:38:39 -02:00
..
ansible Finally remove support for netboot and the boot_option capability 2022-08-02 12:47:31 +02:00
drac Mock sleep in unit tests that rely on it 2023-06-07 16:10:07 +02:00
ibmc Mock sleep in unit tests that rely on it 2023-06-07 16:10:07 +02:00
ilo Merge "Remove all references to the "cpus" property" 2023-04-27 23:10:00 +00:00
inspector Add inspection (processing) hooks 2023-08-25 09:38:39 -02:00
intel_ipmi Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
irmc Fix multiple things in CI 2023-06-30 14:45:45 +02:00
network Skip tests that fail occassionally in CI 2023-06-26 22:33:07 +00:00
redfish Merge "Add to Redfish hardware inventory collection" 2023-06-01 10:25:14 +00:00
storage [Minor] Fix misspellings of "insufficient" 2022-06-14 17:06:14 +00:00
xclarity Fix Mock objects as specs 2021-12-15 15:59:03 +01:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Finally remove support for netboot and the boot_option capability 2022-08-02 12:47:31 +02:00
test_agent_base.py Add hold steps 2023-06-30 14:34:26 -07:00
test_agent_client.py Mock sleep in unit tests that rely on it 2023-06-07 16:10:07 +02:00
test_agent_power.py Allow enabling fast-track per node 2021-12-08 14:26:51 +01:00
test_boot_mode_utils.py Remove support for trusted boot 2022-07-18 17:44:35 +02:00
test_console_utils.py Enforce autospec in test_console_utils 2021-03-08 19:16:08 +01:00
test_deploy_utils.py Do not recalculate checksum if disk_format is not changed 2023-03-07 11:57:23 +01:00
test_image_cache.py [Minor] Fix misspellings of "insufficient" 2022-06-14 17:06:14 +00:00
test_image_utils.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
test_inspect_utils.py Migrate the inspector's /continue API 2023-06-07 10:57:08 +02:00
test_ipmitool.py Enable vendor interfaces to be called as steps 2023-07-13 07:40:53 -07:00
test_ipxe.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
test_noop.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_noop_mgmt.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe.py CI: Fix PXE Ananconda cleanup test 2023-06-28 17:57:57 +00:00
test_ramdisk.py Finally remove support for netboot and the boot_option capability 2022-08-02 12:47:31 +02:00
test_snmp.py Fix auth_protocol and priv_protocol for SNMP v3 2023-03-01 16:44:40 -08:00