summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/conductor/test_cleaning.py
Commit message (Expand)AuthorAgeFilesLines
* Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-071-10/+11
* Fix nodes stuck at cleaning on Network Service issuesKaifeng Wang2022-09-201-6/+20
* Remove temporary cleaning information on starting cleaningDmitry Tantsur2021-04-221-3/+10
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-14/+39
* Do not enter maintenance if cleaning fails before running the 1st stepDmitry Tantsur2021-01-081-2/+12
* Merge "Allow disabling automated_clean per node"Zuul2020-11-251-0/+24
|\
| * Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-0/+24
* | Update `cleaning_error_handler`Aija Jauntēva2020-11-131-3/+3
* | Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-101-3/+3
|/
* Handle agent still doing the prior commandJulia Kreger2020-10-291-0/+31
* Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-061-0/+29
* Fix agent token and URL handling during fast-track deploymentDmitry Tantsur2020-06-161-2/+24
* Fix fast track when exiting cleaningJulia Kreger2020-06-031-2/+7
* Collect ramdisk logs also during cleaningDmitry Tantsur2020-05-141-2/+57
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Split cleaning-related functions from manager.py into a new moduleDmitry Tantsur2020-02-061-0/+975