mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
s4-torture: also test CLUSCTL_CLUSTER_CHECK_VOTER_DOWN.
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
4075d1c264
commit
f9788a8424
@ -2518,7 +2518,8 @@ static bool test_ClusterControl(struct torture_context *tctx,
|
||||
CLUSCTL_CLUSTER_GET_COMMON_PROPERTIES,
|
||||
CLUSCTL_CLUSTER_GET_RO_COMMON_PROPERTIES,
|
||||
CLUSCTL_CLUSTER_GET_FQDN,
|
||||
CLUSCTL_CLUSTER_GET_PRIVATE_PROPERTIES
|
||||
CLUSCTL_CLUSTER_GET_PRIVATE_PROPERTIES,
|
||||
CLUSCTL_CLUSTER_CHECK_VOTER_DOWN
|
||||
};
|
||||
int i;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user