summaryrefslogtreecommitdiff
path: root/source4/torture/raw/openbench.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23061: keep the RAW-BENCH-OPEN test balancedAndrew Tridgell1-19/+34
(This used to be commit 453d6f5c58ef60599894749a513d45f1bf5f1c4e)
2007-10-10r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCKAndrew Tridgell1-28/+163
(This used to be commit 30b1733d75a5f309441818be9718c0434b984f42)
2007-10-10r22835: it's useful to see how much time is remaining in this test (so we canAndrew Tridgell1-3/+4
tell if failures are due to the cleanup code) (This used to be commit a4ff1927d452dce93403c456ea9ba3a6b4332f5c)
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher1-3/+5
metze (This used to be commit 93089ad5e8b6e20c4fa92bf13b0137765aeac689)
2007-10-10r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clusteredAndrew Tridgell1-0/+248
implementation of a opendb backend. Use it in combination with --unclist to tell smbtorture to connect to multiple nodes in the cluster (This used to be commit b4e38b1b8dbc3ce817f858f39c3f0521c9832fce)