]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4446] Increase timeout of mysql_tests.sh master
authorAndrei Pavel <andrei@isc.org>
Tue, 7 Apr 2026 13:34:12 +0000 (16:34 +0300)
committerAndrei Pavel <andrei@isc.org>
Tue, 7 Apr 2026 13:34:12 +0000 (16:34 +0300)
src/bin/admin/tests/meson.build

index 2a4af41c00b44d5a7dc9b18ee24dff268657e905..ae56b587f63f87d7163eab7813e0a598ad081b6b 100644 (file)
@@ -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(