mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +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> (cherry picked from commit 2c784709b25d92b70e94b000260aae1e0f15a905) Signed-off-by: John Johansen <john.johansen@canonical.com>