Configuration drives don't appear to work on aarch64+kvm.
Tempest testing succeeds without a configuration drive. Change-Id: I5a884eda6c1ea7961d1ee8f43548346e14437fa0
This commit is contained in:
parent
0c1726e2cb
commit
aca36eb491
@ -42,6 +42,7 @@ live_migration = false
|
||||
block_migration_for_live_migration = false
|
||||
block_migrate_cinder_iscsi = false
|
||||
spice_console = true
|
||||
config_drive = {{ ansible_architecture != 'aarch64' }}
|
||||
rescue = false
|
||||
enable_instance_password = {{ tempest_enable_instance_password }}
|
||||
interface_attach = false
|
||||
|
Loading…
Reference in New Issue
Block a user