1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00

python/blackbox: add rpcd_witness_samba_only.py test

This tests the witness service and its interaction with
ctdb.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
This commit is contained in:
Stefan Metzmacher
2024-01-10 15:11:24 +01:00
parent b3c51c4b82
commit b17e090e7c
4 changed files with 474 additions and 0 deletions

View File

@@ -98,11 +98,13 @@ EXCLUDE_DIRS = {
'source4/dsdb/tests/python',
'bin/ab',
'bin/python/samba/tests',
'bin/python/samba/tests/blackbox',
'bin/python/samba/tests/dcerpc',
'bin/python/samba/tests/krb5',
'bin/python/samba/tests/ndr',
'python/samba/tests',
'python/samba/tests/bin',
'python/samba/tests/blackbox',
'python/samba/tests/dcerpc',
'python/samba/tests/krb5',
'python/samba/tests/ndr',