selftest: Fix samba3.clustered.smb2.deny.deny2 test
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 12 Apr 2023 01:20:00 +0000 (13:20 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 12 Apr 2023 13:52:32 +0000 (13:52 +0000)
commit62893486c62a2cf08191cdc92f851b2815461a59
tree0443139c511453574b478db3aa1d325ad730ebd2
parent839ca0cd353df9272fdfbb18e551892135cf48fd
selftest: Fix samba3.clustered.smb2.deny.deny2 test

This test failed to start, emitting the following error:
Unknown torture operation 'clustered.smb2.deny.deny2'

To fix this, remove the 'clustered.' prefix from the test name.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/selftest/tests.py