ironic-python-agent/ironic_python_agent/tests/unit
Nikolay Fedotov 518c338ca3 Discover IPv6 BMC address
Change-Id: Ia7f24c1df782de4809a5195876bbf0309b481fd7
Story: #2005133
Task: #29817
2019-04-08 15:58:33 +03:00
..
extensions Allow image checksum to be a URL 2019-02-25 14:28:09 +01:00
hardware_managers Replace assertEqual(True/False, expr) with assertTrue/assertFalse in tests 2018-09-18 16:14:20 +08: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 Making ironic-python-agent able to stop with python 3.x 2019-02-04 09:55:08 +01: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 Discover IPv6 BMC address 2019-04-08 15:58:33 +03:00
test_inspector.py Add secondary sorting by name when guessing root disk 2019-02-11 17:53:47 +01:00
test_ironic_api_client.py Include IPA Version during heartbeat 2017-12-07 12:16:06 +00:00
test_multi_hardware_clean_steps.py Fix waiting for target disk to appear 2017-10-16 15:39:25 +02:00
test_multi_hardware.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10: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 Add secondary sorting by name when guessing root disk 2019-02-11 17:53:47 +01:00