Commit 2951c101 authored by Maciej Wawryk's avatar Maciej Wawryk Committed by Tomasz Zawadzki
Browse files

Change fio version



Whole autotest fails on VM Fedora31
GH #1081
Fio version update to fio-3.15

Signed-off-by: default avatarMaciej Wawryk <maciejx.wawryk@intel.com>
Change-Id: I3b91c426050eb30af6b58434b6219090c61a48ba
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476893


Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
parent fd771400
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@ First, clone the fio source repository from https://github.com/axboe/fio

    git clone https://github.com/axboe/fio

Then check out the fio 3.3:
Then check out the fio 3.15:

    cd fio && git checkout fio-3.3
    cd fio && git checkout fio-3.15

Finally, compile the code:

+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ function install_fio()
    if echo $CONF | grep -q fio; then
        # This version of fio is installed in /usr/src/fio to enable
        # building the spdk fio plugin.
        local fio_version="fio-3.3"
        local fio_version="fio-3.15"

        # Change version on Arch Linux, 3.3 does not compile
        # with gcc 9