]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
autobuild: Use sane random sleep values for samba-admem-mit
authorAndreas Schneider <asn@samba.org>
Fri, 15 May 2020 14:09:47 +0000 (16:09 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 18 May 2020 14:43:41 +0000 (14:43 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
script/autobuild.py

index 8dcc96dc17e19144bcf7372d87ae5880216f7514..840ed4e964881512c24500cd1ebfa02c67c89bf7 100755 (executable)
@@ -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=[