Merge "scripts: test-bifrost.sh: Use 'unsafe' disk cache for test VMs"

This commit is contained in:
Jenkins 2017-02-03 14:28:25 +00:00 committed by Gerrit Code Review
commit 7f9fda7281

View File

@ -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