]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/fio: bump to fio 3.15
authorIgor Fedotov <ifedotov@suse.com>
Mon, 11 Nov 2019 22:19:29 +0000 (01:19 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Mon, 11 Nov 2019 23:24:45 +0000 (02:24 +0300)
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
cmake/modules/BuildFIO.cmake

index 55c40a3a059e51bf5b7032ce907897e99b6fae3c..28e7ebfca774793c1a3bfe9d9aa0f7a149f6c408 100644 (file)
@@ -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