From: Andreas Schneider Date: Fri, 15 May 2020 14:09:47 +0000 (+0200) Subject: autobuild: Use sane random sleep values for samba-admem-mit X-Git-Tag: ldb-2.2.0~457 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=242b6cf2c4cc216affb7fb3b0627eb082f79f080;p=thirdparty%2Fsamba.git autobuild: Use sane random sleep values for samba-admem-mit Signed-off-by: Andreas Schneider Reviewed-by: Alexander Bokovoy --- diff --git a/script/autobuild.py b/script/autobuild.py index 8dcc96dc17e..840ed4e9648 100755 --- a/script/autobuild.py +++ b/script/autobuild.py @@ -486,7 +486,7 @@ tasks = { ], "samba-admem-mit": [ - ("random-sleep", random_sleep(300, 900)), + ("random-sleep", random_sleep(1, 1)), ("configure", "./configure.developer --with-selftest-prefix=./bin/ab --with-system-mitkrb5 --with-experimental-mit-ad-dc" + samba_configure_params), ("make", "make -j"), ("test", make_test(include_envs=[