6fa28b1fb7
This change introduces kvm acceleration support. The default settings still use qemu as the domain type and kvm needs to be explicitly set in order to enable it. Change-Id: I59af1b7a844b927cac45722f7ea7ea4abeef7c8f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 lines
168 B
YAML
7 lines
168 B
YAML
---
|
|
# defaults file for bifrost-create-vm-nodes
|
|
baremetal_csv_file: "/tmp/baremetal.csv"
|
|
test_vm_memory_size: "3072"
|
|
test_vm_num_nodes: "1"
|
|
test_vm_domain_type: "qemu"
|