summaryrefslogtreecommitdiff
path: root/ironic/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use monotonic time for hashring reset"Zuul2023-05-091-1/+1
|\
| * Use monotonic time for hashring resetKaifeng Wang2023-05-071-1/+1
* | CI: Fix another network testJulia Kreger2023-05-081-0/+4
* | CI: Modify dhcp client ID failJulia Kreger2023-05-081-2/+4
* | Merge "Handle MissingAttributeError when using OOB inspections to fetch MACs"Zuul2023-05-081-0/+10
|\ \ | |/ |/|
| * Handle MissingAttributeError when using OOB inspections to fetch MACsJacob Anders2023-05-021-0/+10
* | Fix DB/Lock session handling issuesJulia Kreger2023-05-011-12/+17
* | Merge "Remove all references to the "cpus" property"Zuul2023-04-276-73/+29
|\ \
| * | Remove all references to the "cpus" propertyDmitry Tantsur2023-03-286-73/+29
* | | Merge "Add ablity to power off nodes in clean failed"Zuul2023-04-271-0/+30
|\ \ \
| * | | Add ablity to power off nodes in clean failedChris Krelle2023-04-241-0/+30
| | |/ | |/|
* | | tests: Replace invalid UUIDsStephen Finucane2023-04-192-6/+8
|/ /
* | Merge "Always fall back from hard linking to copying files"Zuul2023-04-101-86/+21
|\ \
| * | Always fall back from hard linking to copying filesDmitry Tantsur2023-03-311-86/+21
* | | Merge "On rpc service stop, wait for node reservation release"Zuul2023-04-051-4/+46
|\ \ \
| * | | On rpc service stop, wait for node reservation releaseSteve Baker2023-02-271-4/+46
* | | | Fix requests calls with timeoutsJulia Kreger2023-04-042-13/+25
| |/ / |/| |
* | | Merge "Enables boot modes switching with Anaconda deploy for ilo driver"Zuul2023-03-271-0/+78
|\ \ \
| * | | Enables boot modes switching with Anaconda deploy for ilo driverNisha Agarwal2023-03-171-0/+78
* | | | Merge "Refactoring: clean up inspection data handlers"Zuul2023-03-234-119/+82
|\ \ \ \
| * | | | Refactoring: clean up inspection data handlersDmitry Tantsur2023-03-144-119/+82
* | | | | Merge "Refactoring: create ironic.conductor.inspection"Zuul2023-03-232-113/+121
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Refactoring: create ironic.conductor.inspectionDmitry Tantsur2023-03-142-113/+121
* | | | Merge "Fixes Secureboot with Anaconda deploy"Zuul2023-03-201-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Fixes Secureboot with Anaconda deployNisha Agarwal2023-03-161-2/+8
* | | | Merge "Fix auth_protocol and priv_protocol for SNMP v3"Zuul2023-03-172-0/+93
|\ \ \ \ | |/ / / |/| | |
| * | | Fix auth_protocol and priv_protocol for SNMP v3Duc Truong2023-03-012-0/+93
* | | | Merge "Wipe Agent Token when cleaning timeout occcurs"Zuul2023-03-141-0/+6
|\ \ \ \
| * | | | Wipe Agent Token when cleaning timeout occcursJulia Kreger2023-03-021-0/+6
* | | | | Merge "Clean out agent token even if power is already off"Zuul2023-03-131-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Clean out agent token even if power is already offJulia Kreger2023-03-021-0/+25
| |/ / /
* | | | Merge "Do not recalculate checksum if disk_format is not changed"Zuul2023-03-131-7/+66
|\ \ \ \
| * | | | Do not recalculate checksum if disk_format is not changedDmitry Tantsur2023-03-071-7/+66
* | | | | Merge "Restructure the inspector module in preparation for its expansion"Zuul2023-03-105-56/+73
|\ \ \ \ \
| * | | | | Restructure the inspector module in preparation for its expansionDmitry Tantsur2023-03-015-56/+73
* | | | | | Update release mappings for 21.4 release21.4.0Julia Kreger2023-03-071-1/+1
* | | | | | Fix online upgrades for Bios/TraitsJulia Kreger2023-03-071-5/+24
| |/ / / / |/| | | |
* | | | | Merge "Do not move nodes to CLEAN FAILED with empty last_error"Zuul2023-03-023-12/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-013-12/+36
* | | | | Merge "Respond to rpc requests on stop until hash ring reset"Zuul2023-02-281-2/+79
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-2/+79
* | | | Merge "Add configurable delays to the fake drivers"Zuul2023-02-271-0/+29
|\ \ \ \
| * | | | Add configurable delays to the fake driversSteve Baker2022-10-131-0/+29
* | | | | Merge "Get conductor metric data"Zuul2023-02-271-16/+96
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Get conductor metric dataJulia Kreger2023-02-231-16/+96
* | | | | Merge "fix inspectwait logic"Zuul2023-02-231-0/+47
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix inspectwait logicJulia Kreger2023-02-151-0/+47
| |/ / /
* | | | Merge "Fixes console port conflict occurs in certain path"Zuul2023-02-202-38/+10
|\ \ \ \
| * | | | Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-152-38/+10
* | | | | Merge "Use association_proxy for port groups node_uuid"Zuul2023-02-194-27/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |