Dan Kenigsberg has submitted this change and it was merged.

Change subject: tests: Add symlink mount test
......................................................................


tests: Add symlink mount test

Some filesystems like gfs2 resolves symlink (as /dev/mapper/name or
/dev/vg/lv), and the real device will appear in /proc/mounts instead of
the original device symlink specified on the command line. This adds a
test for this case.

This test use a symlink to a backing image mounted using the loop
device. This is a simple way to simulate the same issue when using gfs2.

Change-Id: I9f3d6333921505846f345d015907e5f6174af4f8
Bug-Url: https://bugzilla.redhat.com/888711
Signed-off-by: Enrico Tagliavini <enrico.tagliav...@gmail.com>
Reviewed-on: http://gerrit.ovirt.org/27514
Tested-by: Nir Soffer <nsof...@redhat.com>
Reviewed-by: Nir Soffer <nsof...@redhat.com>
Reviewed-by: Yoav Kleinberger <yklei...@redhat.com>
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
---
M tests/mountTests.py
1 file changed, 22 insertions(+), 0 deletions(-)

Approvals:
  Nir Soffer: Verified; Looks good to me, but someone else must approve
  Enrico Tagliavini: Looks good to me, but someone else must approve
  Yoav Kleinberger: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9f3d6333921505846f345d015907e5f6174af4f8
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Enrico Tagliavini <enrico.tagliav...@gmail.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Enrico Tagliavini <enrico.tagliav...@gmail.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Xavi Francisco <xfran...@redhat.com>
Gerrit-Reviewer: Yoav Kleinberger <yklei...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to