Enable ctdb tests in autobuild

Michael Adam obnox at samba.org
Thu Nov 14 02:19:05 MST 2013


After some testing and discussion on irc, this is premature:
There are a few issues we need to solve before we can
safely run make test of ctdb successfully and concurrently.

Cheers - Michael

On 2013-11-14 at 17:42 +1100, Amitay Isaacs wrote:
> Hi,
> 
> A small patch to enable "make test" for ctdb target in autobuild.
> 
> Amitay.

> From 9b0daa069e58a387f827b4f1fde1c2cae4d8dcf1 Mon Sep 17 00:00:00 2001
> From: Amitay Isaacs <amitay at gmail.com>
> Date: Thu, 14 Nov 2013 17:38:29 +1100
> Subject: [PATCH] autobuild: Run ctdb regression tests
> 
> Signed-off-by: Amitay Isaacs <amitay at gmail.com>
> ---
>  script/autobuild.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/script/autobuild.py b/script/autobuild.py
> index 48fbc3b..187838c 100755
> --- a/script/autobuild.py
> +++ b/script/autobuild.py
> @@ -40,6 +40,7 @@ tasks = {
>                 ("configure", "./configure ${PREFIX}", "text/plain"),
>                 ("make", "make all", "text/plain"),
>                 ("install", "make install", "text/plain"),
> +               ("test", "make test", "text/plain"),
>                 ("check-clean-tree", "../script/clean-source-tree.sh", "text/plain"),
>                 ("clean", "make clean", "text/plain") ],
>  
> -- 
> 1.8.3.1
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 215 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20131114/22021e27/attachment.pgp>


More information about the samba-technical mailing list