summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-06-14 09:07:26 -0700
committerSage Weil <sage@inktank.com>2012-06-14 09:07:26 -0700
commit97c9f0143073cc26abeeb265a58322939f00d697 (patch)
treee8f503b5640a81f75723920709ef10665c67a1d5 /qa
parent7f4d1710e16d7831497b9fb5dcb5709368eb4e79 (diff)
downloadceph-97c9f0143073cc26abeeb265a58322939f00d697.tar.gz
qa: disable xfstest 68 for now
Stop the qa noise we fix #2410. Looks like a freeze/thaw thing. Maybe Jan's new freeze/thaw code will address this? That's probably wishful thinking. Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'qa')
-rw-r--r--qa/run_xfstests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/run_xfstests.sh b/qa/run_xfstests.sh
index 6b366118fcb..cfae6dc39e5 100644
--- a/qa/run_xfstests.sh
+++ b/qa/run_xfstests.sh
@@ -42,7 +42,7 @@ TESTS="-g auto" # The "auto" group is supposed to be "known good"
# Override the default test list with a list of tests known to pass
# until we can work through getting them all passing reliably.
-TESTS="1-9 11-15 17 19-21 26-28 31-34 41 45-48 51-54 56 61 63-70 75-76"
+TESTS="1-9 11-15 17 19-21 26-28 31-34 41 45-48 51-54 56 61 63-67 69-70 75-76"
TESTS="${TESTS} 79 84 88-89 91-92 103 108 116 118-120 130"
TESTS="${TESTS} 135 137-141 166 169 179 182-183 188-190 194"
TESTS="${TESTS} 196 199 201 203 220-226 234 238 244 253"