xci: scripts: start-new-vm.sh: Use 'unsafe' cache for the clean vm disk 81/43281/9
authorMarkos Chandras <mchandras@suse.de>
Wed, 27 Sep 2017 10:28:43 +0000 (11:28 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 27 Sep 2017 22:11:34 +0000 (23:11 +0100)
commit1e58883c62e464b1d7583489f67b10dcd13f5928
tree205a2c1c16f29445e08c37e2bbc99c6316f381f9
parent7a9f5301c9bf4d66efeb9d2891db47cccadfe1b5
xci: scripts: start-new-vm.sh: Use 'unsafe' cache for the clean vm disk

This is not a production virtual machine and we don't care
if we lose data in case it's killed unexpectedly so we can just
ignore the 'flush' commands from the guest. This will also improve
the overall I/O in the VMs.

Change-Id: Ib486a073f667e22f4a1e65a220ac553874f708cc
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/start-new-vm.sh