1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

autobuild: Use sane random sleep values for samba-admem-mit

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
Andreas Schneider 2020-05-15 16:09:47 +02:00 committed by Andreas Schneider
parent 4fe51b27e0
commit 242b6cf2c4

View File

@ -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=[