ironic/ironic/tests/unit/drivers/modules
likui e5f7e052ac Fix Reopen Web Console Duplicate Sol Session
Reopen web console may occasionally result in duplicated
sol session. get_console action open
one console process while another sol session remains.

This patch adds "sol deactivate" action before get
console. Make sure the current connection always a success.

Change-Id: Ie5d9c94a3e9e3561b6aa1a52462d6739662d4eb0
2024-03-07 15:41:32 -08: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 Add inspection hooks 2023-10-17 09:31:33 -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 Make sure we eject media from DVD when CD is requested 2023-10-13 09:37:53 -03: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 Merge "Remove instance image after deployment" 2023-08-29 11:54:59 +00: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 Extract generic image publishing code from image_utils 2023-10-10 16:00:26 +02:00
test_inspect_utils.py inspect_utils, handle bracketed IPv6 redfish addr 2023-09-19 14:54:12 +02:00
test_ipmitool.py Fix Reopen Web Console Duplicate Sol Session 2024-03-07 15:41:32 -08: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