torture3: test rpc scalability
authorVolker Lendecke <vl@samba.org>
Mon, 6 Mar 2023 09:05:41 +0000 (10:05 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 6 Mar 2023 21:32:35 +0000 (21:32 +0000)
commit86e95b57d6848482dc73c624c2e8d2bdb79c1d21
treeb1d8509fa85c69fc08ebdffe3d093d21790c56bc
parentf3ce9970002459a069344ca5519fb91feacb4a6e
torture3: test rpc scalability

With

smbtorture3 //127.0.0.1/ipc\$ rpc-scale -N 50 -o 1000

I am able to immediately trigger bug 15130.

Not running by default, this is a pure load test.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15310

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/torture/proto.h
source3/torture/test_rpc_scale.c [new file with mode: 0644]
source3/torture/torture.c
source3/torture/wscript_build