Merge "scripts: test-bifrost.sh: Use 'unsafe' disk cache for test VMs"
This commit is contained in:
commit
7f9fda7281
@ -24,6 +24,7 @@ BUILD_IMAGE="false"
|
||||
|
||||
VM_MEMORY_SIZE="3072"
|
||||
VM_DOMAIN_TYPE=qemu
|
||||
export VM_DISK_CACHE="unsafe"
|
||||
TEST_VM_NUM_NODES=1
|
||||
USE_CIRROS=true
|
||||
TESTING_USER=cirros
|
||||
|
Loading…
Reference in New Issue
Block a user