summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authortamil <tamil@tamil-VirtualBox.(none)>2012-08-21 01:53:18 +0200
committertamil <tamil@tamil-VirtualBox.(none)>2012-08-21 01:53:18 +0200
commit5ad013b575d43b074860c17a4d4d97ed72216798 (patch)
treea7efbb22e229ae5301b0dd23bb35ba8b8a20c696 /qa
parenttest_rbd.py: remove clone before image it depends on (diff)
downloadceph-5ad013b575d43b074860c17a4d4d97ed72216798.tar.xz
ceph-5ad013b575d43b074860c17a4d4d97ed72216798.zip
"Removed 274 from xfstests"
Signed-off-by: tamil <tamil.muthamizhan@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 cfae6dc39e5..e9c9fc4c92e 100644
--- a/qa/run_xfstests.sh
+++ b/qa/run_xfstests.sh
@@ -46,7 +46,7 @@ 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"
-TESTS="${TESTS} 262 269 273-275"
+TESTS="${TESTS} 262 269 273 275"
# 275 was the highest available test as of 4/10/12.
######