From: Andrei Pavel Date: Tue, 7 Apr 2026 13:34:12 +0000 (+0300) Subject: [#4446] Increase timeout of mysql_tests.sh X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fkea.git [#4446] Increase timeout of mysql_tests.sh --- diff --git a/src/bin/admin/tests/meson.build b/src/bin/admin/tests/meson.build index 2a4af41c00..ae56b587f6 100644 --- a/src/bin/admin/tests/meson.build +++ b/src/bin/admin/tests/meson.build @@ -44,7 +44,7 @@ if MYSQL_DEP.found() is_parallel: false, priority: -1, suite: 'shell-tests', - timeout: 960, + timeout: 1920, ) endif pgsql_tests = configure_file(