提交 c4c50d94 编写于 作者: P Ping Li

rh_qemu_iotests: drop parameter --force

Drop the parameter "--force", rpmbuild will apply all
patches to source code.
Signed-off-by: NPing Li <pingl@redhat.com>
上级 5719988d
......@@ -10,7 +10,7 @@
check_image = no
query_format = "%{NAME}-%{VERSION}-%{RELEASE}.src.rpm"
download_rpm_cmd = brew download-build --rpm %s
get_src_cmd = rpm -ivhf %s && rpmbuild -bp %s --nodeps --force
get_src_cmd = rpm -ivhf %s && rpmbuild -bp %s --nodeps
rpmbuild_clean_cmd = rpmbuild --clean %s --nodeps
iotests_result_pattern = "Failed\s*(\d+)\s*of\s*(\d+)\s*test"
variants:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册