ironic/ironic/tests/unit/drivers/modules
Dmitry Tantsur 2e8db13e09
Flip require_managed_boot to True for the new agent inspection
This value is a way for an operator to signal Ironic whether they have
an infrastructure for unmanaged inspection. Previously, unmanaged
inspection was considered to be always supported. With this change,
the inspector-based inspection works as previously, while the new
built-in inspection defaults to only managed inspection.

Change-Id: I4a9125881dc5822656efde1346807c3dd749973e
2024-01-22 19:54:20 +01: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 RedfishFirmware Interface 2023-09-20 13:09:38 -03:00
inspector Flip require_managed_boot to True for the new agent inspection 2024-01-22 19:54:20 +01: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 Fixes Raid creation in iLO6 and other BMC with latest schema 2023-12-12 08:40:44 +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 fix nits related to image server bauth 2023-12-01 11:09:15 +02:00
test_agent_base.py RedfishFirmware Interface 2023-09-20 13:09:38 -03:00
test_agent_client.py Add service steps call to agent logic 2023-08-28 20:57:43 +00: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 Add service steps call to agent logic 2023-08-28 20:57:43 +00:00
test_image_cache.py Cleanup if images.fetch fails 2023-07-07 13:24:22 -07:00
test_image_utils.py Use per-node external_http_url for boot ISO 2023-11-23 23:27:00 +13:00
test_inspect_utils.py Replace swiftclient usage with openstacksdk 2023-11-29 12:44:30 +13: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 Kickstart: Don't error unit tests ksvalidate is present 2023-09-26 14:11:30 +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