Change in vdsm[master]: spec: qemu-img is required during the tests

nsoffer at redhat.com nsoffer at redhat.com
Mon Sep 29 17:10:49 UTC 2014


Nir Soffer has uploaded a new change for review.

Change subject: spec: qemu-img is required during the tests
......................................................................

spec: qemu-img is required during the tests

The tests use vdsm/qemuimg module, which checks where qemu-img is
located. We can probably mock it but it does not seem worth the effort.

Change-Id: I609904760c47c064ae24047da32e9e8879b1e476
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/07/33507/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 17e2fdb..cd1c0e4 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -91,6 +91,7 @@
 BuildRequires: python-inotify
 BuildRequires: python-ioprocess >= 0.12
 BuildRequires: python-pthreading
+BuildRequires: qemu-img
 BuildRequires: rpm-python
 %if 0%{?rhel} == 6
 BuildRequires: python-argparse


-- 
To view, visit http://gerrit.ovirt.org/33507
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I609904760c47c064ae24047da32e9e8879b1e476
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list