mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
run_xfstests.sh: drop #62
Until #2359 is resolved. Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
4465c3ab74
commit
580b5203c6
@ -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-70 75-76"
|
||||
TESTS="1-9 11-15 17 19-21 26-28 31-34 41 45-48 51-54 56 61 63-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 219-226 234 238 244 253"
|
||||
|
Loading…
Reference in New Issue
Block a user