Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
test: Check IO metrics with virtio-blk
Browse files Browse the repository at this point in the history
Test PR to check what results we get with virtio-blk.

Fixes #1045

Signed-off-by: Sebastien Boeuf <[email protected]>
  • Loading branch information
Sebastien Boeuf committed Mar 2, 2018
1 parent b1f8bdc commit 7d92dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ DEFBRIDGES := 1
DEFNETWORKMODEL := macvtap

DEFDISABLEBLOCK := false
DEFBLOCKSTORAGEDRIVER := virtio-scsi
DEFBLOCKSTORAGEDRIVER := virtio-blk
DEFENABLEMEMPREALLOC := false
DEFENABLEHUGEPAGES := false
DEFENABLESWAP := false
Expand Down

0 comments on commit 7d92dd5

Please sign in to comment.