[Gluster-devel] Smoke test question

Luis Pabon lpabon at redhat.com
Tue Apr 15 02:11:41 UTC 2014


Hi guys,
     I am investigating running smoke tests inside Docker.io, but I 
cannot seem to pass the posix-compliance tests.  I then tried to run the 
posix-compliance tests on XFS and EXT4 but I could make them pass there 
either.  This is what I did:

$ truncate -s 5G mydisk
$ sudo mkfs.xfs mydisk
$ sudo mount -o loop mydisk /mnt
$ cd /mnt
* Change the value of 'fs' in ~/qa/tools/posix-compliance/conf according 
to the file system format.
$ prove -r ~/qa/tools/posix-compliance/tests

They always fail on chown tests.  Anyone know why?

- Luis




More information about the Gluster-devel mailing list