summaryrefslogtreecommitdiff
path: root/test/suite/test_sweep01.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2142. At the end of a test run, all open connections should be closedDon Anderson2015-11-301-21/+4
* Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-211-1/+1
|\
| * Python, whitespace cleanup.Keith Bostic2015-08-201-1/+1
* | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-121-10/+29
|\ \ | |/
| * Fix tests to match new statistic names.Michael Cahill2015-08-121-10/+10
| * Fix the sweep test: do checkpoints inline so the session cache is swept.Michael Cahill2015-08-121-2/+5
| * Merge branch 'develop' into sweep-statsMichael Cahill2015-08-121-10/+10
| |\
| * | WT-1481 Fix statistics name usage in tests.Susan LoVerso2015-08-031-2/+18
| |/
* | When sweep finishes, there are now 4 files, counting the lookasideKeith Bostic2015-08-101-4/+4
|/
* Make this test run again: set the file_manager.close_handle_minimum toKeith Bostic2015-04-081-5/+6
* Add a __setitem__ to cursors in the Python API, remove lots of boilerplate c....Michael Cahill2015-03-311-6/+2
* The sweep test depends on checkpoints running to find clean handles to discar...Michael Cahill2015-03-261-6/+10
* Change the sweep server to only operate on clean files. Track the maximum tr...Michael Cahill2015-03-241-6/+2
* Fix whitespace, tab characters.Keith Bostic2015-03-171-1/+2
* Tabs to spaces.Susan LoVerso2015-03-171-5/+5
* Implement review feedback. The new configuration strings are:Alex Gorrod2015-03-171-9/+12
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Merge branch 'develop' into dhandle-hashMichael Cahill2014-12-161-1/+0
|\
| * Loosen test checks while debugging on dhandle-hash branch.Susan LoVerso2014-12-151-3/+19
* | Add a few more sweep stats to understand why the test sometimes fails.Susan LoVerso2014-12-151-1/+45
* | Merge branch 'develop' into dhandle-hashAlex Gorrod2014-12-151-2/+2
|\ \ | |/
| * Used prune_scenario limit the number of scenarios for default test runs.Don Anderson2014-12-121-2/+2
* | Extend time in test_sweep01.py. #1460Susan LoVerso2014-12-111-1/+1
* | Use dhandle hash lists in more places. Adjust sweep timings. #1460Susan LoVerso2014-12-111-1/+1
|/
* Add connection sweep stats and a sweep test. #1446Susan LoVerso2014-12-101-0/+145