mirror of
https://github.com/ceph/ceph
synced 2025-04-01 00:26:47 +00:00
test/fio: bump to fio 3.15
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
This commit is contained in:
parent
b1f4b2cc27
commit
710e5da85b
@ -9,7 +9,7 @@ function(build_fio)
|
||||
DOWNLOAD_DIR ${CMAKE_BINARY_DIR}/src/
|
||||
UPDATE_COMMAND "" # this disables rebuild on each run
|
||||
GIT_REPOSITORY "https://github.com/axboe/fio.git"
|
||||
GIT_TAG "fio-3.10"
|
||||
GIT_TAG "fio-3.15"
|
||||
SOURCE_DIR ${CMAKE_BINARY_DIR}/src/fio
|
||||
BUILD_IN_SOURCE 1
|
||||
CONFIGURE_COMMAND <SOURCE_DIR>/configure
|
||||
|
Loading…
Reference in New Issue
Block a user