提交 37807a9e 编写于 作者: A Amos Kong

netperf: adjust fbase to 5

We do rounding in regression.py, so here we adjust the default
fbase to 5
Signed-off-by: NAmos Kong <akong@redhat.com>
上级 821f623f
......@@ -9,7 +9,7 @@ from autotest.client.shared import error
from virttest import utils_test, utils_misc, utils_net, remote, data_dir
def format_result(result, base="12", fbase="2"):
def format_result(result, base="12", fbase="5"):
"""
Format the result to a fixed length string.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册