- Sep 01, 2008
-
-
Bobi Jam authored
b=16570 i=h.huang, robert.read Make MDS_SETXATTR request replayable.
-
- Aug 29, 2008
-
-
Elena Gryaznova authored
i=Nathan.Rutman restore the original at_max on all nodes
-
- Aug 26, 2008
-
-
Elena Gryaznova authored
i=Tappro tests 20c, 32, 37 fixes: let pid to be killed
-
- Aug 21, 2008
-
-
Elena Gryaznova authored
i=Tappro test_34 fix: let pid to be killed
-
- Aug 12, 2008
-
-
Bobi Jam authored
b=16570 i=h.huang add a testcase on replaying setxattr op.
-
- Jul 31, 2008
-
-
Elena Gryaznova authored
i=Adilger test_70a: fix sed pattern
-
- Jul 11, 2008
-
-
Andreas Dilger authored
Create subdirectory before trying to create files therein. b=16369 i=johann
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jun 16, 2008
-
-
Elena Gryaznova authored
i=Adilger remove tdir creation from run_one: the test has to create tdir by itself if it needs this dir
-
- Jun 13, 2008
-
-
Yury Umanets authored
r=nikita,shadow - fixed handling for OBD_FAIL_$PREF_$OPC_NET fail_ids in mdt. Former code did not check it correctly (due to typo with && instead of &) in mdt_req_handle() and they all did not work. In same time, some handlers like mdt_close() and mdt_enqueue() tried to check them again (result of some wrong fix) but again, did it not correctly. They returned 0 error without doing anything. This should have to emulate network failure. But as they did not allocate reply buffer and returned 0 error, they caused rs != NULL assert in ptlrpc. Fxing this also fixed replay-single.sh test_53* and replay_dual.sh test_12 and possibly others; - removed checking for NET fail_id in mdt_close() and mdt_enqueue() - sources of recent assert; - added sanity check in mdt_req_handle() for any other invalid situation about returning 0 error and not allocating reply buffers; - removed mdt_reply(), move its one line call into mdt_req_handle(). This was needed to simplify handling NET fail_ids in which case we should just return 0 and make sure that no reply is sent; - comments and cleanups; - in reply-dual.sh - remove test 8 from ALWAYS_EXCEPT. It passes in HEAD. Originally for placed into ALWAYS_EXCEPT for old mds code and later moved to HEAD test scripts but as mds in HEAD is completely new this bug is making any sense there; - in reply-single.sh - remove tests 0b 39 56 from ALWAYS_EXCEPT. They are passing in HEAD. Also they are obsolete and related to closed bugs.
-
- Jun 09, 2008
-
-
Robert Read authored
b=15929 i=grev Cleanup PATH in tests so absolute paths are used, and each path is added at most once.
-
- May 28, 2008
-
-
Elena Gryaznova authored
i=Adilger rename subtests to skipping mechanism works properly
-
komaln authored
r=adilger to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 22, 2008
-
-
Elena Gryaznova authored
i=Adilger config file for several remote clients; replay-single test_70a, test_70b
-
- May 20, 2008
-
-
komaln authored
r=Andreas replace /proc/fs/lustre access with lctl set_param
-
- May 13, 2008
-
-
Elena Gryaznova authored
i=Adilger replay-single test_61* fixes: set fail loc on all oss
-
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Alexey Lyashkov authored
because this bugs fixed already.
-
- Mar 06, 2008
-
-
Alexey Lyashkov authored
b=13821 i=wangdi i=umka
-
- Feb 28, 2008
-
-
chenzheng authored
i=grev add the following fail tests to always-except list: sanity 65a, 65e replay_dual 14 insanity 2, 4 replay_single 56, 59 conf_sanity 33a liblustre
-
- Feb 14, 2008
-
-
Bobi Jam authored
b=3462 i=johann i=adilger patch addressing replay-single test53 set port for HEAD.
-
- Feb 12, 2008
-
-
Elena Gryaznova authored
i=Adilger change tdir to start from d0 to be cleaned up automatically
-
- Dec 24, 2007
-
-
Elena Gryaznova authored
i=Adilger use new-style setstripe args
-
- Dec 12, 2007
-
-
Elena Gryaznova authored
i=Adilger report the slow and excluded tests separately
-
- Dec 11, 2007
-
-
Elena Gryaznova authored
i=Adilger typo fixed (found by Huang Hua)
-
- Nov 30, 2007
-
-
Elena Gryaznova authored
i=nathan.rutman cleanup: remove tdir creation
-
- Nov 27, 2007
-
-
Elena Gryaznova authored
i=Adilger acc-sm "SLOW" list (all scripts)
-
- Nov 02, 2007
-
-
Elena Gryaznova authored
i=Nathan t-f fn wait_exit_ST() b=13798 i=Adilger Use TESTSUITE in tdir b=12599 i=Nathan lost fix
-
- Nov 01, 2007
-
-
Nathan Rutman authored
i=adilger i=green simultaneous MDT->OST connections at startup can cause the sync to abort, leaving the OSC in a bad state
-
- Oct 29, 2007
-
-
Elena Gryaznova authored
i=Nathan i=Huanghua test_50 fix for remote mds
-
- Oct 11, 2007
-
-
Elena Gryaznova authored
i=Nathan i=Scjody use multiop instead of exec
-
- Sep 20, 2007
-
-
Elena Gryaznova authored
i=Adilger Wait recovery complete before AFTERUSED is checked.
-
- Sep 14, 2007
-
-
Elena Gryaznova authored
i=Nathan get rid of "./"
-
- Sep 06, 2007
-
-
Elena Gryaznova authored
i=Brian i=Adilger att. 11642: more acc-sm fixes.
-
Elena Gryaznova authored
i=Brian i=Nathan i=Tianzy i=Wangdi grant check Wangdi patch; elimination of duplicated code.
-
- Aug 30, 2007
-
-
Elena Gryaznova authored
b=13367 i=Adilger i=Nathan t-f skip(); use logs for all test scripts helper remote_mds() remote_ost()
-
- Aug 22, 2007
-
-
Elena Gryaznova authored
i=Adilger test_41 fix for remote mds.
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Sep 21, 2005
-
-
alex authored
- regression test for the case
-