eefd7739d9
Defaults bifrost to leverage fast track. This will enable bifrost's CI to identify failures related to code changes around fast track... which is ultimately a little more difficult to test in the OpenStack oriented CI jobs. Change-Id: I643d4d3ee9f75cc7525ddf0551a03483906c433b
9 lines
332 B
YAML
9 lines
332 B
YAML
---
|
|
features:
|
|
- |
|
|
The default for bifrost is to enable ironic's fast_track mode using
|
|
ironic.conf's ``[deploy]fast_track`` option which enables ironic
|
|
to skip a power cycle sequence for deployments if the node power
|
|
is already on and the agent is running, which is how stand-alone
|
|
deployments tend to operate.
|