From: Josh Durgin Date: Wed, 12 Dec 2012 01:18:14 +0000 (-0800) Subject: qa: exclude some more xfstests X-Git-Tag: v0.57~325 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8e6a53531b00153eccea023e017162179973d3a1;p=ceph.git qa: exclude some more xfstests These worked on a newer kernel, but I forgot I had not updated it for the final image. Signed-off-by: Josh Durgin --- diff --git a/qa/run_xfstests_qemu.sh b/qa/run_xfstests_qemu.sh index 0b5b86de090..d2df8a563ba 100644 --- a/qa/run_xfstests_qemu.sh +++ b/qa/run_xfstests_qemu.sh @@ -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