提交 e71368ef 编写于 作者: N Nini Gu

fio_linux: Add fio installation timeout for s390x

Add the timeout value to make the fio installation could finish on
s390x.
Signed-off-by: NNini Gu <ngu@redhat.com>
上级 7246a025
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
fio_options += '${fio_default_options} --rw=randread;' fio_options += '${fio_default_options} --rw=randread;'
fio_options += '${fio_default_options} --rw=randwrite;' fio_options += '${fio_default_options} --rw=randwrite;'
fio_options += '${fio_default_options} --rw=randrw' fio_options += '${fio_default_options} --rw=randrw'
s390x:
fio_install_timeout = 600
variants: variants:
- aio_native: - aio_native:
image_aio_stg0 = native image_aio_stg0 = native
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册