mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
dc076b835f
Separate functions are not needed for stopping/starting/restarting individual nodes. The stop and start functions essentially just use onnode, though for local daemons this is embedded in local_daemons.sh. So, just provide one stop and one start function that takes an optional nodespec, defaulting to all nodes. Restarting becomes common. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Complex integration tests. These need a real or virtual cluster. That is, they can not be run against local daemons.