selftest: Only run samba_tool_drs_showrepl test once
authorAndrew Bartlett <abartlet@samba.org>
Sat, 4 Sep 2021 01:11:08 +0000 (13:11 +1200)
committerJeremy Allison <jra@samba.org>
Sun, 5 Sep 2021 02:28:29 +0000 (02:28 +0000)
commit75a5ed66731e947fa16af81aab7649d1fddec45f
treec418652489fb8a38aa05973427d9cf6c25b35f18
parente8b4599e0935290c5e59df9fd4f695ad8d6f361c
selftest: Only run samba_tool_drs_showrepl test once

This test is not slow, but there is no value running it twice.

Running this test twice just increases the chances we might
loose a race as it shows and validates live replication data.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/selftest/tests.py