]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: exclude some more xfstests
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 12 Dec 2012 01:18:14 +0000 (17:18 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 12 Dec 2012 01:18:14 +0000 (17:18 -0800)
These worked on a newer kernel, but I forgot I had not updated it for the final image.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
qa/run_xfstests_qemu.sh

index 0b5b86de090e7aa7137306b412807cb53f2f1940..d2df8a563babc7ca6c522121f78d4ee941f44a3d 100644 (file)
@@ -3,5 +3,7 @@
 mkdir /tmp/cephtest
 wget https://raw.github.com/ceph/ceph/master/qa/run_xfstests.sh
 chmod +x run_xfstests.sh
-# tests excluded require extra packages for advanced acl and quota support
-./run_xfstests.sh -c 1 -f xfs -t /dev/vdb -s /dev/vdc 1-26 28-49 51-63 65-83 85-233 235-291
+# tests excluded fail in the current testing vm regardless of whether
+# rbd is used
+
+./run_xfstests.sh -c 1 -f xfs -t /dev/vdb -s /dev/vdc 1-17 19-26 28-49 51-61 63 66-79 83 85-105 108-110 112-135 137-170 172-204 206-217 220-227 230-231 233 235-241 243-249 251-262 264-278 281-286 288-289