ironic-tempest-plugin/ironic_tempest_plugin/tests/api
Julia Kreger 8d176bd321 Undo maintenace state on protected node tests
As part of the protected from deletion test, we set a node into maintenance
state which allows override actions to be performed for node deletions.

The test is verifying the removal of the node is prevented. This fails upon
the TearDown class execution, resulting in a silent hidden failure which
cannot complete teardown because you cannot unprovision, as is in the
teardown step, a node in maintenance state.

Explicitly unset maintenance, and the world will be happy!

Change-Id: I89839ecb0e08555ddcfee0289350fac1923b3958
2022-07-13 13:10:49 -07:00
..
admin Undo maintenace state on protected node tests 2022-07-13 13:10:49 -07:00
__init__.py Provide __init__.py to make all modules importable 2017-12-12 12:15:31 +01:00
base.py Remove six 2022-05-10 08:19:33 +09:00