You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ironic/ironic/tests/unit/drivers/modules
Shivanand Tendulker 38201d9f2a Fixes automated cleaning failure in iLO drivers
Automated cleaning fails for iLO driver if iLO is in System POST
state. iLO does not allow setting of boot device when it is in
System POST state. Node needs to be powered off before initiating
boot for cleaning.

Closes-Bug: 1536730
Change-Id: Icd0f39d718aabdcad56636e662dec788c4e1b427
7 years ago
..
amt Merge "DRAC: cleanup after switch to python-dracclient" 7 years ago
cimc Replace HTTP 'magic numbers' with constants 8 years ago
drac DRAC: cleanup after switch to python-dracclient 7 years ago
ilo Fixes automated cleaning failure in iLO drivers 7 years ago
irmc Merge "Add hardware inspection module for iRMC driver" 7 years ago
msftocs Rename utils.py to mgr_utils.py to avoid namespace collision 8 years ago
oneview Simplifies exception message assurance for oneview.common tests 8 years ago
ucs Make task parameter mandatory in get_supported_boot_devices 8 years ago
__init__.py Move unit tests to correct directory 8 years ago
test_agent.py Add proxy related parameters to agent driver 7 years ago
test_agent_base_vendor.py Cache agent clean steps on node 7 years ago
test_agent_client.py Replace HTTP 'magic numbers' with constants 8 years ago
test_console_utils.py Use ironic-lib's util methods 8 years ago
test_deploy_utils.py Cache agent clean steps on node 7 years ago
test_iboot.py iboot: add wait loop for pstate to activate 8 years ago
test_image_cache.py Merge "Move ironic.tests.unit.base to ironic.tests.base" 8 years ago
test_inspector.py Rename utils.py to mgr_utils.py to avoid namespace collision 8 years ago
test_ipminative.py Rename utils.py to mgr_utils.py to avoid namespace collision 8 years ago
test_ipmitool.py Log warning if ipmi_username/ipmi_password missing 7 years ago
test_iscsi_deploy.py Use ironic-lib's util methods 8 years ago
test_pxe.py Use ironic-lib's util methods 8 years ago
test_seamicro.py Use assertTrue/False instead of assertEqual(T/F) 8 years ago
test_snmp.py Add hardware inspection module for iRMC driver 7 years ago
test_ssh.py Add console feature to ssh driver 8 years ago
test_virtualbox.py Rename utils.py to mgr_utils.py to avoid namespace collision 8 years ago
test_wol.py Rename utils.py to mgr_utils.py to avoid namespace collision 8 years ago