Change in vdsm[master]: Fix localfs functional tests in Fedora 18

danken at redhat.com danken at redhat.com
Thu Mar 7 09:22:31 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Fix localfs functional tests in Fedora 18
......................................................................


Fix localfs functional tests in Fedora 18

localfs storage backend is placed in /tmp, however /tmp is tmpfs in
Fedora 18 and it does not support direct IO, so we can not use it for
storing the backend data and the tests fail.

This patch create localfs storage backend in /var/tmp.

Change-Id: I461d35a3698725a03b8512cff1bf9a36e7a8b9ed
Signed-off-by: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
---
M tests/functional/xmlrpcTests.py
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  oVirt Jenkins CI Server: Verified
  Mark Wu: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Zhou Zheng Sheng: Verified


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I461d35a3698725a03b8512cff1bf9a36e7a8b9ed
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list