gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Smoke test question


From: Luis Pabon
Subject: [Gluster-devel] Smoke test question
Date: Mon, 14 Apr 2014 22:11:41 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]