summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-04-05 06:23:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:49:50 -0500
commit25b4ee7af84b25f11d1cee0e10146b61f8453901 (patch)
tree700b8c9e8b944843ff104ed323fc206bff869b61 /source4/torture/config.mk
parente936efb26f52dd1d8f90ea4754abc567491c01f1 (diff)
downloadsamba-25b4ee7af84b25f11d1cee0e10146b61f8453901.tar.gz
samba-25b4ee7af84b25f11d1cee0e10146b61f8453901.tar.bz2
samba-25b4ee7af84b25f11d1cee0e10146b61f8453901.zip
r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clustered
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)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 640e79cd95..d66c57b18e 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -78,6 +78,7 @@ OBJ_FILES = \
raw/write.o \
raw/lock.o \
raw/lockbench.o \
+ raw/openbench.o \
raw/rename.o \
raw/eas.o \
raw/streams.o \