torture3: test rpc scalability
commit04e0412a659b2542bc9c6d4a22bc443d8445b0ef
authorVolker Lendecke <vl@samba.org>
Mon, 6 Mar 2023 09:05:41 +0000 (6 10:05 +0100)
committerJule Anger <janger@samba.org>
Wed, 8 Mar 2023 10:15:08 +0000 (8 10:15 +0000)
tree3b2272d31ee11e09f3161ef6725071f9a3fb30d5
parent73f99903244a02616d2ae28bcfce4b86da530f34
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>
(cherry picked from commit 86e95b57d6848482dc73c624c2e8d2bdb79c1d21)
source3/torture/proto.h
source3/torture/test_rpc_scale.c [new file with mode: 0644]
source3/torture/torture.c
source3/torture/wscript_build