[PATCH] CTDB configuration changes

Amitay Isaacs amitay at gmail.com
Wed Mar 28 00:58:26 UTC 2018


On Mon, Mar 26, 2018 at 4:32 PM, Martin Schwenke via samba-technical
<samba-technical at lists.samba.org> wrote:
> This patch set does several things:
>
> * Drop CTDB_MANAGED_SERVICES configuration variable, which is probably
>   not used by anyone.
>
> * Move tunable configuration to ctdb.tunables in the configuration
>   directory instead of using CTDB_SET_<var>=<val> syntax in the main
>   configuration file.
>
> * Allow event scripts to be configured via options file that sit in
>   the event script directory.  For example, 50.samba can be configured
>   via options specified in 50.samba.options.
>
>   This is not yet enforced.  However, in the future, most users will
>   not need options for event scripts because the defaults will work
>   nicely.
>
> * Pay off a huge amount of my own technical debt by cleaning up
>   ctdb/tests/eventscripts/.  Some amount of this is obviously necessary
>   to allow the above changes, while the rest just makes this test suite
>   more comprehensible and hackable.

Long overdue overhauling of the testing infrastructure! :-)

> Please review and maybe push...
>

Pushed to autobuild.

Amitay.



More information about the samba-technical mailing list