Martin Sivák has submitted this change and it was merged.
Change subject: Remove VDSM build dependency
......................................................................
Remove VDSM build dependency
The testsuite is not using VDSM at all, but the implementation
imports it. This fixes the test file so VDSM is mocked and can
be removed from the spec file.
Change-Id: I6a601459989da1ffc03469143004a7edf4224fac
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M ovirt-hosted-engine-ha.spec.in
M ovirt_hosted_engine_ha/lib/storage_backends_test.py
2 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Martin Sivák: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/38275
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6a601459989da1ffc03469143004a7edf4224fac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server