summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/extensions/test_clean.py
Commit message (Expand)AuthorAgeFilesLines
* Fix passing kwargs in clean stepswaleedm2022-07-011-0/+28
* Simplify error messages when running clean/deploy stepDmitry Tantsur2021-11-091-1/+25
* Merge "Add an ability to run in-band deploy steps"Zuul2020-04-091-29/+8
|\
| * Add an ability to run in-band deploy stepsMark Goddard2020-04-061-29/+8
* | Use unittest mock from standard libraryRiccardo Pittau2020-04-061-1/+1
|/
* Have unit tests all derive from our base unit test classJohn L. Villalovos2017-10-181-3/+3
* Fix waiting for target disk to appearLucas Alvares Gomes2017-10-161-11/+23
* Add missing 'autospec' argument to mock.patchJohn L. Villalovos2017-03-191-13/+25
* Allow hardware managers to override clean step priorityJosh Gachnang2016-01-141-5/+65
* Tuples returned by clean steps cause API errorJosh Gachnang2015-09-081-0/+23
* Split functional and py27 testsJosh Gachnang2015-08-281-0/+157