Commit Graph

20 Commits

Author SHA1 Message Date
Kaloian Manassiev
7257da6cab SERVER-14243 Fix the MMAP V1 file allocation logic
* Adds a failpoint and updates the disk full error handling.
* Updated the failing diskfull.js
2014-10-10 09:40:21 -04:00
Randolph Tan
0dabee8227 SERVER-13741 Migrate remaining tests to use write commands 2014-05-15 14:04:11 -04:00
David Storch
7238072660 Revert "SERVER-13741 Migrate remaining tests to use write commands"
This reverts commit 87dc3ae516.
2014-05-06 19:00:56 -04:00
Randolph Tan
87dc3ae516 SERVER-13741 Migrate remaining tests to use write commands 2014-05-06 16:32:44 -04:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Eliot Horowitz
85355c5212 SERVER-7451 - fix disk full test error checking 2012-12-18 11:10:02 -05:00
Mathias Stearn
7b79d3b193 Disable journaling for disk/diskfull.js. SERVER-4557
journal diskfull tested in seporate test
2012-02-21 17:48:59 -05:00
Mathias Stearn
172fb439ab Fix diskfull tests by bypassing journal free space check at startup 2011-11-30 12:22:36 -05:00
Mathias Stearn
30792b84a3 Don't allow taking write lock while out of disk space SERVER-2609 2011-04-12 18:23:47 -04:00
Aaron
b0dc17c0c4 don't reference diskfulltest dir when it doesn't exist, duh 2011-01-04 19:05:56 -08:00
Aaron
ffccf20842 clear directory in disk/diskfull test, and clean test itself a little 2011-01-04 15:02:37 -08:00
Eliot Horowitz
44d70c6327 fix test 2010-08-18 14:42:21 -04:00
Aaron
e5a49e306f SERVER-228 update test t now that we don't exit when disk is full 2010-02-04 19:01:48 -08:00
Aaron
7b0fd14cbd MINOR handle listFiles output format correctly in diskfull.js test 2010-01-19 17:30:07 -08:00
Aaron
15a31df5e9 MINOR cleaner directory check in diskfull.js test, validate dir in listFiles 2010-01-19 17:07:30 -08:00
Aaron
5fb0867997 explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
Aaron
f5efaa92ea check that no 'Got signal' message printed in diskfull test MINOR 2009-05-12 15:06:12 -04:00
Aaron
28005f1d15 update diskfull test MINOR 2009-05-12 13:37:42 -04:00
Aaron
7dd4ce5501 diskfull test enhancements MINOR 2009-05-12 12:12:19 -04:00
Aaron
9b791d91a8 add diskfull test 2009-05-12 11:20:05 -04:00