mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
There is a chance that restoring IP addresses to the test node will result in different IP addresses being assigned to that node. Removing a single IP address may then fail (or be a no-op) if it is done after the restore. So, swap the single IP address removal to happen first, then restore, then remove all IP addresses. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13924 Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Simple integration tests. These can be run against a pool of CTDB daemons running on the local machine - aka "local daemons".