ceph/qa/run_xfstests_qemu.sh
Josh Durgin 02946e5e4f qa: stop running xfstests 192 in qemu
This test is unreliable in a vm since it relies on command timing for
checking access time.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-06-05 12:58:44 -07:00

11 lines
519 B
Bash

#!/bin/bash
mkdir /tmp/cephtest
#wget https://raw.github.com/ceph/ceph/master/qa/run_xfstests.sh
wget -O run_xfstests.sh 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/run_xfstests.sh'
chmod +x run_xfstests.sh
# 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-67 69-79 83 85-105 108-110 112-135 137-170 174-191 193-204 206-217 220-227 230-231 233 235-241 243-249 251-262 264-278 281-286 288-289