mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
The tests on slower systems are occassionally timing out leading to inconsistent pass/fail runs. The time out failure depending on which test it occurs in can result in false passes, or failres. Double the timeout, which hopefully will be enough to avoid the timeout issue without making the tests wait too long. Signed-off-by: John Johansen <john.johansen@canonical.com>