Disable disk_config compute-feature-enabled in tempest
Ironic doesn't user diskconfig Change-Id: Iba03ba0167134a0b904b9a3462fdec5ca88d79d1
This commit is contained in:
parent
bbde494d0f
commit
49c454c61d
@ -1164,6 +1164,7 @@ function ironic_configure_tempest {
|
||||
die_if_not_set $LINENO bm_flavor_id "Failed to get id of baremetal flavor"
|
||||
iniset $TEMPEST_CONFIG compute flavor_ref $bm_flavor_id
|
||||
iniset $TEMPEST_CONFIG compute flavor_ref_alt $bm_flavor_id
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled disk_config False
|
||||
}
|
||||
|
||||
# Restore xtrace + pipefail
|
||||
|
Loading…
x
Reference in New Issue
Block a user