The adoption test should not depend on the iscsi deploy
It was removed many releases ago, the test is now always skipped. Change-Id: I0f03575ed99afbfe49c8207403d4d0ae5d1d50da
This commit is contained in:
parent
c9fc1882bc
commit
f51e00f4aa
@ -34,7 +34,7 @@ class BaremetalAdoptionDriverWholedisk(
|
||||
driver = 'ipmi'
|
||||
image_ref = CONF.baremetal.whole_disk_image_ref
|
||||
wholedisk_image = True
|
||||
deploy_interface = 'iscsi'
|
||||
deploy_interface = 'direct'
|
||||
# 1.37 is required to be able to copy traits
|
||||
api_microversion = '1.37'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user